自用 微信小程序跳小程序

时间:2019-10-18 11:07:35   收藏:0   阅读:74
"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>

 

原文:https://www.cnblogs.com/dianzan/p/11697023.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!