This commit is contained in:
Gdpao
2020-08-04 21:46:52 +08:00
parent 43845b4810
commit 692495f108
10 changed files with 49 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
<view class="text_view">{{item.content}}</view>
<view class="notice_list">
<text>查看详情</text>
<view> > </view>
<u-icon name="arrow-right" color="#666"></u-icon>
</view>
</view>
</view>
@@ -15,7 +15,6 @@
</template>
<style lang="scss" scoped>
.notice {
background: #ECECEC;
.notice_view{
width: 690rpx;
height: 489rpx;