李志伟 3 years ago
parent
commit
355d2f7fda
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/routes.js

+ 1
- 1
src/routes.js View File

179
     name: '活动详情',
179
     name: '活动详情',
180
     page: 'pages/index/activityDetail/index',
180
     page: 'pages/index/activityDetail/index',
181
     pkg: 'main',
181
     pkg: 'main',
182
-    type: 'dymic',
182
+    type: 'activity',
183
     auth: ['phone', 'avatar'],
183
     auth: ['phone', 'avatar'],
184
   },
184
   },
185
   {
185
   {