Browse Source

修改系统名称

una 3 năm trước cách đây
mục cha
commit
472c7cfcf8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.