摘要: 效果图 开始配置 1.设置custom 最关键的一步就是在app.json中的tabBar下开启custom为true,并且配置对应的路径,否则不会生效。 "tabBar": { "custom": true, "list": [ { "pagePath": "pages/home/index", 阅读全文
posted @ 2022-02-15 01:08 杨凌云的博客 阅读(279) 评论(0) 推荐(0)