小程序引入外部 wxss 的方法

一行代码搞定

@import "xx/xx.wxss";

如果想全局使用就在 app.wxss 添加
小程序引入外部 wxss 的方法_第1张图片

你可能感兴趣的:(小程序)