自用 微信小程序跳小程序

Posted ThisCall

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了自用 微信小程序跳小程序相关的知识,希望对你有一定的参考价值。

"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>

 

以上是关于自用 微信小程序跳小程序的主要内容,如果未能解决你的问题,请参考以下文章

微信小程序代码片段

微信小程序代码片段分享

微信小程序视图层WXML_模板

ios企业包可以跳转小程序吗

h5页面与微信小程序之间的跳转传参

微信小程序微信公众号H5之间相互跳转