Browse Source

Merge branch 'master' of http://47.102.110.240:3000/yuxiangpei/jzlife_crm_html

3 years ago
parent
commit
63bfb8fbeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -5,7 +5,7 @@ function resolve(dir) {
   return path.join(__dirname, dir)
 }
 
-const name = '鲸致CRM-客户忠诚度系统V1.0' // page title
+const name = '鲸致CRM系统V1.0' // page title
 
 // If your port is set to 80,
 // use administrator privileges to execute the command line.