Bladeren bron

修改短剧数据表头宽度

liuxiaona 2 jaren geleden
bovenliggende
commit
e9f1b1fba4

+ 33 - 0
.idea/workspace.xml

@@ -1,11 +1,44 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2 2
 <project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="f876064f-ad38-46e7-bf7d-9df623a9178f" 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/dataBoard/playletData.vue" beforeDir="false" afterPath="$PROJECT_DIR$/project/src/components/dataBoard/playletData.vue" afterDir="false" />
7
+    </list>
8
+    <option name="SHOW_DIALOG" value="false" />
9
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
+    <option name="LAST_RESOLUTION" value="IGNORE" />
12
+  </component>
13
+  <component name="Git.Settings">
14
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
15
+  </component>
16
+  <component name="ProjectId" id="29vHIjWrPMMsO4jpzcLvj7ZclIL" />
3 17
   <component name="ProjectViewState">
4 18
     <option name="hideEmptyMiddlePackages" value="true" />
5 19
     <option name="showExcludedFiles" value="false" />
6 20
     <option name="showLibraryContents" value="true" />
7 21
   </component>
8 22
   <component name="PropertiesComponent">
23
+    <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
24
+    <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
25
+    <property name="WebServerToolWindowFactoryState" value="false" />
9 26
     <property name="settings.editor.selected.configurable" value="editor.reader.mode" />
27
+    <property name="vue.rearranger.settings.migration" value="true" />
28
+  </component>
29
+  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
30
+  <component name="TaskManager">
31
+    <task active="true" id="Default" summary="Default task">
32
+      <changelist id="f876064f-ad38-46e7-bf7d-9df623a9178f" name="Changes" comment="" />
33
+      <created>1653986562930</created>
34
+      <option name="number" value="Default" />
35
+      <option name="presentableId" value="Default" />
36
+      <updated>1653986562930</updated>
37
+      <workItem from="1653986566612" duration="1732000" />
38
+    </task>
39
+    <servers />
40
+  </component>
41
+  <component name="TypeScriptGeneratedFilesManager">
42
+    <option name="version" value="3" />
10 43
   </component>
11 44
 </project>

+ 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.919a6868375a05442bd67277006bd371.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.ef182b7da5fdf43b7e89.js></script><script type=text/javascript src=./static/js/app.e761ff1f780487ecd907.js></script></body></html>
10
+      })();</script><link href=./static/css/app.c78f243647eb5dbf221b1c08933ff053.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.369381074a989a3db9df.js></script><script type=text/javascript src=./static/js/app.e761ff1f780487ecd907.js></script></body></html>

+ 1 - 1
project/src/components/dataBoard/playletData.vue

@@ -151,7 +151,7 @@ export default {
151 151
         { prop: 'new_user_charge_uv_count', label: "充值总人数", },
152 152
         { prop: 'new_user_charge_uv', label: "当日首充人数", },
153 153
         { prop: 'new_user_charge_pv_count', label: "总充值次数", },
154
-        { prop: 'new_user_charge_pv', label: "新用户首日充值次数", },
154
+        { prop: 'new_user_charge_pv', label: "新用户首日充值次数", min_width: "170"},
155 155
         { prop: 'charge_user_cost', label: "充值用户成本", notes: '充值用户成本=当天消耗/充值人数', min_width: "160" },
156 156
       ],
157 157
       extra: [],

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


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


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


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