ec-theme
v0.0.16
Published
# saas 优化后 ec组件 单个page导出多个组件 { ECTable } 操作步骤: 1.修改代码 arco组件 按需引入 ,配置项里 注释主题配置 2.修改packgae version 3.本地 build # npm login # npm publish 上传中如果需要 opt验证的话 找 wangchen #
Readme
Vue 3 + TypeScript + Vite
saas 优化后 ec组件 单个page导出多个组件 { ECTable }
操作步骤: 1.修改代码 arco组件 按需引入 ,配置项里 注释主题配置 2.修改packgae version 3.本地 build
npm login
npm publish
上传中如果需要 opt验证的话 找 wangchen
"publishConfig": { "registry": "http://192.168.8.233:8081/repository/npm_hosted/" },
npm ec-theme nexus @ecpub/ec-theme
