分支自 SuZhouGuanHong/TaiYuanTaiZhong

huanghongfeng
2024-07-19 bb929bd0809eefc1108dd779846ff07d997f7ef0
代码管理/PCS/WCS_Client/vue.config.js
@@ -31,7 +31,7 @@
    config.plugins.delete('prefetch');
    //鑷笅瀹氫箟title
    config.plugin('html').tap((args) => {
      args[0].title = 'WCS';
      args[0].title = 'PCS';
      return args;
    });