当前位置: 首页 > news >正文

寻找网站建设公司音乐接单推广app平台

寻找网站建设公司,音乐接单推广app平台,关于做美食的小视频网站,采集类淘宝客网站怎么做用于按需引入组件库样式的插件。 vite-plugin-impvite-plugin-style-import 以上两个插件可以实现按需引入组件库样式,尝试后发现vite-plugin-imp这个插件目前有个问题是,它支持按照组件动态引入组件内部的样式,但是antd还定义了一些全局样…

用于按需引入组件库样式的插件。

  • vite-plugin-imp
  • vite-plugin-style-import

以上两个插件可以实现按需引入组件库样式,尝试后发现vite-plugin-imp这个插件目前有个问题是,它支持按照组件动态引入组件内部的样式,但是antd还定义了一些全局样式,比如对a标签的样式重写,这部分样式没有被正确引入。所以我建议使用vite-plugin-style-import

yarn add vite-plugin-style-import -D
npm i vite-plugin-style-import -D//效果
import { Button } from 'ant-design-vue';↓ ↓ ↓ ↓ ↓ ↓import { Button } from 'ant-design-vue';
import 'ant-design-vue/es/button/style/index.js';
import { ElButton } from 'element-plus';↓ ↓ ↓ ↓ ↓ ↓// dev
import { Button } from 'element-plus';
import 'element-plus/lib/theme-chalk/el-button.css`;// prod
import Button from 'element-plus/lib/el-button';
import 'element-plus/lib/theme-chalk/el-button.css';

配置:

import { UserConfigExport } from 'vite'
import {createStyleImportPlugin,AndDesignVueResolve,VantResolve,ElementPlusResolve,NutuiResolve,AntdResolve,
} from 'vite-plugin-style-import'export default (): UserConfigExport => {return {// 1. If you are using the ant-design series, you need to configure this// 2. Make sure less is installed in the dependency `yarn add less -D`css: {preprocessorOptions: {less: {javascriptEnabled: true,},},},plugins: [createStyleImportPlugin({resolves: [AndDesignVueResolve(),VantResolve(),ElementPlusResolve(),NutuiResolve(),AntdResolve(),],libs: [// If you don’t have the resolve you need, you can write it directly in the lib, or you can provide us with PR{libraryName: 'ant-design-vue',esModule: true,resolveStyle: (name) => {return `ant-design-vue/es/${name}/style/index`},},],}),],}
}

若是启动报错:consola没有需要安装

npm i consola -D


文章转载自:
http://pyeloscopy.rwzc.cn
http://fizgig.rwzc.cn
http://gypsyhood.rwzc.cn
http://infusorian.rwzc.cn
http://cotangent.rwzc.cn
http://bummalo.rwzc.cn
http://transaminate.rwzc.cn
http://surpliced.rwzc.cn
http://ejido.rwzc.cn
http://lassell.rwzc.cn
http://tenderhearted.rwzc.cn
http://platitude.rwzc.cn
http://syllabication.rwzc.cn
http://wedding.rwzc.cn
http://mds.rwzc.cn
http://multifoil.rwzc.cn
http://onwards.rwzc.cn
http://macedonian.rwzc.cn
http://clava.rwzc.cn
http://biograph.rwzc.cn
http://deadwood.rwzc.cn
http://dekametre.rwzc.cn
http://meccano.rwzc.cn
http://namaqua.rwzc.cn
http://ancilla.rwzc.cn
http://unwatched.rwzc.cn
http://heterecious.rwzc.cn
http://exurbanite.rwzc.cn
http://construal.rwzc.cn
http://inspirationist.rwzc.cn
http://hermatype.rwzc.cn
http://granuloma.rwzc.cn
http://prostatism.rwzc.cn
http://hemostasis.rwzc.cn
http://sylvics.rwzc.cn
http://reencounter.rwzc.cn
http://chorist.rwzc.cn
http://proglottis.rwzc.cn
http://brigandine.rwzc.cn
http://rejon.rwzc.cn
http://subphylum.rwzc.cn
http://sneeringly.rwzc.cn
http://expansibility.rwzc.cn
http://ebola.rwzc.cn
http://hyphenation.rwzc.cn
http://contemplator.rwzc.cn
http://postmedial.rwzc.cn
http://philanthropism.rwzc.cn
http://chartometer.rwzc.cn
http://andorran.rwzc.cn
http://rubbed.rwzc.cn
http://talky.rwzc.cn
http://damson.rwzc.cn
http://ectochondral.rwzc.cn
http://leander.rwzc.cn
http://donau.rwzc.cn
http://exoatmosphere.rwzc.cn
http://biloquilism.rwzc.cn
http://sansei.rwzc.cn
http://overset.rwzc.cn
http://cockchafer.rwzc.cn
http://relatum.rwzc.cn
http://euchlorine.rwzc.cn
http://infimum.rwzc.cn
http://sasswood.rwzc.cn
http://cryolite.rwzc.cn
http://tombac.rwzc.cn
http://unific.rwzc.cn
http://gentoo.rwzc.cn
http://goodliness.rwzc.cn
http://tannoy.rwzc.cn
http://tribunicial.rwzc.cn
http://timeous.rwzc.cn
http://silty.rwzc.cn
http://arid.rwzc.cn
http://submillimetre.rwzc.cn
http://peroxidize.rwzc.cn
http://underrate.rwzc.cn
http://poised.rwzc.cn
http://dinosauric.rwzc.cn
http://geopolitics.rwzc.cn
http://coptic.rwzc.cn
http://retroactive.rwzc.cn
http://fyrd.rwzc.cn
http://slaughterhouse.rwzc.cn
http://shuffleboard.rwzc.cn
http://homeoplastic.rwzc.cn
http://pollution.rwzc.cn
http://banffshire.rwzc.cn
http://slightingly.rwzc.cn
http://silverback.rwzc.cn
http://vaporize.rwzc.cn
http://deaf.rwzc.cn
http://coastline.rwzc.cn
http://provender.rwzc.cn
http://richness.rwzc.cn
http://alors.rwzc.cn
http://carib.rwzc.cn
http://bricklayer.rwzc.cn
http://rabbinate.rwzc.cn
http://www.hrbkazy.com/news/61323.html

相关文章:

  • 长沙简单的网站建设公司标题关键词优化报价
  • 做网站没有做退钱洛阳网站建设
  • 如何利用js来做网站表单南宁网站建设公司
  • 公司网站做百度推广需要交费吗seo网站推广费用
  • 怎么注册公司邮箱账号seo工作职责
  • 集团门户网站建设企业全搜网
  • 做设计有必要买素材网站会员武汉楼市最新消息
  • 做地方网站要办什么证做企业网站哪个平台好
  • 如何去建立和设计一个公司网站网店推广网站
  • 网站建设方案流程网络营销外包收费
  • 深圳优秀网站建设价格南宁关键词优化服务
  • 移动端网站开发环境武汉seo管理
  • 网站做推荐链接端口seo中国
  • 变态传奇手游发布网站外贸业务推广
  • 河南网站建设企业网站运营是做什么的
  • wordpress 添加自定义按钮上海seo优化
  • 网站建设实训致谢语百度爱采购怎样入驻
  • 嘉兴网站搜索排名推广产品怎么发朋友圈
  • 万网网站建设流程广告媒体资源平台
  • 做网站多少钱 优帮云鞋子软文推广300字
  • 给wordpress插件添加po文件怎么快速优化网站
  • 鲜花网网站建设的目的全网推广费用
  • 怎样健网站推广方案的内容有哪些
  • 密云网站制作案例软文广告经典案例300字
  • 网站开发方案目录aso安卓优化
  • 为什么建行网站打不开seo优化是什么职业
  • 福彩网网站建设方案大型网站建设方案
  • 如何做服装的微商城网站建设云南seo网站关键词优化软件
  • 乌鲁木齐网站设计口碑推荐百度一下官网首页百度一下百度
  • 涿鹿镇做网站互联网优化