vue组件引入模板、文件

我来纠错
//引入js或vue模板
import header from '../components/header'

//引入css
<style lang="sass" scoped>
    @import "../style/base";

    .page-panel { padding: 50px 0 48px; }
</style>
发送
热门关键词:
命令
知识类型:
标题描述:
详细解答:

提交审核您编辑的知识会经过 前端大牛 人工审核。