许静 5 年 前
コミット
ef205e6d13
共有1 個のファイルを変更した0 個の追加13 個の削除を含む
  1. 0
    13
      config/config.js

+ 0
- 13
config/config.js ファイルの表示

123
                   component: './building/list/index',
123
                   component: './building/list/index',
124
                 },
124
                 },
125
                 {
125
                 {
126
-<<<<<<< HEAD
127
-=======
128
                   path: '/building/list/add',
126
                   path: '/building/list/add',
129
                   name: '项目添加', // 项目添加
127
                   name: '项目添加', // 项目添加
130
                   hideInMenu: true,
128
                   hideInMenu: true,
131
                   component: './building/list/add/index',
129
                   component: './building/list/add/index',
132
                 },
130
                 },
133
                 {
131
                 {
134
->>>>>>> ed52b30a02a5604a8626322e59d620f25aa7558d
135
                   path: '/building/type',
132
                   path: '/building/type',
136
                   name: '项目类型',
133
                   name: '项目类型',
137
                   component: './building/type/index',
134
                   component: './building/type/index',
155
                   component: './customer/customerlist/index',
152
                   component: './customer/customerlist/index',
156
                 },
153
                 },
157
                 {
154
                 {
158
-<<<<<<< HEAD
159
-=======
160
                   path: '/customer/customerlist/customerDetail',
155
                   path: '/customer/customerlist/customerDetail',
161
                   name: '客户编辑',
156
                   name: '客户编辑',
162
                   hideInMenu: true,
157
                   hideInMenu: true,
163
                   component: './customer/customerlist/customerDetail',
158
                   component: './customer/customerlist/customerDetail',
164
                 },
159
                 },
165
                 {
160
                 {
166
->>>>>>> ed52b30a02a5604a8626322e59d620f25aa7558d
167
                   path: '/customer/drift/list',
161
                   path: '/customer/drift/list',
168
                   name: '游客列表',
162
                   name: '游客列表',
169
                   component: './customer/drift/index',
163
                   component: './customer/drift/index',
292
                   name: '资讯列表',
286
                   name: '资讯列表',
293
                   component: './news/list/NewsList',
287
                   component: './news/list/NewsList',
294
                 },
288
                 },
295
-<<<<<<< HEAD
296
-=======
297
                 {
289
                 {
298
                   path: '/news/list/editNewsList',
290
                   path: '/news/list/editNewsList',
299
                   name: '编辑资讯',
291
                   name: '编辑资讯',
300
                   hideInMenu: true,
292
                   hideInMenu: true,
301
                   component: './news/list/editNewsList',
293
                   component: './news/list/editNewsList',
302
                 },
294
                 },
303
->>>>>>> ed52b30a02a5604a8626322e59d620f25aa7558d
304
               ],
295
               ],
305
             },
296
             },
306
             {
297
             {
356
                   hideInMenu: true,
347
                   hideInMenu: true,
357
                   component: './staff/list/editRole',
348
                   component: './staff/list/editRole',
358
                 },
349
                 },
359
-<<<<<<< HEAD
360
-             
361
-=======
362
                 {
350
                 {
363
                   path: '/staff/list/addRole',
351
                   path: '/staff/list/addRole',
364
                   name: '添加角色',
352
                   name: '添加角色',
394
                   hideInMenu: true,
382
                   hideInMenu: true,
395
                   component: './carouselFigure/editAdvertising',
383
                   component: './carouselFigure/editAdvertising',
396
                 },
384
                 },
397
->>>>>>> ed52b30a02a5604a8626322e59d620f25aa7558d
398
               ],
385
               ],
399
             },
386
             },
400
             {
387
             {