Commit a858c386 by fengzhaoyu

feat:展开图标颜色

parent 3061cbc4
......@@ -258,4 +258,8 @@ input {
.aheadTimeText:last-child .divder {
display: none
}
.showIcon {
color: rgba(10, 10, 10, 0.4)
}
\ No newline at end of file
......@@ -88,7 +88,7 @@
</view>
<!--<view class="hasplace" onTap="goSelectPlace">
{{$data.locationName}}</view> -->
<view class=" icon iconfont iconicon_open"></view>
<view class="showIcon icon iconfont iconicon_open"></view>
</view>
</view>
<!-- 保存 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment