今日记录
diff --git a/frontend/src/views/mobile/KeyVisitsList.vue b/frontend/src/views/mobile/KeyVisitsList.vue
new file mode 100644
index 0000000..b026e7e
--- /dev/null
+++ b/frontend/src/views/mobile/KeyVisitsList.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ item.description }}
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/mobile/MiniBizList.vue b/frontend/src/views/mobile/MiniBizList.vue
new file mode 100644
index 0000000..ca87c9a
--- /dev/null
+++ b/frontend/src/views/mobile/MiniBizList.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ item.product_type }}
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/mobile/PlansList.vue b/frontend/src/views/mobile/PlansList.vue
new file mode 100644
index 0000000..477efcd
--- /dev/null
+++ b/frontend/src/views/mobile/PlansList.vue
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ item.plan_content }}
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/mobile/WorkCenter.vue b/frontend/src/views/mobile/WorkCenter.vue
new file mode 100644
index 0000000..441780b
--- /dev/null
+++ b/frontend/src/views/mobile/WorkCenter.vue
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+
+ {{ m.icon }}
+ {{ m.label }}
+ {{ m.count() }} 条
+
+
+
+
+
+