Compare commits
2 Commits
704fb038df
...
4ee4f43f05
Author | SHA1 | Date | |
---|---|---|---|
4ee4f43f05 | |||
ccca4992ab |
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user