Browse Source

feat:标题修改

TIANYONG 1 tuần trước cách đây
mục cha
commit
7c2526a385
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/router-root.ts

+ 1 - 1
src/router/router-root.ts

@@ -358,7 +358,7 @@ export default [
     name: 'fill-questionnaire',
     component: () => import('@/views/fill-questionnaire/index'),
     meta: {
-      title: '互通互联登记'
+      title: '意向报名'
     }
   },
   {