create account

tabBar / 小程序设计与开发 #4 by lemooljiang

View this thread on: hive.blogpeakd.comecency.com
· @lemooljiang ·
$12.15
tabBar / 小程序设计与开发 #4
![news.jpg](https://steemjiang.com:8081/ipfs/QmYVyhSUFHmz3ENcYBoYVpsFsbp67BQGFpdW42Muurw4rn)

## tabBar
[全局配置](https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html)

可以通过 tabBar 配置项切换显示不同的对应页面。

app.json中配置(框架-> 配置),最少两个,最多五个

图片使用png格式,背景透明,81px * 81px
背影色:#f7f7fa,图标色:选中时"#ff6600",没选中时#999999
```json
"tabBar": {
    "selectedColor":"#ff6600",
    "list": [
      {
        "pagePath": "pages/index/index",
        "text": "首页",
        "iconPath": "images/logo2.png",
        "selectedIconPath": "images/logo.png"
      },
      {
        "pagePath": "pages/courses/courses",
        "text": "课程",
        "iconPath": "images/logo2.png",
        "selectedIconPath": "images/logo.png"
      }] }
```
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorlemooljiang
permlinktabbar-4
categoryhive-105017
json_metadata"{"tags":["cn","wechat","miniprogram","design","dev"],"image":["https://steemjiang.com:8081/ipfs/QmYVyhSUFHmz3ENcYBoYVpsFsbp67BQGFpdW42Muurw4rn"],"links":["https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html"],"app":"hiveblog/0.1","format":"markdown","description":"可以通过 tabBar 配置项切换显示不同的对应页面。","author":"lemooljiang"}"
created2021-04-13 12:11:03
last_update2021-04-13 12:11:03
depth0
children0
last_payout2021-04-20 12:11:03
cashout_time1969-12-31 23:59:59
total_payout_value6.240 HBD
curator_payout_value5.909 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length730
author_reputation438,608,506,193,732
root_title"tabBar / 小程序设计与开发 #4"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,018,521
net_rshares14,922,105,254,272
author_curate_reward""
vote details (49)