Commit 7e5c7c29 authored by zhanglw's avatar zhanglw

注册详细信息

parent 66f002e3
<template> <template>
<div class="page-body"> <div class="page-body">
<div class="head-box"> <div class="head-box" style="pointer-events: none;">
<div class="head-box-top"> <div class="head-box-top">
<div class="top-call" /> <div class="top-call" />
<div class="top-call"><img src="@/assets/home_images/cisnet_logo_b.png" class="touch" @click="$router.push('/home')"></div> <div class="top-call"><img src="@/assets/home_images/cisnet_logo_b.png" class="touch" @click="$router.push('/home')"></div>
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
</div> </div>
</div> </div>
</div> </div>
<home-footer ref="homeFooter" /> <home-footer ref="homeFooter" style="pointer-events: none;" />
<el-backtop /> <el-backtop />
</div> </div>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment