788 Commits

Author SHA1 Message Date
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
Burt
ae5e1d4686 build: .gitignore 2023-12-22 09:01:07 +08:00
Burt
da0a64c535 build: 续上 2023-12-21 17:32:53 +08:00
Burt
a87775137c build: 处理vite.config.ts 2023-12-21 17:30:49 +08:00
Burt
a1eecdeb38 build: test import sort2 2023-12-21 16:52:10 +08:00
Burt
fcc09d608f build: test import sort 2023-12-21 16:50:50 +08:00
Burt
9f4077a1ba test: format 2023-12-21 16:47:54 +08:00
Burt
76ea335557 build(dependency): add eslint-plugin-vue 2023-12-21 16:46:59 +08:00
Burt
e9602040a5 build: husky + lint-staged + commitlint 2023-12-21 16:40:43 +08:00
Burt
f23eed45bb format(vue): 验证生效,并处理rpx不认识的错误 2023-12-21 16:21:40 +08:00
Burt
f03a30a2d4 build(stylelint): add .stylelintrc.cjs 2023-12-21 16:14:37 +08:00
Burt
c51e7181f8 chore: test file 2023-12-21 16:08:47 +08:00
Burt
c4f7422ecb format: files 2023-12-21 15:52:49 +08:00
Burt
13ddf77463 build(vscode): add .vscode dir 2023-12-21 15:52:44 +08:00
Burt
8181130e63 build(eslint): add .eslintrc.js 2023-12-21 15:50:52 +08:00
Burt
47c8ac2b5d build(prettier): add .prettierrc.js 2023-12-21 15:34:24 +08:00
Burt
ef3d72bc43 build(tsconfig.json): 处理tsconfig.json 2023-12-21 15:31:57 +08:00
Burt
11629b2c11 build(.npmrc): add .npmrc & pnpm i 2023-12-21 15:27:12 +08:00
Burt
b3ea607a5a build(init): init project 2023-12-21 15:26:15 +08:00