随心记uniapp文档:测试
学习uniapp
使用iconfont获取图标
1.购物车(选中/未选中)
2.首页(选中/未选中)
3.我的(选中/未选中)
4,分类(选中/未选中)
5.新建(选中/未选中)
6.放大镜(搜索)
7.上箭头
8.下箭头
9.垃圾桶
10.消息

创建页面和底部框(tabbar)
1.首页:index
2.分类:list
3.新建:new
4.我的:my
1 | "tabBar": { |
最终成果截图

创建顶部图(swiper)
IndexSwiper.vue
1 | <template> |
app需改变默认高度

2023.11.24

All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.

