master
lion 1 year ago
parent e83130c258
commit 5efc9f40d0

@ -40,7 +40,7 @@
<u-popup :show="showBook" mode="bottom" @close="closeBook" :round="10" closeable>
<view class="mpopup">
<view class="mpopup-title">
参观预约
服务预约
</view>
<view class="mpopup-content">
<view class="book-box">
@ -120,7 +120,7 @@
</view>
<view class="mpopup-footer">
<view style="margin-right: 0rpx;flex: 1;">
<u-button type="primary" @click="tobook('team')"></u-button>
<u-button type="primary" @click="tobook('team')"></u-button>
</view>
<!-- <view style="margin-left: 14rpx;flex: 1;">
<u-button type="primary" @click="tobook('user')"></u-button>

@ -352,12 +352,12 @@
maxheight: "",
scrollheight: "",
notice: [{
title: "预约须知",
content: "预约须知的内容",
title: "观展须知",
content: "观展须知的内容",
isTemplate:false
}, {
title: "批量上传帮助",
content: "<p>1.批量上传EXCEL的以xlsx结尾</p><p>2.第一行为标题行 姓名 手机号 证件号 行动不便者</p><p>3.文件是从微信聊天记录中选取或者微信文件传输助手</p><img src='@host@/export.png?v=1.1' style='width:100%'/>",
content: "<p>1.批量上传EXCEL的以xlsx结尾</p><p>2.第一行为标题行 姓名 手机号 证件号 行动不便者</p><p>3.文件是从微信聊天记录中选取或者微信文件传输助手</p><img src='@host@/export.png?v=1.1' style='width:100%'/>",
isTemplate:true
}],
specialtype: false,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Loading…
Cancel
Save