收藏
回答

小程序在pc端中打开为什么默认是ipad尺寸?

{
  "pages": [
    "pages/index/index",
    "pages/login/index",  
  ],
  "window": {    
    "navigationBarTextStyle": "black",
    "pageOrientation": "portrait",
    "screenOrientation": "portrait"
  },
  "sitemapLocation": "sitemap.json",
  "resizable": false,
  "frameset": false,
  "pageOrientation":"portrait",
  "screenOrientation": "portrait"
}


回答关注问题邀请回答
收藏

1 个回答

  • 智能回答 智能回答 本次回答由AI生成
    06-09
    有用
登录 后发表内容