Commit 0bdaccb0 by tanghuan

配置文件URL更改

1 parent 20d1cb78
......@@ -66,7 +66,7 @@ class Constant {
? 'https://bxe-obs.banxiaoer.com/fronts/material/xehybrid/assets/develop/xeapp_conf_dev.json'
// ? 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_dev.json'
// ? 'http://192.168.2.177/xeapp_conf_dev.json'
: 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_pro.json';
: 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_pro_v2.json';
/// 内部 H5 dist 目录
static const String h5DistDir = 'http_dist_assets';
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!