Commit 2b19d409 by qinjianhui

fix: 邮箱

parent 74a0ad18
...@@ -26,13 +26,26 @@ ...@@ -26,13 +26,26 @@
"> ">
您尚未开通erp权限,请联系您的商务经理 您尚未开通erp权限,请联系您的商务经理
</h1> </h1>
<h2 style=" <h2
style="
text-align: center; text-align: center;
color: #fff; color: #fff;
font-size: 36px; font-size: 36px;
line-height: 100px; line-height: 100px;
font-family: '微软雅黑'; font-family: '微软雅黑';
">联系电话:15399065167</h2> ">
联系电话:15399065167
</h2>
<h2
style="
text-align: center;
color: #fff;
font-size: 36px;
line-height: 50px;
font-family: '微软雅黑';
">
邮箱:nikki@jomalls.com
</h2>
<el-button <el-button
style=" style="
text-align: center; text-align: center;
...@@ -69,7 +82,6 @@ export default { ...@@ -69,7 +82,6 @@ export default {
this.$router.push('/') this.$router.push('/')
}, },
logout() {}, logout() {},
}, },
} }
</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