-
-
-
-
-
-
-

-
全部便签
-

-
-
-
-
今天下午6:30
-
|
-
-
21
-
-
-
-

-
-
-

-
-
-
-
-
手机设计
-
-
-
-
-
-

-
啥事实
-
-
-
-
-

-
去问问
-
-
-
-
-
-
-
-
-

-
大电锯
-
-
-
-
-
-
-
-

-
设计师
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
setShowAlert(false)"
+ header="未保存的更改"
+ message="您有未保存的更改,确定要丢弃吗?"
+ :buttons="[
+ {
+ text: '取消',
+ role: 'cancel',
+ },
+ {
+ text: '丢弃',
+ handler: () => window.history.back(),
+ },
+ ]">
-
+
+
+
diff --git a/src/pages/NoteEditorPage_old.vue b/src/pages/NoteEditorPage_old.vue
deleted file mode 100644
index 3299c13..0000000
--- a/src/pages/NoteEditorPage_old.vue
+++ /dev/null
@@ -1,174 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- setShowAlert(false)"
- header="未保存的更改"
- message="您有未保存的更改,确定要丢弃吗?"
- :buttons="[
- {
- text: '取消',
- role: 'cancel'
- },
- {
- text: '丢弃',
- handler: () => window.history.back()
- }
- ]"
- >
-
-
-
-
\ No newline at end of file