Explorar o código

Merge branch 'dev' of https://git.citupro.com/zhengnaiwen_citu/menduner into dev

lifanagju_citu hai 4 meses
pai
achega
2a2f7cd06d
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      src/layout/personal/navBar.vue
  2. 1 1
      src/version.js

+ 2 - 2
src/layout/personal/navBar.vue

@@ -183,8 +183,8 @@ const navList = [
   // },
   { title: '门墩儿招聘', path: '/recruit/personal/recommend', noLeaving: true },
   { title: '门墩儿猎头', path: '/headhunting' },
-  // { title: '门墩儿商城', path: '/pointsExchange' },
-  { title: '门墩儿商城', path: '/mall' },
+  { title: '门墩儿商城', path: '/pointsExchange' },
+  // { title: '门墩儿商城', path: '/mall' },
   { title: '火苗儿校企' },
   // { title: '产业联合会' },
   // { title: '数据' },

+ 1 - 1
src/version.js

@@ -1,2 +1,2 @@
 // 版本号
-export const vue_version = 'v24.12.23.1257'
+export const vue_version = 'v24.12.24.1221'