修改了字体和编剧 #314

Merged
theluyuan merged 1 commits from xbx into master 2020-09-01 02:35:34 +00:00

View File

@ -5,7 +5,12 @@
</view> </view>
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
.u-content{
line-height: 46rpx;
font-size: 30rpx;
color: #333;
padding: 30rpx;
}
</style> </style>
<script> <script>
export default { export default {