Browse Source

名字修改

JXDS18FUJT 2 years ago
parent
commit
8f32591189
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -6,7 +6,7 @@ function resolve(dir) {
   return path.join(__dirname, dir);
 }
 
-const name = defaultSettings.title || "速达驾考管理系统"; // 标题
+const name = defaultSettings.title || "财仝驾考管理系统"; // 标题
 
 const port = process.env.port || process.env.npm_config_port || 80; // 端口