// WXS 配置文件
var config = {
// 与 config.js 中的 baseImgUrl 保持同步
baseImgUrl: "https://xiangguan.sxyanzhu.com",
};
module.exports = config;