Ver a proveniência

save 修改路由

master
leiyun há 11 meses
ascendente
cometimento
137c5dd29d
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/common/config/route.js

+ 1
- 1
src/common/config/route.js Ver ficheiro

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

Carregando…
Cancelar
Guardar