Some checks are pending
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
17 lines
675 B
Vue
17 lines
675 B
Vue
<script setup>
|
|
/*setTimeout(()=>{
|
|
location.reload()
|
|
},2000)*/
|
|
</script>
|
|
|
|
<template>
|
|
<div>加载错误加载错误加载错误加载错误加载错误加载错误加载错误加载错误</div>
|
|
<div>加载错误加载错误加载错误加载错误加载错误加载错误加载错误加载错误</div>
|
|
<div>加载错误加载错误加载错误加载错误加载错误加载错误加载错误加载错误</div>
|
|
<div>加载错误加载错误加载错误加载错误加载错误加载错误加载错误加载错误</div>
|
|
<div>加载错误加载错误加载错误加载错误加载错误加载错误加载错误加载错误</div>
|
|
</template>
|
|
|
|
<style scoped lang="scss">
|
|
</style>
|