2021-06-24 微信小程序 苹方的显示

客户提出字体粗细和设计稿的并不一致,并且给我们了苹方字体的6个等级,于是我就写下了下面的代码,麻烦客户转成代码大小

     
        <view style="width:100%;height:500rpx;position:fixed;top:50%;display:flex;background:#fff;justify-content:space-between;">
            <view style="height:100%">
                <view style="color:#191919;font-size:18rpx;font-weight:100">字体:18 100-900</view>
                <view style="color:#191919;font-size:18rpx;font-weight:100">字体100</view>
                <view style="color:#191919;font-size:18rpx;font-weight:200">字体200</view>
                <view style="color:#191919;font-size:18rpx;font-weight:300">字体300</view>
                <view style="color:#191919;font-size:18rpx;font-weight:400">字体400</view>
                <view style="color:#191919;font-size:18rpx;font-weight:500">字体500</view>
                <view style="color:#191919;font-size:18rpx;font-weight:600">字体600</view>
                <view style="color:#191919;font-size:18rpx;font-weight:700">字体700</view>
                <view style="color:#191919;font-size:18rpx;font-weight:800">字体800</view>
                <view style="color:#191919;font-size:18rpx;font-weight:900">字体900</view>
            </view>
            <view  style="height:100%">
                <view style="color:#191919;font-size:24rpx;font-weight:100">字体:18 100-900</view>
                <view style="color:#191919;font-size:24rpx;font-weight:100">字体100</view>
                <view style="color:#191919;font-size:24rpx;font-weight:200">字体200</view>
                <view style="color:#191919;font-size:24rpx;font-weight:300">字体300</view>
                <view style="color:#191919;font-size:24rpx;font-weight:400">字体400</view>
                <view style="color:#191919;font-size:24rpx;font-weight:500">字体500</view>
                <view style="color:#191919;font-size:24rpx;font-weight:600">字体600</view>
                <view style="color:#191919;font-size:24rpx;font-weight:700">字体700</view>
                <view style="color:#191919;font-size:24rpx;font-weight:800">字体800</view>
                <view style="color:#191919;font-size:24rpx;font-weight:900">字体900</view>
            </view>
            <view  style="height:100%">
                <view style="color:#191919;font-size:48rpx;font-weight:100">字体:18 100-900</view>
                <view style="color:#191919;font-size:48rpx;font-weight:100">字体100</view>
                <view style="color:#191919;font-size:48rpx;font-weight:200">字体200</view>
                <view style="color:#191919;font-size:48rpx;font-weight:300">字体300</view>
                <view style="color:#191919;font-size:48rpx;font-weight:400">字体400</view>
                <view style="color:#191919;font-size:48rpx;font-weight:500">字体500</view>
                <view style="color:#191919;font-size:48rpx;font-weight:600">字体600</view>
                <view style="color:#191919;font-size:48rpx;font-weight:700">字体700</view>
                <view style="color:#191919;font-size:48rpx;font-weight:800">字体800</view>
                <view style="color:#191919;font-size:48rpx;font-weight:900">字体900</view>
            </view>
        </view>
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容