Commit b0f6c22c by 陈超

A

parent 6b55af14
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="login-logo"> <div class="login-logo">
<img src="/img/logo.png" alt="" /> <img src="/img/logo.png" alt="" />
</div> </div>
<p class="login-tip">{{ website.title }} v 4.3</p> <p class="login-tip">巨雾商家管理后台</p>
<div class="login-border"> <div class="login-border">
<div class="login-main"> <div class="login-main">
<!-- <h4 class="login-title"> <!-- <h4 class="login-title">
...@@ -33,9 +33,7 @@ ...@@ -33,9 +33,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="login-copyright"> <div class="login-copyright">All Rights Reserved</div>
{{ website.copyright }}
</div>
<top-color v-show="false" /> <top-color v-show="false" />
</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