refactor(qqqf-mp): 初始化小程序基础工程并新增核心页面
1. 重构App.vue,简化模板结构并引入全局样式 2. 替换全量环境变量配置,适配多环境打包 3. 新增登录、设置、个人资料等核心业务页面 4. 搭建通用UI组件库与工具类样式系统
Showing
with
2402 additions
and
19 deletions
packages/qqqf-mp/src/assets/styles/base.scss
0 → 100644
packages/qqqf-mp/src/pages/login/index.vue
0 → 100644
packages/qqqf-mp/src/pages/login/login.vue
0 → 100644
packages/qqqf-mp/src/pages/profile/index.vue
0 → 100644
packages/qqqf-mp/src/pages/verify/index.vue
0 → 100644
Please
register
or
sign in
to comment