Yannay b8f60e734f refactor: migrate project to Vue 3, update dependencies, and replace uview-ui with uview-plus components 11 годин тому
..
README.md 4978d8277f docs: 为多个页面添加README文档 1 місяць тому
index.vue b8f60e734f refactor: migrate project to Vue 3, update dependencies, and replace uview-ui with uview-plus components 11 годин тому

README.md

登录与权限 (Login)

1. 页面职责

系统身份验证与环境初始化。

2. 核心逻辑

  • RSA 加密: 密码传输加密。
  • 网关配置: 支持手动切换开发/生产环境接口地址。
  • 状态存储: 登录后同步更新 Vuex 状态与 Storage。