guhongwei 3 years ago
parent
commit
18e8736eef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/deploy/site.js

+ 1 - 1
src/layout/deploy/site.js

@@ -1,7 +1,7 @@
 // 网站基本设置
 export const siteInfo = {
   display: true,
-  zhTitle: '长春市福瑞科技有限公司',
+  zhTitle: '耗材采购平台',
   enTitle: 'Changchun Furui Technology Co., Ltd',
   logo_url: require('../../assets/logo.png'),
 };