瀏覽代碼

edit channel_code Analyse

liuxiaona 2 年之前
父節點
當前提交
f15a08dd3f

+ 4 - 1
.idea/workspace.xml

@@ -1,7 +1,10 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2 2
 <project version="4">
3 3
   <component name="ChangeListManager">
4
-    <list default="true" id="ce8c7a71-f4a8-4b87-99a5-ff575adf9383" name="Changes" comment="" />
4
+    <list default="true" id="ce8c7a71-f4a8-4b87-99a5-ff575adf9383" name="Changes" comment="">
5
+      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
6
+      <change beforePath="$PROJECT_DIR$/project/src/components/channelCode/channelAnalyse.vue" beforeDir="false" afterPath="$PROJECT_DIR$/project/src/components/channelCode/channelAnalyse.vue" afterDir="false" />
7
+    </list>
5 8
     <option name="SHOW_DIALOG" value="false" />
6 9
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
7 10
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.81fee69b38bc49a3f6b961793b9e7927.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.a3987985101d891438e0.js></script><script type=text/javascript src=./static/js/app.39962bd4ea76ebabeee2.js></script></body></html>
10
+      })();</script><link href=./static/css/app.450f15470f7bca560bbfebf327e4f23b.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.0dc827965b54ca592e42.js></script><script type=text/javascript src=./static/js/app.39962bd4ea76ebabeee2.js></script></body></html>

+ 4 - 3
project/src/components/channelCode/channelAnalyse.vue

@@ -82,7 +82,8 @@ export default {
82 82
             type: 'category',
83 83
             data: this.xDate,
84 84
             axisTick: {
85
-              alignWithLabel: true
85
+              show:false,
86
+              alignWithLabel: false
86 87
             }
87 88
           }
88 89
         ],
@@ -95,13 +96,13 @@ export default {
95 96
           {
96 97
             name: '当日扫码人数',
97 98
             type: 'bar',
98
-            barWidth: '60%',
99
+            barWidth: '40%',
99 100
             data: this.scan_code_Data
100 101
           },
101 102
           {
102 103
             name: '当日扫码留存人数',
103 104
               type: 'bar',
104
-            barWidth: '60%',
105
+            barWidth: '40%',
105 106
             data: this.scan_code_keep_Data
106 107
           }
107 108
         ]

File diff suppressed because it is too large
+ 1 - 1
static/css/app.81fee69b38bc49a3f6b961793b9e7927.css


File diff suppressed because it is too large
+ 0 - 1
static/js/29.09d9a2aa44390a690587.js


File diff suppressed because it is too large
+ 1 - 0
static/js/29.b9fffd9e16f220b2a94a.js


File diff suppressed because it is too large
+ 1 - 1
static/js/manifest.a3987985101d891438e0.js