263 Commits

Author SHA1 Message Date
Burt
562566ea74 chore: rename title 2024-01-09 08:27:40 +08:00
Burt
7e5e54678f fix(env): 环境变量不生效bug 2024-01-09 08:26:47 +08:00
Burt
d05dae4cbf feat: 整理通屏页二级页面 2024-01-08 21:28:03 +08:00
Burt
3afb34bce5 feat: 页面特性 2024-01-08 21:24:39 +08:00
Burt
81c85b5e35 feat: 同时支持h5和weixin的导航栏渐变 2024-01-05 10:57:20 +08:00
Burt
c44760743a build(app打包): 修改manifest.json后还是白屏 2024-01-05 10:00:20 +08:00
Burt
27b3262158 build(app打包): pnpm build:app 后HBuildX 云打包,配置manifest.json 2024-01-04 19:27:59 +08:00
Burt
f101449b3c docs(pages): pages使用增加说明 2024-01-04 14:25:41 +08:00
Burt
83e19e8eb2 fix(pages): exclude 不生效,配置地方错了,要陪在vite.config.ts 2024-01-04 13:37:58 +08:00
Burt
091bba983a feat(pages): exclude 改回默认配置 2024-01-04 11:30:42 +08:00
Burt
8b5d543fc9 fix(pages): fix globalStyle 配置错误 2024-01-04 10:42:11 +08:00
Burt
3e0899107e build(pages): 发现加了exclude也不生效 2024-01-04 10:20:55 +08:00
Burt
aefa43c5eb feat(pages): pages里components里面的文件也会注册为pages页面, 不妥 2024-01-04 10:19:56 +08:00
Burt
e6354bdade feat(pages): 不加route block 也会自动注册到页面 2024-01-04 10:03:02 +08:00
Burt
a1d3cf3442 build(pages): 精简pages.config.ts配置 2024-01-04 09:59:42 +08:00
Burt
60af61ab12 feat(vite): 重新引入 @uni-helper/vite-plugin-uni-layouts 2024-01-04 09:53:17 +08:00
Burt
36af564bb1 build(pages.json): refine color 2024-01-03 21:32:21 +08:00
Burt
188be04a98 chore: refine style 2024-01-03 21:23:37 +08:00
Burt
3f5818ed86 feat(tabbar): 处理tabbar和通屏页面 2024-01-03 21:21:41 +08:00
Burt
f530bf8d20 docs(readme): 页面下拉刷新功能完成 2024-01-03 21:08:16 +08:00
Burt
2d27c4f7f8 feat(onRefresherRefresh): 自定义下拉刷新,优化整体刷新效果 2024-01-03 21:06:36 +08:00
Burt
49a4c255e2 feat(onPullDownRefresh): 原生下拉刷新实现,但效果并不好 2024-01-03 20:42:39 +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
e76c8af8eb build: 填写mp-weixin.appid 2024-01-03 11:28:10 +08:00
Burt
a1f2bef5d1 build: 配置文件一点小优化 2024-01-03 10:55:45 +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
dfabbc6342 feat: 自动引入fly-xxx组件 2023-12-23 14:32:19 +08:00
Burt
569546c4dd feat: 引入uni-ui 2023-12-23 13:42:31 +08:00
Burt
b560a02fd4 feat: 引入 @iconify-json/carbon 图标库 2023-12-23 13:20:44 +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
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
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