diff --git a/src/assets/one.svg b/src/assets/one.svg new file mode 100644 index 0000000..beecd15 --- /dev/null +++ b/src/assets/one.svg @@ -0,0 +1,53 @@ + + + 第一名 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + \ No newline at end of file diff --git a/src/assets/three.svg b/src/assets/three.svg new file mode 100644 index 0000000..b16124b --- /dev/null +++ b/src/assets/three.svg @@ -0,0 +1,53 @@ + + + 第三名 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + + + + \ No newline at end of file diff --git a/src/assets/two.svg b/src/assets/two.svg new file mode 100644 index 0000000..33ee3a4 --- /dev/null +++ b/src/assets/two.svg @@ -0,0 +1,49 @@ + + + 第二名 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + + + + \ No newline at end of file diff --git a/src/components/FirstJob/recordBill.vue b/src/components/FirstJob/recordBill.vue index 68a7a45..9d86399 100644 --- a/src/components/FirstJob/recordBill.vue +++ b/src/components/FirstJob/recordBill.vue @@ -176,7 +176,7 @@ -
-
--> +
-
-->
{{ form.policy }}
展开 diff --git a/src/components/screen/largeScreen.vue b/src/components/screen/largeScreen.vue index 30feaaa..f9d5c1b 100644 --- a/src/components/screen/largeScreen.vue +++ b/src/components/screen/largeScreen.vue @@ -37,7 +37,7 @@
入职
-
转化率
+
转化率
漏斗丨背包
@@ -45,11 +45,23 @@
-
+
-
-
{{index1 * pageSize + index + 1}}
-
{{item.aliasName}}
+
+
+ + + + {{ index1 * pageSize + index + 1 }} + +
+
+ + + + + {{item.aliasName}} +
{{item.signUps}} | {{item.arrived}} | {{item.passed}}
{{item.entry}}/{{item.weekEntryGPA}} @@ -162,7 +174,7 @@ export default { ruzhiStyle: '', array: [], isAuto: true, - autoSpeed: 10000, + autoSpeed: 100000, pageSize: 10, // pageSize: 5, @@ -696,7 +708,7 @@ test(e) { //数据接收 }, } -