mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 18:59:36 +08:00
修改文字
This commit is contained in:
parent
7c97a351f3
commit
6121695f54
@ -85,7 +85,7 @@ Page({
|
|||||||
*/
|
*/
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
Dialog.alert({
|
Dialog.alert({
|
||||||
message: '1、此系统分配的账号仅用于会议室申请预约,请各单位专人扎口负责会议预定管理工作。\n2、系统提示“预约提交成功”后请及时关注预约进度,若有疑问请随时拨打会议服务热线:83605343。\n3、会议开始前如需调整会议,请及时通过系统操作或电话告知,已预约成功的会议室可能因临时重大会议取消或调剂,请理解配合。',
|
message: '1、此系统分配的账号仅用于会议室申请预约,请各单位专人扎口负责会议预定管理工作。\n2、系统提示“预约提交成功”后请及时关注预约进度和短信通知!若有疑问请随时拨打会议服务热线:83605343。\n3、会议开始前如需调整会议,请及时通过系统操作或电话告知,已预约成功的会议室可能因临时重大会议取消或调剂,请理解配合。\n注:会议预定系统技术支持QQ群:技术支持临时群(929670630)',
|
||||||
messageAlign: 'left',
|
messageAlign: 'left',
|
||||||
}).then(() => {
|
}).then(() => {
|
||||||
// on close
|
// on close
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<view class="title">会议系统</view>
|
<view class="title">会议系统</view>
|
||||||
<view class="contentView">
|
<view class="contentView">
|
||||||
<view class="label1">欢迎进入</view>
|
<view class="label1">欢迎进入</view>
|
||||||
<view class="label2">淮安市行政中心会议管理系统</view>
|
<view class="label2">淮安市行政中心会议预约管理平台</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="logo" style="background: no-repeat center/cover url({{IMG_NAME + '/profile/static/repair/index/logo.png'}});"></view>
|
<view class="logo" style="background: no-repeat center/cover url({{IMG_NAME + '/profile/static/repair/index/logo.png'}});"></view>
|
||||||
</view>
|
</view>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user