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