微信小程序 升级后 自定义园图标

wxml

<view class="container">
  <view class="userinfo">
    <view class="userinfo-avatar">
      <open-data type="userAvatarUrl"></open-data>
    </view>
    <open-data class="userinfo-nickname" type="userNickName"></open-data>
  </view>
  <view class="usermotto">
    <text class="user-motto">{{motto}}</text>
  </view>
</view>

wxcc


.handle-main-box {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.fle1 {
  flex: 1;
}

.show-rev {
  display: inline-flex;
}

.show-text-view {
  display: flex;
  border-top: 1px solid gainsboro;
  height: 100px;
  padding-top: 8px;
}

.show-d {
  display: block;
  word-wrap: break-word;
  word-break: break-all;
}

.show-s-d {
  color: #73d721;
}

.show-t-d {
  color: #a1a8ba;
}

.clear-btn {
  position: fixed;
  width: 120px;
  color: white;
  text-align: center;
  background-color: #16d867;
  border-radius: 20px 0px 0px 20px;
  line-height: 45px;
  display: inline-block;
  top: 180px;
  right: 0px;
}

.clear-btn-send {
  position: fixed;
  width: 120px;
  color: white;
  text-align: center;
  background-color: #ffb202;
  border-radius: 20px 0px 0px 20px;
  line-height: 45px;
  display: inline-block;
  top: 100px;
  right: 0px;
}

.sendDataBox {
  line-height: 30px;
  min-height: 100px;
  margin: 0px auto;
  width: 100%;
}

text {
  line-height: 30px;
}

.handle-box-view {
  line-height: 30px;
  display: flex;
}

.handle-btn {
  border-radius: 0px;
}

.list-history-box {
  position: absolute;
  bottom: 0px;
  z-index: 12;
  height: 260px;
  width: 100%;
  background-color: ghostwhite;
}

.history-list-val-box {
  height: 200px;
}

.send-history-text {
  display: block;
  line-height: 35px;
  border-bottom: 1px solid white;
}

.history-item-value-table {
  display: block;
  line-height: 35px;
  border-bottom: 1px solid white;
}

.history-hidden {
  width: 100%;
}

效果图
这里写图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值