变更联通专项业务
This commit is contained in:
7
.tea/entryFiles-development/config$.js
Normal file
7
.tea/entryFiles-development/config$.js
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
const g = typeof global !== 'undefined' ? global : self;
|
||||
g.appXAppJson = {
|
||||
"app": {
|
||||
"$homepage": "pages/welcome/welcome"
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user