-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ permissionsKeys[scope.row.permissions] }}
-
-
-
-
- {{ scope.row.founder ? '老师创建' : '系统内置' }}
-
-
-
-
+
+
+
+
+
+
+
+
+
+ {{ permissionsKeys[scope.row.permissions] }}
+
+
+
+
+ {{ scope.row.founder ? '老师创建' : '系统内置' }}
+
+
+
+
-
-
-
-
-
-
返回
-
保存
+
+
+
+
+
+ 返回
+ 保存
+
\ No newline at end of file
diff --git a/src/views/match/add/step3.vue b/src/views/match/add/step3.vue
index b2032e4..989d7bd 100644
--- a/src/views/match/add/step3.vue
+++ b/src/views/match/add/step3.vue
@@ -1,319 +1,355 @@
-
-
-
-
比赛内容设置
-
-
-
- {{ item.stageName }}(第{{ nums[i] }}阶段) | {{ methods.find(e => e.id === item.method).name }}
- 设置
-
-
- {{ item.startTime + ' 至 ' + item.endTime }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.systemName }}
-
-
- {{ item.projectName }}
-
-
-
- 线上
-
-
-
- 线下
-
-
-
-
+
+
+
+
比赛内容设置
+
+
+
+ {{ item.stageName }}(第{{ nums[i] }}阶段) | {{ methods.find(e => e.id === item.method).name }}
+ 设置
+
+
+ {{ item.startTime + ' 至 ' + item.endTime }}
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.systemName }}
+
+
+ {{ item.projectName }}
+
+
+
+ 线上
+
+
+
+ 线下
+
+
+
+
-
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/shop/addProduct/index.vue b/src/views/shop/addProduct/index.vue
index 006dbdd..b8f6331 100644
--- a/src/views/shop/addProduct/index.vue
+++ b/src/views/shop/addProduct/index.vue
@@ -37,8 +37,8 @@
-
-
+
diff --git a/src/views/system/manageLog - 副本.vue b/src/views/system/manageLog - 副本.vue
new file mode 100644
index 0000000..6282b69
--- /dev/null
+++ b/src/views/system/manageLog - 副本.vue
@@ -0,0 +1,336 @@
+
+
+
+
+
+
+ 返回
+ {{ platformName }}日志管理
+
+
+
+
+
+
+
+
+ {{ item.draft ? '未发布' : item.draftTime }}
+
+
+ {{ item.versionName + (item.draft ? '(草稿)' : '') }}
+
+
+
+
+
+
+
+ 已撤回
+ 撤销
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file