254 Commits

Author SHA1 Message Date
Burt
c3ed31c84b feat: 引入 favicon.ico 2024-01-23 19:20:00 +08:00
Burt
ec426f9537 build: 续上,把 manifest 加入 gitignore 2024-01-23 18:51:50 +08:00
Burt
97cc3ebee2 feat: postinstall 自动生成 manifest.json 2024-01-23 18:50:33 +08:00
Burt
07706e994b chore: update readme 2024-01-23 18:28:12 +08:00
Burt
52f04dc7a4 feat: 替换logo, 编写readme 2024-01-23 16:12:07 +08:00
Burt
d237bf8b1a feat: 优化v3代码块 2024-01-23 10:49:37 +08:00
Burt
1a65bd681f refactor: readme 2024-01-23 10:43:43 +08:00
Burt
20b090ae48 docs: update readme 2024-01-22 19:19:42 +08:00
Burt
cf978ac361 feat: 微信小程序 vconsole 2024-01-22 19:18:17 +08:00
Burt
c7a38d073e feat: 不需要自己写隐私协议 2024-01-22 18:56:27 +08:00
Burt
d9050a8944 feat: 隐私协议 2024-01-22 17:44:23 +08:00
Burt
e91358c895 feat: 本地放开 用户隐私协议 2024-01-22 16:21:11 +08:00
Burt
b6fae1ee7a feat(readme): 优化 description 2024-01-22 14:39:24 +08:00
Burt
aa2353d784 feat: unifly --> unibest 2024-01-22 14:21:17 +08:00
Burt
e7262dc1db feat: demo 全部展示,不需要变量控制 2024-01-22 14:05:35 +08:00
Burt
0943ddcbe0 feat: delete a useless file 2024-01-22 11:45:37 +08:00
Burt
6aec85e58d refactor: 整理demo页面+自动引入 2024-01-22 11:41:45 +08:00
Burt
e0d0e79975 chore: add TODO 2024-01-22 11:32:37 +08:00
Burt
03630bcecc feat: remove demo wxShare 2024-01-22 11:18:52 +08:00
Burt
9090c571d4 chore: chore update 2024-01-22 11:18:04 +08:00
Burt
17ad7a6f6f Revert "feat: 微信分享,全局生效"
This reverts commit 15bb8d02f5cfd13b77aca9c966b5ab863220b308.
2024-01-22 11:04:53 +08:00
Burt
15bb8d02f5 feat: 微信分享,全局生效 2024-01-22 11:01:54 +08:00
Burt
70990288c4 feat: demo里面的文件使用 demo layout,除非是自定义导航栏 2024-01-22 10:53:28 +08:00
Burt
f9b436721c docs: update package.json 2024-01-22 10:34:41 +08:00
Burt
cb332d447e fix: 加了layout后,要把page样式挪到layout根元素上 2024-01-22 10:31:57 +08:00
Burt
c9fa715f75 feat: delete useless files 2024-01-22 10:25:04 +08:00
Burt
1da9ccda08 feat: 把图片放到线上,微信小程序可以全部打demo打包进去 2024-01-22 10:14:27 +08:00
Burt
c569a267ec docs(readme): v3 snippets 2024-01-22 09:46:38 +08:00
Burt
cd9d9d323f feat(vscode): 增加 v3 代码段 2024-01-22 09:43:34 +08:00
Burt
1093c27e13 feat(stylelint): 取消检测 no-empty-source 2024-01-22 09:18:49 +08:00
Burt
ef0eb25cd7 feat: 给作者加鸡腿🍗 2024-01-21 04:52:51 +08:00
Burt
36bd9fe1de feat: floating-bubble 2024-01-21 04:22:45 +08:00
Burt
06390f014b chore: modify index UI 2024-01-20 19:19:46 +08:00
Burt
2d30a05712 feat: 优化微信登陆 2024-01-20 18:41:18 +08:00
Burt
70b74eb3cb feat: 微信登录获取openid 2024-01-20 18:21:42 +08:00
Burt
6a0de23432 chore: 消除不必要的 TODO 标识 2024-01-20 17:11:12 +08:00
Burt
b9243f9c59 chore: 优化TODO,减少不必要的TODO提示 2024-01-20 17:00:31 +08:00
Burt
85c3048791 chore: /pages-sub/niubi/index 访问 2024-01-20 16:32:45 +08:00
Burt
d17efc5433 feat: demo显示通过 VITE_SHOW_DEMO 控制 2024-01-20 16:27:22 +08:00
Burt
39e4fda14f feat: 经过测试,manifest.json 不能加到 gitignore 2024-01-20 15:56:13 +08:00
Burt
e31926b38b docs(readme): update app 打包注意事项 2024-01-20 15:49:43 +08:00
Burt
a4766c7100 build: 固定主要库的版本 2024-01-20 15:30:04 +08:00
Burt
96dae99e17 chore: 增加 .gitignore 提示 2024-01-20 15:23:13 +08:00
Burt
42cdb4f364 build(.gitignore): lock 文件加入版本管理 2024-01-20 15:20:55 +08:00
Burt
cfb871e528 Merge remote-tracking branch 'gitee/main' 2024-01-20 15:11:03 +08:00
Burt
d59cf9ce56 chore(.gitignore): update .gitignore 2024-01-20 15:10:22 +08:00
Burt
3a9da21d06 chore(gitignore): git rm -r --cached 2024-01-20 15:07:01 +08:00
Burt
5d6b158d0d feat: 根据 cqh 的提示优化代码 2024-01-20 14:57:24 +08:00
菲鸽
754023b377
!2 prettier
Merge pull request !2 from 菲鸽/cherry-pick-1705733276
2024-01-20 06:48:50 +00:00
cqh
6293d910bd fixed 8361968 from https://gitee.com/codercup/unifly/pulls/1
ci: 使用prettier格式化
2024-01-20 06:47:56 +00:00