Anonymous 发表于 2022-5-22 00:42:59

wap2app 去掉问题反馈

wap2app 去掉问题反馈
"global": {
    "webviewParameter": {
      "titleNView": {
            "autoBackButton": true,
            "backgroundColor": "#f7f7f7",//导航栏背景色
            "titleColor": "#000000",//标题颜色
            "titleSize": "17px"
      },
      "statusbar": {
            //系统状态栏样式(前景色)
            "style": "dark"
      },
      "appendCss": "",
      "appendJs": ""
    },
    "easyConfig": {
      "quit": {
            "toast": {
                "showFeedback": false //不显示“反馈意见”链接,默认为true
            }
      }
    }
},

页: [1]
查看完整版本: wap2app 去掉问题反馈