|
|
@@ -2,7 +2,7 @@
|
|
|
var md5 = require("./common/md5.js");
|
|
|
export default {
|
|
|
globalData: { //https://stock.xazhima.com/
|
|
|
- shareUrl: 'https://guolu.xazhima.com/api/api.php', //开发环境全局接口域名 线上:http://guolu.xazhima.com/
|
|
|
+ shareUrl: 'https://guolu.xazhima.com/api/api.php', //开发环境全局接口域名 线上:https://guolu.xazhima.com/
|
|
|
glbalHeight:'',
|
|
|
globalTimestamp: (Date.now()).toString(),
|
|
|
user_id: '',
|