Commit c673b0e4 authored by 刘帅阳's avatar 刘帅阳

修改bug

parent 212a19ff
......@@ -71,20 +71,21 @@ cy:
- "/auth/**"
- "/code/**/**"
- "/excelUtil/**"
- "/captcha/**"
- "/pc/sysuser/add"
- "/cros/**"
- "/nlttest/add/**"
- "/pc/sysuser/checkPhoneCode"
- "/pc/sysuser/resetPassword"
- "/captcha/**"
- "/cmsnews/miniProgram/listByTop"
- "/cmsnews/miniProgram/listByTopVideo"
- "/cmsbanner/queryCmsBannerByPaginationForWx"
# - "/cmsnews/miniProgram/listByClassification"
# - "/cmsvideo/miniProgram/listByClassification"
- "/cmsnews/detail/*"
- "/cmsnews/detail/**"
- "/cmsvideo/detail/**"
- "/cmsvideo/getVideoUrl/**"
- "/cmsvideo/detail/*"
#- "/cros/**"
# - "/**/**"
- "/captcha/**"
permitStatic: [ "/", "/*.html", "/favicon.ico", "/**/*.html", "/**/*.js", "/**/*.css" ]
logoutSuccessUrl: "/login"
loginPage: "/login"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment