diff --git a/.env.development b/.env.development
index 88427e6..982083f 100644
--- a/.env.development
+++ b/.env.development
@@ -1,6 +1,6 @@
NODE_ENV = 'development'
# Base API
-VITE_APP_BASE_URL='https://multi-store.lihaink.cn'
-# VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn'
+# VITE_APP_BASE_URL='https://multi-store.lihaink.cn'
+VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn'
# VITE_APP_BASE_URL='https://ceshi-logistics.lihaink.cn/'
diff --git a/src/views/workbench/earnings/index.vue b/src/views/workbench/earnings/index.vue
new file mode 100644
index 0000000..1276d84
--- /dev/null
+++ b/src/views/workbench/earnings/index.vue
@@ -0,0 +1,151 @@
+
+
+ 今日
+
+
+
+
+
+
+
+
+ 累计
+
+
+
+
+
+
+
+
+
+
+ 营业趋势
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/workbench/index.vue b/src/views/workbench/index.vue
index 456307a..e8e8573 100644
--- a/src/views/workbench/index.vue
+++ b/src/views/workbench/index.vue
@@ -1,6 +1,5 @@
- {{ formData.order_amount }}