diff --git a/Ink Canvas/Windows/FeedbackPages/FeedbackPage1.xaml b/Ink Canvas/Windows/FeedbackPages/FeedbackPage1.xaml index 6b39dfb2..a0988051 100644 --- a/Ink Canvas/Windows/FeedbackPages/FeedbackPage1.xaml +++ b/Ink Canvas/Windows/FeedbackPages/FeedbackPage1.xaml @@ -56,11 +56,6 @@ - - - 暂无遥测 ID - - diff --git a/Ink Canvas/Windows/FeedbackPages/FeedbackPage3.xaml.cs b/Ink Canvas/Windows/FeedbackPages/FeedbackPage3.xaml.cs index 9a4cbea0..cca3422c 100644 --- a/Ink Canvas/Windows/FeedbackPages/FeedbackPage3.xaml.cs +++ b/Ink Canvas/Windows/FeedbackPages/FeedbackPage3.xaml.cs @@ -10,6 +10,8 @@ namespace Ink_Canvas.Windows.FeedbackPages public event EventHandler CardCopyIssueUrlClick; public event EventHandler BtnCopyMarkdownClick; + public string MarkdownTemplate => TextBoxMarkdownTemplate.Text; + public FeedbackPage3() { InitializeComponent(); diff --git a/Ink Canvas/Windows/FeedbackWindow.xaml b/Ink Canvas/Windows/FeedbackWindow.xaml index 068c4ead..67c6ba52 100644 --- a/Ink Canvas/Windows/FeedbackWindow.xaml +++ b/Ink Canvas/Windows/FeedbackWindow.xaml @@ -22,9 +22,6 @@ - - - @@ -48,7 +45,7 @@ -