提交 9b8abfef authored 作者: GOD_ZYX's avatar GOD_ZYX

选修西永

上级 77423ce2
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"window": { "window": {
"navigationBarBackgroundColor": "#fff", "navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationBarTitleText": "MBA学习系统" "navigationBarTitleText": "选修系统"
}, },
"tabBar": { "tabBar": {
"borderStyle": "#dcdcdc", "borderStyle": "#dcdcdc",
......
{ {
"navigationBarTitleText": "MBA学习系统", "navigationBarTitleText": "选修系统",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#414141", "navigationBarBackgroundColor": "#414141",
"disableScroll": true "disableScroll": true
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#fff", "navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationBarTitleText": "MBA学习系统" "navigationBarTitleText": "选修系统"
} }
\ No newline at end of file
{ {
"navigationBarBackgroundColor": "#fff", "navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationBarTitleText": "MBA学习系统" "navigationBarTitleText": "选修系统"
} }
\ No newline at end of file
{ {
"navigationBarBackgroundColor": "#3f3f3f", "navigationBarBackgroundColor": "#3f3f3f",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarTitleText": "MBA学习系统", "navigationBarTitleText": "选修系统",
"backgroundColor": "#535353", "backgroundColor": "#535353",
"disableScroll": true "disableScroll": true
} }
\ No newline at end of file
...@@ -6,9 +6,9 @@ const config = { ...@@ -6,9 +6,9 @@ const config = {
// outSiteLink: 'https://applets.ezijing.com', // 本地测试外链 // outSiteLink: 'https://applets.ezijing.com', // 本地测试外链
// URL_PATH: 'https://api2.ezijing.com', // 测试域名 // URL_PATH: 'https://api2.ezijing.com', // 测试域名
// outSiteLink: 'https://kelley2.ezijing.com', // 测试外链 // outSiteLink: 'https://kelley2.ezijing.com', // 测试外链
URL_PATH: 'https://api.ezijing.com/tenant', // 正式域名 - 由于项目变动域名 URL_PATH: 'https://api.ezijing.com/collage', // 正式域名 - 由于项目变动域名
outSiteLink: 'https://e-learning.ezijing.com', // 正式外链 outSiteLink: 'https://e-learning.ezijing.com', // 正式外链
tenant: 'sofia' tenant: 'collage'
} }
/* 请求接口统一 重定义 */ /* 请求接口统一 重定义 */
const requestApi = (obj) => { const requestApi = (obj) => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论