/* pages/my/my.wxss */ @import "../../stylues/box.wxss"; .box1 { width: 100rpx; height: 100rpx; background-color: aqua; border-radius: 100% }