enlink
Version:
web-portals
31 lines • 512 B
JavaScript
export default {
debug: 1,
version: "1.0.2",
resources: {
},
config: {
level: 91,
index: "home",
singleflow: false,
singlelocking: false,
absolute: true,
style: [],
script: [],
source: {
src: 'https://www.facebook.com'
},
data: [],
sandbox: false,
shadowbox: false,
animation: 'slide',
background: '#fff'
},
helper: {
},
filter: function (id, config) {
// 批处理所有模块配置
},
controller: {},
baseStyles: `
`
}