| 123456789101112131415 |
- let global = {
- protocol: 'https://ldt.guosen-fumao.cn/shop_protocol.html',
-
- QR_PATH:'https://ldt.guosen-fumao.cn/h5/#/pages/checkstand/index?id=',
-
- TRANSFORM_PARAMS:'95963',
-
- wxParams: {
- clientAppId:'wx9ad53e8c83ae1a51',//用户端appid
- APPID: 'wx2db9c41e85d5a4fc', //appid
- },
- }
- export default global
|