提交 b9ad8b52 authored 作者: GOD_ZYX's avatar GOD_ZYX

修改接口

上级 11ba49d9
...@@ -22,8 +22,4 @@ ...@@ -22,8 +22,4 @@
<view class='text'>敬请期待</view> <view class='text'>敬请期待</view>
</view> </view>
</view> </view>
<!-- 增加 关联公众号组件 - 模拟器上不显示,真机没问题 -->
<view class='relative-account'>
<official-account class='item' bindload='printMsg'></official-account>
</view>
</view> </view>
...@@ -9,7 +9,3 @@ ...@@ -9,7 +9,3 @@
.my .my-select .item:nth-child(3) { border-right-color: #fff; } .my .my-select .item:nth-child(3) { border-right-color: #fff; }
.my .my-select .item .img { display: block; margin: 70rpx auto 24rpx auto; width: 73rpx; height: 73rpx; } .my .my-select .item .img { display: block; margin: 70rpx auto 24rpx auto; width: 73rpx; height: 73rpx; }
.my .my-select .item .text { font-size: 22rpx; color: #313131; text-align: center; } .my .my-select .item .text { font-size: 22rpx; color: #313131; text-align: center; }
/* 关联公众号 */
.relative-account { position: relative; margin-top: 50rpx; width: 100%; height: 172rpx; }
.relative-account .item { position: absolute; top: 0; left: 50%; width: 81%; height: 168rpx; border: 1rpx solid #dcdcdc; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论