This commit is contained in:
2024-05-16 08:39:26 +08:00
parent 1d6049295b
commit 8a128613c1

View File

@ -20,7 +20,7 @@
methods: {
info() {
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'
})
},