Commit 93f1da2e authored by shiyl's avatar shiyl

将XBrid配置文件迁移到BRoot模块中,便于后续BXBridBusiness单独发布

parent fe7869be
[submodule "Components/BXBridBusiness/src/main/assets/www"] [submodule "Components/BRoot/src/main/assets/www"]
path = Components/BXBridBusiness/src/main/assets/www path = Components/BRoot/src/main/assets/www
url = https://git.yidian-inc.com:8021/bp/shenghuoquanb-app-hybrid-release.git url = https://git.yidian-inc.com:8021/bp/shenghuoquanb-app-hybrid-release.git
branch = master branch = master
...@@ -10,7 +10,7 @@ class XBirdPageConstants { ...@@ -10,7 +10,7 @@ class XBirdPageConstants {
// webView加载的页面url // webView加载的页面url
const val PAGE_URL = "page_url" const val PAGE_URL = "page_url"
// 商品 - 发布商品地址,需要和config.json中的name一致 // 商品 - 发布商品地址,需要和config.json中的name一致
const val COMMODITY_PUBLISH_COMMODITY = "xbrid_b_coupon_publish" const val COMMODITY_PUBLISH_COMMODITY = "xbrid_coupon_publish"
} }
} }
www @ ee2cb916
Subproject commit ee2cb916d07742779f0bb0f333baa1b29f28a416
www @ 5911bc8b
Subproject commit 5911bc8be8d1a79a3676b215e95453dc5e523a4c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment