js newspaper Uncaught SyntaxError: Unexpected token <Error Solution

js newspaper Uncaught SyntaxError: Unexpected token <Error Solution

error

Wrong because

js was stopped shiro interceptors, can not visit

#shiro的配置
shiro:
  hash-algorithm-name: md5
  hash-iterations: 2
  anon-urls:
  - /index.html*
  - /sys/toLogin*
  - /login/login*
  - /layuicms2.0/**
  login-url: /index.html
  log-out-url: /login/logout*
  authc-ulrs:
  - /**

Solution

Release static resource files under layuicms2.0

Guess you like

Origin www.cnblogs.com/senup/p/12007012.html