pages/index/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/index/index.vue
@@ -1,6 +1,6 @@ <template> <view> <img src="/static/head.png" alt="" /> <img src="/static/head.png" class="head" alt="" /> <view class="hqzc"> <img src="/static/hqzc.png" class="img" alt="" /> <view class="line"></view> @@ -173,7 +173,7 @@ } } .btnbox{ margin-top: 70rpx; margin-top: 110rpx; margin-left: 32rpx; margin-right: 32rpx; img{ @@ -244,4 +244,8 @@ } } .head{ width: 100%; height: 518rpx; } </style>