mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-11 11:56:48 +08:00
二维码修改yes
This commit is contained in:
@@ -21,6 +21,7 @@ function toIndex() {
|
|||||||
window.location.href =
|
window.location.href =
|
||||||
window.location.protocol + import.meta.env.VITE_BOE_HOME;
|
window.location.protocol + import.meta.env.VITE_BOE_HOME;
|
||||||
}
|
}
|
||||||
|
const title = ref("二维码已失效");
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
// 接收跳转请求的query参数
|
// 接收跳转请求的query参数
|
||||||
|
|||||||
Reference in New Issue
Block a user