tiny-vue_version0/examples/sites/demos/pc/config.js

5 lines
61 B
JavaScript

export default {
isMobile: false,
initApp: (app) => {}
}