码迷,mamicode.com
首页 > 其他好文 > 详细

taro

时间:2020-11-26 15:04:35      阅读:5      评论:0      收藏:0      [点我收藏+]

标签:href   put   tput   lang   class   page   map   action   tps   

多端调试-微信小程序+H5

需要在index.js中设置outputRoot: dist/${process.env.TARO_ENV}

设置sitemap.json文件,允许访问

{
    "rules":[{
      "action": "allow",
      "page": "*"
    }]
  }

taro

标签:href   put   tput   lang   class   page   map   action   tps   

原文地址:https://www.cnblogs.com/tulintao/p/14022718.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!