|
|
|
@ -25,8 +25,8 @@ |
|
|
|
<!-- 鸡蛋估价按钮 --> |
|
|
|
<view class="tab-bar-center" bindtap="goToEvaluatePage"> |
|
|
|
<view class="egg-button"> |
|
|
|
<view class="egg-icon">🥚</view> |
|
|
|
<view class="egg-text">估</view> |
|
|
|
<view class="egg-icon" style="position: absolute; left: 1rpx; top: 30rpx">🥚</view> |
|
|
|
<view class="egg-text" style="position: absolute; left: 60rpx; top: 83rpx">估</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|