dashboard
repositories
filestore
activity
search
login
html
/
xcx/zfb_xcx_business
支付宝商户端小程序
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
重构
liangjin
2021-03-16
576be8c8d9978b3d8d432d01f8da2cbf43a556ca
[html/xcx/zfb_xcx_business.git]
/
.tea
/
entryFiles-production
/
config$.js
1
2
3
4
5
6
7
const g = typeof global !== 'undefined' ? global : self;
g.appXAppJson = {
"app": {
"$homepage": "pages/home/home"
}
};