feat: add issue.png
This commit is contained in:
parent
5309e2242c
commit
297ef285ef
13
README.md
13
README.md
@ -85,19 +85,6 @@
|
|||||||
- [ ] 仿华为商城个人中心
|
- [ ] 仿华为商城个人中心
|
||||||
- [ ] 仿网易云音乐 APP(独立项目)
|
- [ ] 仿网易云音乐 APP(独立项目)
|
||||||
|
|
||||||
## 👉 Road Map
|
|
||||||
|
|
||||||
`Road Map` 如下,期待有心人一起完成。
|
|
||||||
|
|
||||||
- 1、`unibest` 官方文档编写,类似 `vue` 文档,新开一个项目,使用 `vitepress` 生成。
|
|
||||||
- 2、`hello-unibest` 项目继续完成,还有很多实用功能未加入/未完成,如多语言、微信登录、自定义tabbar、瀑布流等。
|
|
||||||
- 3、`unibest` 新增运行时“自动打开微信开发者工具”和打包时可以“自动上传代码到微信开发者平台”,通过编写 `VSCODE插件` 完成。
|
|
||||||
- 4、发布 `npm` 包 `create-unibest`,用户可以通过 `npm create unibest` 命令生成项目,默认模板与 `unibest` 项目类似,额外可选择项为:
|
|
||||||
- 是否使用多语言
|
|
||||||
- 是否使用自定义tabbar (非APP项目)
|
|
||||||
- 未想好
|
|
||||||
- ...
|
|
||||||
|
|
||||||
## ⚙️ 环境
|
## ⚙️ 环境
|
||||||
|
|
||||||
- node>=18
|
- node>=18
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
.test {
|
.test {
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
|
|
||||||
|
@apply mt-4;
|
||||||
|
|
||||||
|
// 上面2个方式都会出现问题(如截图所示 issue.png),建议不在这个全局文件写宽高大小的变量
|
||||||
|
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
src/style/issue.png
Normal file
BIN
src/style/issue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
Loading…
x
Reference in New Issue
Block a user