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