oa crm:智能办公和客户关系系统(vue cli + vue@2.x) 源码
ertai-oa-crm 如果不想使用css modules功能,只需在不需要替换的样式外面封装一层:global {} / * .header 类不会被模块化* / :global{ .header{ line-height: 40px ; height: 40px ; background-color: skyblue ; color: # fff; } } 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and vi
用户评论