文件名称:自定义小程序的tabbar组件,利用templdates实现
文件大小:57KB
文件格式:ZIP
更新时间:2023-04-24 10:22:17
web
很多时候,小程序自带的tabBar不能够满足项目需求,这个时候就需要我们自定义tabBar了。本资源利用templdates的方法去实现了自定义TabBar组件。
【文件预览】:
自定义tabbar (2)
----app.json(281B)
----imgs()
--------timg.gif(6KB)
--------buy_on.png(3KB)
--------home_on.png(3KB)
--------message_on.png(3KB)
--------category_on.png(3KB)
--------search.png(1KB)
--------bland.png(7KB)
--------search1.png(2KB)
--------category.png(3KB)
--------message.png(3KB)
--------home.png(3KB)
--------bland_on.png(7KB)
--------buy.png(4KB)
----pages()
--------news()
--------index()
----sitemap.json(191B)
----app.wxss(35B)
----app.js(1KB)
----README.md(1KB)
----project.config.json(511B)
----utils()
--------util.js(472B)
----template()
--------template.js(1KB)
--------template.wxml(426B)
--------template.wxss(405B)