nutui icon indicating copy to clipboard operation
nutui copied to clipboard

小程序每个页面wxss中,ui的基础动画样式重复出现

Open WhileSun opened this issue 3 years ago • 1 comments

问题描述

动态引入ui样式,由于文件会引入[animation,mixins]样式,导致taro生成小程序时,每个page中都会引入[animation,mixins]样式,导致wxss文件变大 image image image

预期

能实现css不要在每个page的wxss重复引入

WhileSun avatar Jun 14 '22 07:06 WhileSun

支付宝小程序也一样

1045598742 avatar Sep 03 '22 21:09 1045598742