代码拉取完成,页面将自动刷新
/**
* 文档地址:https://npm-registry.polyv.net/-/web/detail/@polyv/icons-cli
*/
/** @type {import('@polyv/icons-cli').IconLibraryCliConfig[]} */
module.exports = [
{
resourcesDir: './icon-svgs/pc',
outDir: './src/components/component-icons/pc',
libraryType: 'vue',
iconMap: './src/components/component-icons/pc/map.ts',
convertColorMode: 'all',
mapExportPrefix: 'PcIcon',
demoHtml: './icon-svgs/demo/icon-demo-pc.html',
libraryName: 'PC 端观看页图标',
endOfLine: 'lf',
},
{
resourcesDir: './icon-svgs/mobile',
outDir: './src/components/component-icons/mobile',
libraryType: 'vue',
iconMap: './src/components/component-icons/mobile/map.ts',
convertColorMode: 'all',
mapExportPrefix: 'MobileIcon',
demoHtml: './icon-svgs/demo/icon-demo-mobile.html',
libraryName: '移动端观看页图标',
endOfLine: 'lf',
},
{
resourcesDir: './icon-svgs/pc-origin',
outDir: './src/components/component-icons/pc-origin',
libraryType: 'vue',
iconMap: './src/components/component-icons/pc-origin/map.ts',
mapExportPrefix: 'PcOriginIcon',
demoHtml: './icon-svgs/demo/icon-demo-pc-origin.html',
libraryName: 'PC 端观看页图标(原始色)',
convertColorMode: 'origin',
endOfLine: 'lf',
},
{
resourcesDir: './icon-svgs/mobile-origin',
outDir: './src/components/component-icons/mobile-origin',
libraryType: 'vue',
iconMap: './src/components/component-icons/mobile-origin/map.ts',
mapExportPrefix: 'MobileOriginIcon',
demoHtml: './icon-svgs/demo/icon-demo-mobile-origin.html',
libraryName: '移动端观看页图标(原始色)',
convertColorMode: 'origin',
endOfLine: 'lf',
},
];
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。