Skip to content

Changes

Summary

  1. feat: 新增密码修改功能及相关弹窗组件 (details)
  2. feat: 更新API代理配置,统一使用测试环境地址 (details)
Commit f7daa7dc941c25bf6a0e4fd147960c7c2a43040b by pxw87952434
feat: 新增密码修改功能及相关弹窗组件
The file was addedsrc/components/UpdatePasswordDialog.vue
The file was modified src/components/profile.vue
The file was modified src/api.js
The file was modified src/views/Home.vue
The file was modified src/views/mixin_LockScreen.vue
The file was addedsrc/components/EditPasswordForm.vue
The file was modified src/views/HomeRT.vue
Commit 2b368237ad01c6f4e85591fe47d69c008d744eb6 by pxw87952434
 feat: 更新API代理配置,统一使用测试环境地址
The file was modified vue.config.js