- 市场列表
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/views/modules/agent/shop-list/index.vue b/src/views/modules/agent/shop-list/index.vue
index fddeffc..2bbe15c 100644
--- a/src/views/modules/agent/shop-list/index.vue
+++ b/src/views/modules/agent/shop-list/index.vue
@@ -1,15 +1,236 @@
-
- 店铺列表
-
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/views/modules/datacenter/customer-analysis/index.vue b/src/views/modules/datacenter/customer-analysis/index.vue
index fe31609..553192b 100644
--- a/src/views/modules/datacenter/customer-analysis/index.vue
+++ b/src/views/modules/datacenter/customer-analysis/index.vue
@@ -1,42 +1,52 @@
-
-
-
-
-
-
-
-
- 查询
- 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 导出
+
+
@@ -48,16 +58,14 @@
analysis.viewCount ? analysis.viewCount : "0"
}}
↓
↑
- {{
- absoluteValue(analysis.viewCountRatio)
- }}
+ {{ analysis.viewCountRatio }}
@@ -66,18 +74,16 @@
浏览人数 (人)
- 62
+ {{ analysis.peopleCount }}
↓
↑
- {{
- absoluteValue(analysis.peopleCountRatio)
- }}
+ {{ analysis.peopleCountRatio }}
@@ -90,7 +96,7 @@
analysis.newPeopleCount ? analysis.newPeopleCount : "0"
}}