@@ -159,7 +159,7 @@ request
|
|||||||
platform: 'android',
|
platform: 'android',
|
||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
downLoadWin.value = res.url
|
downLoadAndroid.value = res.url
|
||||||
})
|
})
|
||||||
|
|
||||||
const activeIndex = ref(0)
|
const activeIndex = ref(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user