(function (window) { var old = window.appConfig; var config = {"appname":{"title":"App名称","value":"速哇快递代收"},"APP_NAME":{"title":"App名称(代号)","value":"suwa"},"APP_VER":{"title":"版本","value":"1.8.094"},"sign":{"title":"短信签名","value":"速哇通知"},"wechat":{"title":"客服微信","value":"suwakf"},"servicephone":{"title":"客服电话","value":"15657586459"},"wechatofficial":{"title":"微信公众号","value":"suwafwh"},"show-register":{"title":"注册","value":true},"show-recharge":{"title":"充值","value":true},"show-invite":{"title":"邀请","value":false},"website":{"title":"官网","value":"https: \/\/www.suwaapp.com"},"pc":{"title":"电脑版","value":"https: \/\/web.suwaapp.com"},"logo-height":{"title":"尺寸","value":"5rem"},"show-appname":{"title":"显示APP名称","value":true},"show-wechat-qrcode":{"title":"显示微信公众号二维码","value":true},"wechat-qrcode-url":{"title":"微信公众号二维码链接","value":"https:\/\/data.suwaapp.com\/qrcode\/suwa-gh_a0a0766083b9_258.jpg"},"login-tip":{"title":"登录页提示语","value":"提供最好的快递代收管理服务"},"appname-color":{"title":"Logo下方是否显示APP名称字体颜色","value":"#CB3E14"},"appname-fontsize":{"title":"Logo下方是否显示APP名称字体大小","value":"3.7rem"},"cooperate":{"title":"合作加盟","value":""}} // 配置 window.appConfig = config; window.__platform__ = 'web'; // alert(JSON.stringify({old: old, new: config})); })(window);