小程序适配

This commit is contained in:
duan
2024-10-29 15:46:53 +08:00
parent a747dba877
commit 764c9461ae
19 changed files with 478 additions and 275 deletions

View File

@@ -83,7 +83,7 @@
<view class="">
手机号码
</view>
<view class="">
<view style="margin-bottom: 48rpx;">
<input v-model="datas.phone" type="text" placeholder="填写号码" />
</view>
<up-button text="确认取号" @tap="callTabletakeNumberEvent" type="primary" class="buttomStyle"
@@ -101,7 +101,7 @@
<view class="">
{{datas.showtowData.callNum}}
</view>
<view class="">
<view style="margin-bottom: 48rpx;">
{{datas.showtowData.tableName}} ({{datas.showtowData.tableNote}})
</view>
<up-button text="确认" @tap="confirmtow" type="primary" class="buttomStyle" shape="circle"></up-button>
@@ -377,7 +377,7 @@
.zhezhaopop {
padding: 34rpx 32rpx;
width: 594rpx;
height: 668rpx;
// height: 668rpx;
background: #FFFFFF;
// border-radius: 18rpx 18rpx 18rpx 18rpx;
@@ -433,13 +433,12 @@
.zhezhaopops {
padding: 34rpx 32rpx;
width: 594rpx;
height: 508rpx;
background: #FFFFFF;
// border-radius: 18rpx 18rpx 18rpx 18rpx;
border-radius: 18rpx 18rpx 18rpx 18rpx;
>view:first-child {
border-radius: 18rpx 18rpx 18rpx 18rpx;
.df;
justify-content: space-between;