|
|
|
@ -3,8 +3,8 @@ App({ |
|
|
|
|
//请不要修改 /addons/cms/wxapp.这部分,只允许修改域名部分
|
|
|
|
|
//请注意小程序只支持https
|
|
|
|
|
//apiUrl: 'https://demo.fastadmin.net/addons/cms/wxapp.',
|
|
|
|
|
apiUrl: 'https://mini.nanjingchuangyou.com/addons/cms/wxapp.', |
|
|
|
|
apiCommonUrl: 'https://mini.nanjingchuangyou.com/', |
|
|
|
|
apiUrl: 'https://tzcs.njrenzhou.cn/addons/cms/wxapp.', |
|
|
|
|
apiCommonUrl: 'https://tzcs.njrenzhou.cn/', |
|
|
|
|
si: 0, |
|
|
|
|
//小程序启动
|
|
|
|
|
onLaunch: function() { |
|
|
|
@ -387,6 +387,6 @@ App({ |
|
|
|
|
indexTabList: [], |
|
|
|
|
newsTabList: [], |
|
|
|
|
productTabList: [], |
|
|
|
|
apiCommonUrl:'https://mini.nanjingchuangyou.com/' |
|
|
|
|
apiCommonUrl:'https://tzcs.njrenzhou.cn/' |
|
|
|
|
} |
|
|
|
|
}) |