1068 Commits

Author SHA1 Message Date
Burt
49a4c255e2 feat(onPullDownRefresh): 原生下拉刷新实现,但效果并不好 2024-01-03 20:42:39 +08:00
Burt
6683e0a466 docs(readme): 已实现功能打钩 2024-01-03 20:27:27 +08:00
Burt
356488106c feat: 微信下,导航栏渐变效果 2024-01-03 20:22:59 +08:00
Burt
821117f529 fix(icon): uni-icon 在微信不支持颜色,改用unocss-icons 2024-01-03 17:34:52 +08:00
Burt
6e3448582b feat: 自定义导航栏 2024-01-03 17:09:44 +08:00
Burt
f8f1139dcf feat(分享): 开发微信小程序分享功能 2024-01-03 14:34:31 +08:00
Burt
524f82063d feat: add 微信分享 2024-01-03 11:46:01 +08:00
Burt
5ea86de7ce docs(readme): add 业务功能 TODO LIST 2024-01-03 11:30:42 +08:00
Burt
e76c8af8eb build: 填写mp-weixin.appid 2024-01-03 11:28:10 +08:00
Burt
0600f6aeb0 build: 优化title配置 2024-01-03 11:17:16 +08:00
Burt
e3648ad1a0 build(vite): refine vite.config.ts 2024-01-03 11:16:57 +08:00
Burt
a1f2bef5d1 build: 配置文件一点小优化 2024-01-03 10:55:45 +08:00
Burt
7d402f6145 docs: readme.md 2024-01-03 10:52:59 +08:00
Burt
f2a13090d5 build(vscode): vue文件格式化方式 2024-01-03 10:31:25 +08:00
Burt
d65fd56585 build(eslint): update .eslintrc.cjs globals setting 2024-01-03 10:29:53 +08:00
Burt
d70211d6c4 chore: refine pages.json 2024-01-03 10:24:26 +08:00
Burt
6480d971a1 feat: 去掉 @uni-helper/vite-plugin-uni-pages, 并没有什么用 2024-01-03 10:23:34 +08:00
Burt
99d5ead5d4 feat: 去掉 @uni-helper/vite-plugin-uni-layouts, 并没有什么用 2024-01-03 10:21:06 +08:00
Burt
669d356d4a chore: gitignore 2024-01-03 10:17:30 +08:00
Burt
6b8c822306 build: stylelint 2024-01-03 10:17:27 +08:00
Burt
331b0fbfb2 feat(vscode): 关联文件 2024-01-03 10:17:18 +08:00
Burt
3f77027ebc docs: readme 2023-12-23 14:40:34 +08:00
Burt
dfabbc6342 feat: 自动引入fly-xxx组件 2023-12-23 14:32:19 +08:00
Burt
af06e8b6ad docs: 编写 readme.md 2023-12-23 14:19:49 +08:00
Burt
5b88117551 refactor(vite): 移除 unplugin-vue-components 2023-12-23 14:04:08 +08:00
Burt
ad3aa418b7 refactor(vite): visualizer 插件配置优化 2023-12-23 13:51:45 +08:00
Burt
569546c4dd feat: 引入uni-ui 2023-12-23 13:42:31 +08:00
Burt
b62523fc69 chore: port 9000 2023-12-23 13:28:55 +08:00
Burt
b560a02fd4 feat: 引入 @iconify-json/carbon 图标库 2023-12-23 13:20:44 +08:00
Burt
4c5573ff61 chore(tsconfig.json): 处理类型报错 2023-12-23 12:58:14 +08:00
Burt
6abe1fff9e feat(http): baseUrl 对接 VITE_SERVER_BASEURL 2023-12-23 12:10:45 +08:00
Burt
16fcb3f4eb feat: 使用terser来控制清除 2023-12-23 12:04:31 +08:00
Burt
9390af654b build(vite): 漏了env 文件 2023-12-23 11:49:36 +08:00
Burt
e29cfe99dc feat: 请求增加返回类型 2023-12-23 11:47:37 +08:00
Burt
252b5578ac feat: 请求拦截 2023-12-23 11:39:46 +08:00
Burt
fef57184a6 feat: 先写好userStore 2023-12-23 11:27:00 +08:00
Burt
da5284331f feat(vite): 引入 @uni-helper/vite-plugin-uni-layouts 2023-12-23 11:20:24 +08:00
Burt
600274d573 feat(vite): 引入 @uni-helper/vite-plugin-uni-pages 2023-12-23 10:43:49 +08:00
Burt
bb99c0d44e Revert "fix(weixin): 修复小程序不能使用v-bind()的BUG"
This reverts commit 0058be3dde9082e8b634c9fcc8e5c9d0afc992f2.
2023-12-23 10:19:38 +08:00
Burt
5f241e0d78 Revert "feat: 还是发现会有样式污染,不妥"
This reverts commit f6d52a437cd000f4ba83d69d51887c9a929d0074.
2023-12-23 10:19:27 +08:00
Burt
f6d52a437c feat: 还是发现会有样式污染,不妥 2023-12-23 10:19:06 +08:00
Burt
0058be3dde fix(weixin): 修复小程序不能使用v-bind()的BUG 2023-12-23 10:06:40 +08:00
Burt
2ddde4aaeb chore: v-bind() 前的整理文件 2023-12-23 10:00:59 +08:00
Burt
9d5552e1fe chore: css 2023-12-23 09:53:15 +08:00
Burt
3c6321ad88 fix(unocss): 处理unocss在小程序中报错 2023-12-23 09:47:40 +08:00
Burt
d17e8fa76d fix(pinia): 处理小程序环境,pinia-plugin-persistedstate 不生效BUG 2023-12-22 15:31:11 +08:00
Burt
5ff6009dd1 feat(pinia): 引入pinia 2023-12-22 15:12:44 +08:00
Burt
1dfaeef55c docs(package.json): add author info 2023-12-22 15:04:20 +08:00
Burt
37a109a3c3 feat(uni): 增加uni类型提示,修复uni不认识的报错 2023-12-22 09:36:27 +08:00
Burt
cae7de9d17 build(vscode): extensions.json 2023-12-22 09:22:21 +08:00