23 Commits

Author SHA1 Message Date
h_mo
dce5d85f65 chore: 升级依赖并重构项目配置
- 更新多个依赖到最新版本,包括 uni-app、alova、pinia、tailwindcss 等
- 移除 postcss.config.ts 配置文件
- 调整 vite 配置和 tailwindcss 引入方式
- 更新 App.vue 和 main.ts 中的样式引入
- 优化 stores 中的 defineStore 使用方式
- 新增 src/styles/main.css 文件
2025-03-12 15:47:23 +08:00
h_cg
6c6c3e71c5 build(dependencies): 更新依赖版本并调整样式语言
- 更新 @dcloudio/uni-* 包版本至 3.0.0-alpha-4030220241101001
- 移除 @rollup/plugin-node-resolve 依赖- 将 App.vue 中的样式语言从 scss 改为 css
2024-11-09 16:49:09 +08:00
h_cg
3fb5b3de0a test: ios运行测试成功 2024-10-11 16:54:06 +08:00
h_mo
09e4093aca refactor: tailwindcss 替换 unocss 2024-08-19 17:52:52 +08:00
h_mo
862ee17c88 feat: 完善部分代码 2024-06-17 23:56:24 +08:00
h_mo
872babf2c2 wip: next 2024-06-14 01:06:46 +08:00
h_mo
71c0de151c feat: 使用uni-mini-router路由管理 2023-05-01 00:37:10 +08:00
佚名程序员
8de364c82f ci:修改.prettierrc.cjs、package.json并格式化 2023-03-08 10:02:46 +08:00
Huang
8ff3ca01a0 style-格式化代码 2023-02-20 15:47:51 +08:00
Huang
6f8f60a9f9 feat-iconify组件 2022-11-28 18:10:14 +08:00
Huang
58ed65f186 perf-删除fontAwesomeIcon,使用iconify 2022-11-28 16:58:06 +08:00
Huang
8f3e76d051 perf-代码格式 2022-10-09 17:33:53 +08:00
Huang
f80a406f93 perf- 优化代码,减少体积 2022-10-09 14:52:40 +08:00
Huang
60bb660b92 perf-FontAwesomeIcon 微信小程序和阿里小程序动态远程加载字体 2022-10-08 18:01:10 +08:00
Huang
7ed0c40e53 wip: router 2022-09-16 18:03:18 +08:00
Huang
356ab3b666 wip: pages 2022-09-15 17:59:01 +08:00
Huang
e6881a1388 feat-登入/登出 2022-06-20 17:19:45 +08:00
Huang
ddbe908502 feat-路由拦截 2022-06-13 17:32:54 +08:00
h_mo
a146e6bc18 perf-登录/request请求 2022-06-12 12:51:52 +08:00
h_mo
b6c2773e5c perf- 添加全局样式 2022-06-03 12:53:33 +08:00
h_mo
b7ae8b7349 feat-eslint + prettier代码规范 2022-06-03 12:23:33 +08:00
h_mo
f9aea4253f feat-适配 windicss 2022-06-03 09:22:07 +08:00
Huang
912baed91b Initial Commit 2022-06-02 17:07:49 +08:00