Commit Graph

  • f101449b3c docs(pages): pages使用增加说明 Burt 2024-01-04 14:25:41 +08:00
  • 83e19e8eb2 fix(pages): exclude 不生效,配置地方错了,要陪在vite.config.ts Burt 2024-01-04 13:37:58 +08:00
  • a266441305 build(uni-helper): 引入 @uni-helper/uni-cloud-types 云开发类型 Burt 2024-01-04 13:08:50 +08:00
  • a6435acf98 build(vscode): add recommend extensions Burt 2024-01-04 13:01:29 +08:00
  • 091bba983a feat(pages): exclude 改回默认配置 Burt 2024-01-04 11:30:42 +08:00
  • 20c9976025 build(vite): 优化不同环境下的配置 Burt 2024-01-04 10:43:38 +08:00
  • 8b5d543fc9 fix(pages): fix globalStyle 配置错误 Burt 2024-01-04 10:42:11 +08:00
  • 3e0899107e build(pages): 发现加了exclude也不生效 Burt 2024-01-04 10:20:55 +08:00
  • aefa43c5eb feat(pages): pages里components里面的文件也会注册为pages页面, 不妥 Burt 2024-01-04 10:05:14 +08:00
  • e6354bdade feat(pages): 不加route block 也会自动注册到页面 Burt 2024-01-04 10:03:02 +08:00
  • a1d3cf3442 build(pages): 精简pages.config.ts配置 Burt 2024-01-04 09:59:21 +08:00
  • 60af61ab12 feat(vite): 重新引入 @uni-helper/vite-plugin-uni-layouts Burt 2024-01-04 09:53:17 +08:00
  • 36af564bb1 build(pages.json): refine color Burt 2024-01-03 21:32:21 +08:00
  • 188be04a98 chore: refine style Burt 2024-01-03 21:23:37 +08:00
  • 3f5818ed86 feat(tabbar): 处理tabbar和通屏页面 Burt 2024-01-03 21:21:41 +08:00
  • f530bf8d20 docs(readme): 页面下拉刷新功能完成 Burt 2024-01-03 21:08:16 +08:00
  • 2d27c4f7f8 feat(onRefresherRefresh): 自定义下拉刷新,优化整体刷新效果 Burt 2024-01-03 21:06:36 +08:00
  • 49a4c255e2 feat(onPullDownRefresh): 原生下拉刷新实现,但效果并不好 Burt 2024-01-03 20:42:39 +08:00
  • 6683e0a466 docs(readme): 已实现功能打钩 Burt 2024-01-03 20:27:06 +08:00
  • 356488106c feat: 微信下,导航栏渐变效果 Burt 2024-01-03 20:20:08 +08:00
  • 821117f529 fix(icon): uni-icon 在微信不支持颜色,改用unocss-icons Burt 2024-01-03 17:34:52 +08:00
  • 6e3448582b feat: 自定义导航栏 Burt 2024-01-03 17:09:44 +08:00
  • f8f1139dcf feat(分享): 开发微信小程序分享功能 Burt 2024-01-03 14:34:31 +08:00
  • 524f82063d feat: add 微信分享 Burt 2024-01-03 11:46:01 +08:00
  • 5ea86de7ce docs(readme): add 业务功能 TODO LIST Burt 2024-01-03 11:30:42 +08:00
  • e76c8af8eb build: 填写mp-weixin.appid Burt 2024-01-03 11:28:10 +08:00
  • 0600f6aeb0 build: 优化title配置 Burt 2024-01-03 11:17:16 +08:00
  • e3648ad1a0 build(vite): refine vite.config.ts Burt 2024-01-03 11:16:57 +08:00
  • a1f2bef5d1 build: 配置文件一点小优化 Burt 2024-01-03 10:55:45 +08:00
  • 7d402f6145 docs: readme.md Burt 2024-01-03 10:52:59 +08:00
  • f2a13090d5 build(vscode): vue文件格式化方式 Burt 2024-01-03 10:31:25 +08:00
  • d65fd56585 build(eslint): update .eslintrc.cjs globals setting Burt 2024-01-03 10:29:40 +08:00
  • d70211d6c4 chore: refine pages.json Burt 2024-01-03 10:24:26 +08:00
  • 6480d971a1 feat: 去掉 @uni-helper/vite-plugin-uni-pages, 并没有什么用 Burt 2024-01-03 10:23:34 +08:00
  • 99d5ead5d4 feat: 去掉 @uni-helper/vite-plugin-uni-layouts, 并没有什么用 Burt 2023-12-29 08:49:52 +08:00
  • 669d356d4a chore: gitignore Burt 2023-12-25 09:02:14 +08:00
  • 6b8c822306 build: stylelint Burt 2023-12-24 19:55:24 +08:00
  • 331b0fbfb2 feat(vscode): 关联文件 Burt 2023-12-24 19:37:39 +08:00
  • 3f77027ebc docs: readme Burt 2023-12-23 14:40:34 +08:00
  • dfabbc6342 feat: 自动引入fly-xxx组件 Burt 2023-12-23 14:32:19 +08:00
  • af06e8b6ad docs: 编写 readme.md Burt 2023-12-23 14:18:42 +08:00
  • 5b88117551 refactor(vite): 移除 unplugin-vue-components Burt 2023-12-23 14:04:08 +08:00
  • ad3aa418b7 refactor(vite): visualizer 插件配置优化 Burt 2023-12-23 13:51:45 +08:00
  • 569546c4dd feat: 引入uni-ui Burt 2023-12-23 13:42:31 +08:00
  • b62523fc69 chore: port 9000 Burt 2023-12-23 13:28:55 +08:00
  • b560a02fd4 feat: 引入 @iconify-json/carbon 图标库 Burt 2023-12-23 13:20:44 +08:00
  • 4c5573ff61 chore(tsconfig.json): 处理类型报错 Burt 2023-12-23 12:58:14 +08:00
  • 6abe1fff9e feat(http): baseUrl 对接 VITE_SERVER_BASEURL Burt 2023-12-23 12:10:45 +08:00
  • 16fcb3f4eb feat: 使用terser来控制清除 Burt 2023-12-23 12:04:31 +08:00
  • 9390af654b build(vite): 漏了env 文件 Burt 2023-12-23 11:49:36 +08:00
  • e29cfe99dc feat: 请求增加返回类型 Burt 2023-12-23 11:47:37 +08:00
  • 252b5578ac feat: 请求拦截 Burt 2023-12-23 11:39:46 +08:00
  • fef57184a6 feat: 先写好userStore Burt 2023-12-23 11:27:00 +08:00
  • da5284331f feat(vite): 引入 @uni-helper/vite-plugin-uni-layouts Burt 2023-12-23 11:20:24 +08:00
  • 600274d573 feat(vite): 引入 @uni-helper/vite-plugin-uni-pages Burt 2023-12-23 10:43:49 +08:00
  • bb99c0d44e Revert "fix(weixin): 修复小程序不能使用v-bind()的BUG" Burt 2023-12-23 10:19:38 +08:00
  • 5f241e0d78 Revert "feat: 还是发现会有样式污染,不妥" Burt 2023-12-23 10:19:27 +08:00
  • f6d52a437c feat: 还是发现会有样式污染,不妥 Burt 2023-12-23 10:18:43 +08:00
  • 0058be3dde fix(weixin): 修复小程序不能使用v-bind()的BUG Burt 2023-12-23 10:06:40 +08:00
  • 2ddde4aaeb chore: v-bind() 前的整理文件 Burt 2023-12-23 09:57:11 +08:00
  • 9d5552e1fe chore: css Burt 2023-12-23 09:53:15 +08:00
  • 3c6321ad88 fix(unocss): 处理unocss在小程序中报错 Burt 2023-12-23 09:47:04 +08:00
  • d17e8fa76d fix(pinia): 处理小程序环境,pinia-plugin-persistedstate 不生效BUG Burt 2023-12-22 15:28:40 +08:00
  • 5ff6009dd1 feat(pinia): 引入pinia Burt 2023-12-22 15:12:44 +08:00
  • 1dfaeef55c docs(package.json): add author info Burt 2023-12-22 15:04:20 +08:00
  • 37a109a3c3 feat(uni): 增加uni类型提示,修复uni不认识的报错 Burt 2023-12-22 09:36:27 +08:00
  • cae7de9d17 build(vscode): extensions.json Burt 2023-12-22 09:15:09 +08:00
  • ae5e1d4686 build: .gitignore Burt 2023-12-21 17:35:51 +08:00
  • da0a64c535 build: 续上 Burt 2023-12-21 17:32:53 +08:00
  • a87775137c build: 处理vite.config.ts Burt 2023-12-21 17:30:49 +08:00
  • a1eecdeb38 build: test import sort2 Burt 2023-12-21 16:52:10 +08:00
  • fcc09d608f build: test import sort Burt 2023-12-21 16:50:50 +08:00
  • 9f4077a1ba test: format Burt 2023-12-21 16:47:54 +08:00
  • 76ea335557 build(dependency): add eslint-plugin-vue Burt 2023-12-21 16:46:59 +08:00
  • e9602040a5 build: husky + lint-staged + commitlint Burt 2023-12-21 16:40:43 +08:00
  • f23eed45bb format(vue): 验证生效,并处理rpx不认识的错误 Burt 2023-12-21 16:21:40 +08:00
  • f03a30a2d4 build(stylelint): add .stylelintrc.cjs Burt 2023-12-21 16:14:37 +08:00
  • c51e7181f8 chore: test file Burt 2023-12-21 16:08:47 +08:00
  • c4f7422ecb format: files Burt 2023-12-21 15:52:49 +08:00
  • 13ddf77463 build(vscode): add .vscode dir Burt 2023-12-21 15:52:44 +08:00
  • 8181130e63 build(eslint): add .eslintrc.js Burt 2023-12-21 15:50:52 +08:00
  • 47c8ac2b5d build(prettier): add .prettierrc.js Burt 2023-12-21 15:33:50 +08:00
  • ef3d72bc43 build(tsconfig.json): 处理tsconfig.json Burt 2023-12-21 15:31:57 +08:00
  • 11629b2c11 build(.npmrc): add .npmrc & pnpm i Burt 2023-12-21 15:27:12 +08:00
  • b3ea607a5a build(init): init project Burt 2023-12-21 15:26:15 +08:00