修改更新

This commit is contained in:
YeMingfei666 2024-12-12 13:55:03 +08:00
parent 6fe850ed20
commit 0a27d79563
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<script>
import config from '@/common/config.js'
export default {
onLaunch: function() {
let that = this
@ -468,6 +469,8 @@
content: res.des,
success: res => {
if (res.confirm) {
plus.runtime.openURL(config.APIHOST2+'/pages/login/appEq')
return
uni.showLoading({
title: '下载中...',
mask: true
@ -528,6 +531,8 @@
content: res.des,
success: res => {
if (res.confirm) {
plus.runtime.openURL(config.APIHOST2+'/pages/login/appEq')
return
uni.showLoading({
title: '下载中...',
mask: true