mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-11 11:56:48 +08:00
二维码修改
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
</el-result>
|
</el-result>
|
||||||
</template>
|
</template>
|
||||||
<script setup>
|
<script setup>
|
||||||
|
import { toRefs,ref, onMounted } from "vue";
|
||||||
function toIndex() {
|
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user