| | |
| | | <image src="/static/wd/i02.png" v-if="msg&&!isDisabled" class="btnimg" @click="tiWen" |
| | | mode="widthFix" alt=""></image> |
| | | </block> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="tipsMsg"> 内容由 AI 生成,仅供参考,您据此所作判断及操作均由您自行承担责任。</view> |
| | | <!--设置弹窗 --> |
| | | <u-popup v-model="showSet" mode='top' border-radius="20"> |
| | | <view class='set-box'> |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .tipsMsg{ |
| | | position: fixed; |
| | | bottom: 0rpx; |
| | | text-align: center; |
| | | color: #c0c4cc; |
| | | height: 80rpx; |
| | | font-size: 26rpx; |
| | | } |
| | | .btmbox { |
| | | position: fixed; |
| | | bottom: 0; |
| | | bottom: 80rpx; |
| | | height: 120rpx; |
| | | background-color: #F3F5F9; |
| | | display: flex; |