diff --git a/src/components/CommandCard.vue b/src/components/CommandCard.vue new file mode 100644 index 0000000..9e238b5 --- /dev/null +++ b/src/components/CommandCard.vue @@ -0,0 +1,258 @@ + + + + + diff --git a/src/pages/ConfigurationPage.vue b/src/pages/ConfigurationPage.vue index 89af5ea..627adc0 100644 --- a/src/pages/ConfigurationPage.vue +++ b/src/pages/ConfigurationPage.vue @@ -6,6 +6,7 @@ class="text-teal fixed-left" style="width: 80px; border-right: 1px solid #0000001f" > + - +
-
- -
- - 启用/停用 - - - - 选项菜单 - - - - - 导出 - - - 复制到剪贴板 - - - - - - 删除 - -
- - - -
- -
- -
-
- {{ quickcommand.features.explain }} -
-
- -
- - - -
- -
- - {{ quickcommand.program }}| - -
-
-
-
+ >
@@ -115,59 +53,31 @@ - -