|
@@ -16,11 +16,11 @@
|
|
<el-button type="primary" style="width:100%;" @click.native.prevent="handleSubmit" :loading="logining">登录</el-button>
|
|
<el-button type="primary" style="width:100%;" @click.native.prevent="handleSubmit" :loading="logining">登录</el-button>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
<div class="toRegister">
|
|
<div class="toRegister">
|
|
- <el-link type="primary" class="btn" style="float:left;" @click="jumpTo" :underline="false">联系客服
|
|
|
|
|
|
+ <el-link type="primary" class="btn" style="float:left;" :underline="false">联系客服
|
|
<div class="service">
|
|
<div class="service">
|
|
<p style="color: #333">扫码加客服微信</p>
|
|
<p style="color: #333">扫码加客服微信</p>
|
|
<img src="../assets/image/code.jpg">
|
|
<img src="../assets/image/code.jpg">
|
|
- <p><span style="color: #333">QQ:</span>3052894409</p>
|
|
|
|
|
|
+ <p><span style="color: #333">QQ:</span><span id="QQ">3052894409</span></p>
|
|
</div>
|
|
</div>
|
|
</el-link>
|
|
</el-link>
|
|
<el-link type="primary" style="margin-right:5px;" :underline="false"><a style="color:#409EFF;text-decoration:none" href="http://gsgj.ttkuaiban.com/download.html" download="工时管家">客户端下载</a></el-link>
|
|
<el-link type="primary" style="margin-right:5px;" :underline="false"><a style="color:#409EFF;text-decoration:none" href="http://gsgj.ttkuaiban.com/download.html" download="工时管家">客户端下载</a></el-link>
|