为了账号安全,请及时绑定邮箱和手机立即绑定

小程序tabBar的text文本不会显示是什么问题呢?

小程序tabBar的text文本不会显示是什么问题呢?

幕布斯6054654 2019-02-26 17:19:35
下面的文本text为什么不会显示
查看完整描述

2 回答

?
吃鸡游戏

TA贡献1829条经验 获得超7个赞

"tabBar": {


"color": "#a0a0a0",

"selectedColor": "#07777B",

"backgroundColor": "#fff",

"borderStyle": "white",

"list": [

 {

    "iconPath": "images/tab_cart.png",

    "selectedIconPath": "images/tab_cart_selected.png",

    "pagePath": "pages/cart/cart",

    "text": "购物车"

  },

]

}


查看完整回答
反对 回复 2019-03-04
?
炎炎设计

TA贡献1808条经验 获得超4个赞

<plugin>


            <groupId>org.apache.maven.plugins</groupId>

            <artifactId>maven-source-plugin</artifactId>

            <executions>

                <execution>

                    <id>attach-sources</id>

                    <goals>

                        <goal>jar</goal>

                    </goals>

                </execution>

            </executions>


查看完整回答
反对 回复 2019-03-04
  • 2 回答
  • 0 关注
  • 1853 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信