other.wxss 173 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 /* pages/other/other.wxss */ /* 引入模板样式 */ @import "/template/myTemplate/myTemplate.wxss"; .otherTitle { font-size: 50rpx; font-weight: bold; color: red; }