摘要: 一,官网文档地址: https://uniapp.dcloud.net.cn/collocation/pages.html#tabbar 如图: 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch. 阅读全文
posted @ 2023-02-14 16:01 刘宏缔的架构森林 阅读(603) 评论(0) 推荐(0)
摘要: 一,代码: <template> <view> <uni-list> <uni-list-item :border="false" v-for="(item, index) in itemList" :key="index"> <template v-slot:body > <view @click 阅读全文
posted @ 2023-02-14 14:59 刘宏缔的架构森林 阅读(836) 评论(0) 推荐(0)
摘要: 一,代码: <template> <view> <uni-list > <uni-list-item :border="false" v-for="(item, index) in itemList" :key="index"> <template v-slot:body > <view @clic 阅读全文
posted @ 2023-02-14 14:14 刘宏缔的架构森林 阅读(2951) 评论(0) 推荐(0)