yuantianjiao 6 anos atrás
pai
commit
53773be8a8

+ 1
- 1
config/index.js Ver arquivo

@@ -8,7 +8,7 @@ module.exports = {
8 8
   dev: {
9 9
     // Paths
10 10
     assetsSubDirectory: 'static',
11
-    assetsPublicPath: './',
11
+    assetsPublicPath: '/',
12 12
     proxyTable: {
13 13
       '/api': {
14 14
         // target: 'https://dp.huiju360.com.cn/hj_operations',

+ 1
- 1
src/pages/system/cmsManager/bannerManager/add.vue Ver arquivo

@@ -174,7 +174,7 @@ export default {
174 174
     },
175 175
     handlePictureCardPreview (res, file, fileList) {
176 176
       this.imgs = res.result.url
177
-      this.dialogVisible = true
177
+      this.dialogVisible = false
178 178
       this.imgsArr = fileList
179 179
     },
180 180
     handleRemove (file, fileList) {

+ 1
- 1
src/pages/system/cmsManager/bannerManager/edit.vue Ver arquivo

@@ -200,7 +200,7 @@ export default {
200 200
     },
201 201
     handlePictureCardPreview (res, file, fileList) {
202 202
       this.imgs = res.result.url
203
-      this.dialogVisible = true
203
+      this.dialogVisible = false
204 204
       this.imgsArr = fileList
205 205
     },
206 206
     handleRemove (file, fileList) {

+ 2
- 2
src/pages/system/cmsManager/majorProjects/add.vue Ver arquivo

@@ -177,7 +177,7 @@ export default {
177 177
     },
178 178
     handlePictureCardPreview (res, file, fileList) {
179 179
       this.imgs = res.result.url
180
-      this.dialogVisible = true
180
+      this.dialogVisible = false
181 181
       this.imgsArr = fileList
182 182
     },
183 183
     handleRemove (file, fileList) {
@@ -185,7 +185,7 @@ export default {
185 185
     },
186 186
     handlePictureCardPreviewDetail (res, file, fileList) {
187 187
       this.detailimgs = res.result.url
188
-      this.dialogVisibleDetail = true
188
+      this.dialogVisibleDetail = false
189 189
       this.detailimgsArr = fileList
190 190
     },
191 191
     handleRemoveDetail (file, fileList) {

+ 2
- 2
src/pages/system/cmsManager/majorProjects/edit.vue Ver arquivo

@@ -184,7 +184,7 @@ export default {
184 184
     },
185 185
     handlePictureCardPreview (res, file, fileList) {
186 186
       this.imgs = res.result.url
187
-      this.dialogVisible = true
187
+      this.dialogVisible = false
188 188
       this.imgsArr = fileList
189 189
       console.log(this.imgsArr)
190 190
     },
@@ -193,7 +193,7 @@ export default {
193 193
     },
194 194
     handlePictureCardPreviewDetail (res, file, fileList) {
195 195
       this.detailimgs = res.result.url
196
-      this.dialogVisibleDetail = true
196
+      this.dialogVisibleDetail = false
197 197
       this.detailimgsArr = fileList
198 198
     },
199 199
     handleRemoveDetail (file, fileList) {

+ 1
- 1
src/pages/system/cmsManager/newsManager/add.vue Ver arquivo

@@ -159,7 +159,7 @@ export default {
159 159
     },
160 160
     handlePictureCardPreview (res, file, fileList) {
161 161
       this.imgs = res.result.url
162
-      this.dialogVisible = true
162
+      this.dialogVisible = false
163 163
       this.imgsArr = fileList
164 164
     },
165 165
     handleRemove (file, fileList) {

+ 1
- 1
src/pages/system/cmsManager/newsManager/edit.vue Ver arquivo

@@ -158,7 +158,7 @@ export default {
158 158
     },
159 159
     handlePictureCardPreview (res, file, fileList) {
160 160
       this.imgs = res.result.url
161
-      this.dialogVisible = true
161
+      this.dialogVisible = false
162 162
       this.imgsArr = fileList
163 163
     },
164 164
     handleRemove (file, fileList) {

+ 4
- 4
src/pages/system/courseManager/fiveA/add.vue Ver arquivo

@@ -27,11 +27,11 @@
27 27
           </div>
28 28
         </li>
29 29
         <li class="flex-h">
30
-          <span>讯分类:</span>
30
+          <span>讯分类:</span>
31 31
           <div class="flex-item">
32 32
             <div style="width:50%">
33 33
               <el-input
34
-                placeholder="请输入咨分类"
34
+                placeholder="请输入咨分类"
35 35
                 v-model="postData.Consult"
36 36
                 clearable>
37 37
               </el-input>
@@ -75,7 +75,7 @@ export default {
75 75
       postData: {
76 76
         LocationName: '', // 名称
77 77
         Title: '', // 标题
78
-        Consult: '', // 讯分类
78
+        Consult: '', // 讯分类
79 79
         number: '', // 序号
80 80
         OrgId: '',
81 81
         CaseId: '',
@@ -129,7 +129,7 @@ export default {
129 129
     },
130 130
     handlePictureCardPreview (res, file, fileList) {
131 131
       this.imgs = res.result.url
132
-      this.dialogVisible = true
132
+      this.dialogVisible = false
133 133
       this.imgsArr = fileList
134 134
     },
135 135
     handleRemove (file, fileList) {

+ 4
- 4
src/pages/system/courseManager/fiveA/edit.vue Ver arquivo

@@ -27,11 +27,11 @@
27 27
           </div>
28 28
         </li>
29 29
         <li class="flex-h">
30
-          <span>讯分类:</span>
30
+          <span>讯分类:</span>
31 31
           <div class="flex-item">
32 32
             <div style="width:50%">
33 33
               <el-input
34
-                placeholder="请输入讯分类"
34
+                placeholder="请输入讯分类"
35 35
                 v-model="postData.Consult"
36 36
                 clearable>
37 37
               </el-input>
@@ -87,7 +87,7 @@ export default {
87 87
       postData: {
88 88
         LocationName: '', // 名称
89 89
         Title: '', // 标题
90
-        Consult: '', // 讯分类
90
+        Consult: '', // 讯分类
91 91
         number: '', // 序号
92 92
         OrgId: '',
93 93
         CaseId: '',
@@ -168,7 +168,7 @@ export default {
168 168
     },
169 169
     handlePictureCardPreview (res, file, fileList) {
170 170
       this.imgs = res.result.url
171
-      this.dialogVisible = true
171
+      this.dialogVisible = false
172 172
       this.imgsArr = fileList
173 173
     },
174 174
     handleRemove (file, fileList) {

+ 2
- 2
src/pages/system/courseManager/fiveA/index.vue Ver arquivo

@@ -16,10 +16,10 @@
16 16
         style="width: 100%">
17 17
         <el-table-column
18 18
           prop="LocationName"
19
-          label="标题">
19
+          label="名称">
20 20
         </el-table-column>
21 21
         <el-table-column
22
-          prop="OrderNo"
22
+          :prop="scope.$index"
23 23
           label="排序">
24 24
         </el-table-column>
25 25
         <el-table-column

+ 5
- 5
src/util/api.js Ver arquivo

@@ -312,23 +312,23 @@ const $api = {
312 312
       method: 'delete',
313 313
       url: `${baseUrl}${common}/cms/info/:id`
314 314
     },
315
-    news: { // 讯列表
315
+    news: { // 讯列表
316 316
       method: 'get',
317 317
       url: `${baseUrl}${common}/cms/news`
318 318
     },
319
-    newsDetail: { // 讯详情
319
+    newsDetail: { // 讯详情
320 320
       method: 'get',
321 321
       url: `${baseUrl}${common}/cms/news/:id`
322 322
     },
323
-    addNews: { // 新增
323
+    addNews: { // 新增
324 324
       method: 'post',
325 325
       url: `${baseUrl}${common}/cms/news`
326 326
     },
327
-    editNews: { // 编辑
327
+    editNews: { // 编辑
328 328
       method: 'put',
329 329
       url: `${baseUrl}${common}/cms/news/:id`
330 330
     },
331
-    deleteNews: { // 删除
331
+    deleteNews: { // 删除
332 332
       method: 'delete',
333 333
       url: `${baseUrl}${common}/cms/news/:id`
334 334
     },