10 changed files with 11 additions and 273 deletions
File diff suppressed because one or more lines are too long
@ -1,13 +0,0 @@ |
|||
<template> |
|||
<view class="w-full bg-gray text-gray-200 text-center pt-4 pb-12">----------我也是有底线的----------</view> |
|||
</template> |
|||
|
|||
<script> |
|||
export default {}; |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
.bg-gray { |
|||
background-color: $uni-bg-color-grey; |
|||
} |
|||
</style> |
Loading…
Reference in new issue