src/assets/js/config.js @@ -1,5 +1,9 @@ export default { // 是否标准版 (非标准版为中性版 无福光相关信息) // isStandard: true, isStandard: false, isStandard: true, // isStandard: false, // 打包语言 CN, US // lang: 'CN', lang: 'US', }