web iframe结构实现
This commit is contained in:
@@ -51,6 +51,13 @@ window.APP_RUNTIME_CONFIG = {
|
||||
publicImgPath: '/img',
|
||||
publicWebPath: '/',
|
||||
|
||||
// 单点登录配置
|
||||
sso: {
|
||||
platformUrl: '/', // platform 平台地址
|
||||
workcaseUrl: '/workcase', // workcase 服务地址
|
||||
biddingUrl: '/bidding' // bidding 服务地址
|
||||
},
|
||||
|
||||
// 功能开关
|
||||
features: {
|
||||
enableDebug: false,
|
||||
|
||||
Reference in New Issue
Block a user