Explorar el Código

save 修改路由

master
leiyun hace 10 meses
padre
commit
137c5dd29d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/common/config/route.js

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

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

Cargando…
Cancelar
Guardar