appointment_system/miniprogram/dist/dev/mp-weixin/pages/appointment/guide-translation-page.wxml
2025-12-19 00:37:31 +08:00

1 line
3.9 KiB
Plaintext

<view class="page"><view class="header"><view class="center" style="width:50rpx;height:50rpx;margin-left:32rpx"><image src="/static/ic_back.png" bindtap="{{a}}" style="width:48rpx;height:48rpx" mode=""></image></view><text style="font-size:30rpx">{{b}}</text><view style="width:50rpx;margin-right:32rpx"></view></view><view class="scroll-content"><view class="content"><view class="" style="width:680rpx;height:396rpx;background-image:linear-gradient(-45deg, #60D7FF, #68BBD7);margin-top:32rpx;border-radius:20rpx;box-shadow:0 0 10rpx 10rpx rgba(0, 0, 0, 0.1)"></view><view class="" style="width:100%;font-size:40rpx;padding-left:54rpx;margin-top:38rpx">{{c}}</view><view class="{{['column', g && 'flash-animation']}}" style="width:680rpx;margin-top:38rpx" id="fieldUserName"><text style="font-size:30rpx"><text style="color:#FF0000">*</text>{{d}}</text><up-input wx:if="{{f}}" u-i="218a5173-0" bind:__l="__l" bindupdateModelValue="{{e}}" u-p="{{f}}"></up-input></view><view class="" style="width:680rpx;height:2rpx;background-color:#EAEAEA"></view><view class="{{['column', l && 'flash-animation']}}" style="width:680rpx;margin-top:14rpx" id="fieldContact"><text style="font-size:30rpx"><text style="color:#FF0000">*</text>{{h}} ({{i}})</text><up-input wx:if="{{k}}" u-i="218a5173-1" bind:__l="__l" bindupdateModelValue="{{j}}" u-p="{{k}}"></up-input></view><view class="" style="width:680rpx;height:2rpx;background-color:#EAEAEA"></view><view class="{{['column', s && 'flash-animation']}}" style="width:680rpx;margin-top:14rpx"><text style="font-size:30rpx"><text style="color:#FF0000">*</text>{{m}} ({{n}})</text><view class="row" style="margin-top:10rpx;margin-bottom:10rpx"><aure-country-picker wx:if="{{p}}" u-i="218a5173-2" bind:__l="__l" bindupdateModelValue="{{o}}" u-p="{{p}}"></aure-country-picker><up-input wx:if="{{r}}" u-i="218a5173-3" bind:__l="__l" bindupdateModelValue="{{q}}" u-p="{{r}}"></up-input></view></view><view class="" style="width:680rpx;height:2rpx;background-color:#EAEAEA"></view><view class="{{['column', y && 'flash-animation']}}" style="width:680rpx;margin-top:14rpx"><text style="font-size:30rpx"><text style="color:#FF0000">*</text>{{t}} ({{v}})</text><up-input wx:if="{{x}}" u-i="218a5173-4" bind:__l="__l" bindupdateModelValue="{{w}}" u-p="{{x}}"></up-input></view><view class="" style="width:680rpx;height:2rpx;background-color:#EAEAEA"></view><view class="column" style="width:680rpx;margin-top:14rpx"><text style="font-size:30rpx">{{z}}</text><up-input wx:if="{{B}}" u-i="218a5173-5" bind:__l="__l" bindupdateModelValue="{{A}}" u-p="{{B}}"></up-input></view><view class="" style="width:680rpx;height:2rpx;background-color:#EAEAEA"></view><view class="" style="width:100%;font-size:40rpx;padding-left:54rpx;margin-top:38rpx">{{C}}</view><view class="{{['column', G && 'flash-animation']}}" style="width:680rpx;margin-top:14rpx" id="fieldReservationDate"><text style="font-size:30rpx"><text style="color:#FF0000">*</text>预约日期</text><view class="date-item" bindtap="{{F}}"><text class="{{['date-text', E && 'date-placeholder']}}">{{D}}</text><image src="/static/arrow_right2.png" style="width:32rpx;height:32rpx" mode="aspectFit"></image></view></view><view class="" style="width:680rpx;height:2rpx;background-color:#EAEAEA"></view><view class="{{['column', J && 'flash-animation']}}" style="width:680rpx;margin-top:14rpx" id="fieldServiceDays"><text style="font-size:30rpx"><text style="color:#FF0000">*</text>服务天数</text><up-input wx:if="{{I}}" u-i="218a5173-6" bind:__l="__l" bindupdateModelValue="{{H}}" u-p="{{I}}"></up-input></view><view class="" style="width:680rpx;height:2rpx;background-color:#EAEAEA"></view><view class="center" bindtap="{{L}}" style="width:642rpx;height:72rpx;background-color:#57C9DD;border-radius:16rpx;box-shadow:0 0 10rpx 10rpx rgba(0, 0, 0, 0.1);margin-top:50rpx;margin-bottom:100rpx">{{K}}</view></view></view><up-calendar wx:if="{{O}}" bindconfirm="{{M}}" bindclose="{{N}}" u-i="218a5173-7" bind:__l="__l" u-p="{{O}}"></up-calendar></view>