compileMode.json 91 B

12345678
  1. {
  2. "modes": [
  3. {
  4. "title": "login",
  5. "page": "pages/authen/login"
  6. }
  7. ]
  8. }