提交 a3eda940 编写于 作者: shutao-dc's avatar shutao-dc

Merge remote-tracking branch 'remotes/origin/dev' into alpha

......@@ -1067,6 +1067,14 @@
"navigationBarTitleText" : "sticky-section",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/component/list-view/list-view-multiplex",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
}
],
......
......@@ -9,7 +9,6 @@
<view class="flex-row">
<text class="title">{{item.plugin_name}}</text>
</view>
<!-- <text style="color: red">二级节点红色<text>三级节点不继承二级的颜色</text></text> --> <!-- 此代码在下拉加载下一页时必现崩溃 -->
<view class="description">
<text class="description-text">{{item.plugin_intro}}</text>
</view>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册