main.build.js 88 Bytes
Newer Older
qiaoyanqi committed
1 2 3 4 5
import index from './views/function-common/index.vue'

export default {
    app: index
}