Commit 0fd92338 authored by 李晓兵's avatar 李晓兵

'样式'

parent f198171e
<template> <template>
<scroll id="login" ref="scroll"> <h-content id="login" ref="scroll">
<div class="bird-icon" /> <div class="bird-icon" />
<div class="login-wrap"> <div class="login-wrap">
<img class="title" src="../assets/login/title.png" > <img class="title" src="../assets/login/title.png" >
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</div> </div>
<div class="button submit" @click="access">登录</div> <div class="button submit" @click="access">登录</div>
</div> </div>
</scroll> </h-content>
</template> </template>
<script> <script>
......
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