[锶源昆仑-寺庙捐赠活动]
This commit is contained in:
@@ -9,7 +9,7 @@ import store from '@/store'
|
||||
|
||||
// 基础配置
|
||||
const config = {
|
||||
apiUrl : 'http://api.water.shangkelian.cn/api/', // 正式环境
|
||||
apiUrl : 'http://api.temple.siyuankunlun.cn/api/', // 正式环境
|
||||
timeout : 60000
|
||||
}
|
||||
|
||||
@@ -145,7 +145,7 @@ const loginHint = () => {
|
||||
success: res=> {
|
||||
loginHintState = false
|
||||
if (res.confirm) uni.reLaunch({
|
||||
url: '/pages/index/index'
|
||||
url: '/login/login'
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user