自用 微信小程序跳小程序
时间:2019-10-18 11:02:25
收藏:0
阅读:139
"window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "王力智能生活馆", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#F8F8F8" }, "navigateToMiniProgramAppIdList": [ "wx35f3ad10ab46a260" ],
<navigator target="miniProgram" open-type="navigate" app-id="wx35f3ad10ab46a260" path="/page/tabBar/fling/index" extra-data="" version="release" class=‘list-item flexba‘>
<view class=‘flexa‘>
<view class=‘com_wh flexca ‘>
<image class=‘wh‘ src="../../../image/user/user_list10.png" />
</view>
<view class=‘f30 ml20 cor3‘>工程报备</view>
</view>
<image src="{{rtimg}}" />
</navigator>
评论(0)