页面调整
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
"pagePath": "pages/sys/msg/index",
|
"pagePath": "pages/sys/msg/index",
|
||||||
"iconPath": "static/aidex/tabbar/msg_1.png",
|
"iconPath": "static/aidex/tabbar/msg_1.png",
|
||||||
"selectedIconPath": "static/aidex/tabbar/msg_2.png",
|
"selectedIconPath": "static/aidex/tabbar/msg_2.png",
|
||||||
"text": "访客等级"
|
"text": "访客预约表单"
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
// "pagePath": "pages/sys/home/index",
|
// "pagePath": "pages/sys/home/index",
|
||||||
|
@@ -185,14 +185,14 @@
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
formData: {
|
formData: {
|
||||||
visitorName: '1',
|
visitorName: '',
|
||||||
visitorUnit: '1',
|
visitorUnit: '',
|
||||||
idCard: '',
|
idCard: '',
|
||||||
visitorPhone: '15555555555',
|
visitorPhone: '',
|
||||||
visitingReason: '',
|
visitingReason: '',
|
||||||
interviewedPerson: '1',
|
interviewedPerson: '',
|
||||||
interviewedUnit: '1',
|
interviewedUnit: '',
|
||||||
interviewedPhone: '15555555555',
|
interviewedPhone: '',
|
||||||
visitingBeginDate: date,
|
visitingBeginDate: date,
|
||||||
visitingBeginTime: time,
|
visitingBeginTime: time,
|
||||||
visitingEndDate: date,
|
visitingEndDate: date,
|
||||||
|
Reference in New Issue
Block a user