Commit 32a9fd65 by zhangjie

title

parent be97e978
......@@ -16,7 +16,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
<title></title>
<title>九猫erp——为跨境电商卖家量身打造的综合服务平台</title>
<!-- <title>晶闪ERP演示系统</title> -->
<!-- 使用CDN的CSS文件 -->
<% for (var i in htmlWebpackPlugin.options.cdn && htmlWebpackPlugin.options.cdn.css) { %>
......

10.7 KB | W: | H:

9.96 KB | W: | H:

src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -414,7 +414,6 @@ export default {
email: this.ruleForm.email,
password: this.ruleForm.password,
}).then((res) => {
this.$message.success(res.message)
if (res.message == '操作成功') {
this.ruleForm = {}
this.$router.push('/contact')
......
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