import Vue from 'vue'; // 项目配置--由bat脚本变更 export const ProjectName = 'sass'; Vue.prototype.$projectName = ProjectName;