Browse Source

save 修改路由

master
leiyun 10 months ago
parent
commit
137c5dd29d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/common/config/route.js

+ 1
- 1
src/common/config/route.js View File

@@ -1,3 +1,3 @@
export default [
['lechallenge/:file','/home/index/lechallenge']
['auth/:file','/home/index/lechallenge']
]

Loading…
Cancel
Save