style(about): 导入全局uni.scss样式文件
测试格式化
This commit is contained in:
parent
7caf806e93
commit
de613b9e4a
@ -30,6 +30,7 @@ const { safeAreaInsets } = uni.getSystemInfoSync()
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
@import '@/uni.scss';
|
||||||
.test-css {
|
.test-css {
|
||||||
// 16rpx=>0.5rem
|
// 16rpx=>0.5rem
|
||||||
padding-bottom: 16rpx;
|
padding-bottom: 16rpx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user