修改
This commit is contained in:
parent
1d6049295b
commit
8a128613c1
@ -20,7 +20,7 @@
|
|||||||
methods: {
|
methods: {
|
||||||
info() {
|
info() {
|
||||||
getHealthKey(uni.getStorageSync('userinfo').cardNo, uni.getStorageSync('openid')).then(res => {
|
getHealthKey(uni.getStorageSync('userinfo').cardNo, uni.getStorageSync('openid')).then(res => {
|
||||||
this.src = 'https://qmjk.jiankangdongying.cn/html/gzd/jkda/expLogin.html?key=' + res.data +
|
this.src = 'https://qmjk.jiankangdongying.cn/jkdy/pages/jkda/jkdady?key=' + res.data +
|
||||||
'&dyfs=14'
|
'&dyfs=14'
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user