mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 10:49:36 +08:00
描述:目录修改
This commit is contained in:
parent
8a6108a6f3
commit
33fca3fd0a
@ -1,103 +1,102 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/login/login",
|
||||
"pages/login/wxlogin/wxlogin",
|
||||
"pages/my/my",
|
||||
"pages/community/community",
|
||||
"pages/news/news",
|
||||
"pages/index/detail/detail",
|
||||
"pages/community/eventDetails/eventDetails",
|
||||
"pages/enterpriseServices/enterpriseServices",
|
||||
"pages/parkRepair/parkRepair",
|
||||
"pages/enterpriseServices/serviceList/serviceList",
|
||||
"pages/enterpriseServices/serviceDetail/serviceDetail",
|
||||
"pages/community/registration/registration",
|
||||
"pages/enterpriseServices/serviceApply/serviceApply",
|
||||
"pages/parkRepair/repairDetail/repairDetail",
|
||||
"pages/parkRepair/repairInApply/repairInApply",
|
||||
"pages/enterpriseSelect/enterpriseSelect",
|
||||
"pages/myActivities/myActivities",
|
||||
"pages/parkRepair/evaluate/evaluate",
|
||||
"pages/notice/notice",
|
||||
"pages/notice/detail/detail",
|
||||
"pages/complaint/complaint",
|
||||
"pages/complaint/newComplaint/newComplaint",
|
||||
"pages/my/personalData/personalData",
|
||||
"pages/my/cropper/cropper",
|
||||
"pages/party/party",
|
||||
"pages/party/detail/detail",
|
||||
"pages/my/accountSetting/accountSetting",
|
||||
"pages/my/changePassword/changePassword",
|
||||
"pages/my/retrievePassword/retrievePassword",
|
||||
"pages/my/companyInformation/companyInformation",
|
||||
"pages/my/editCompanyProfile/editCompanyProfile",
|
||||
"pages/my/order/order",
|
||||
"pages/my/order/detail/detail",
|
||||
"pages/my/order/applyRefund/applyRefund",
|
||||
"pages/index/office/office",
|
||||
"pages/index/office/detail/detail",
|
||||
"pages/index/office/apply/apply",
|
||||
"pages/index/parkList/parkList",
|
||||
"pages/enterpriseServices/myServiceList/myServiceList",
|
||||
"pages/applyType/settledIn/settledIn",
|
||||
"pages/applyType/applyType",
|
||||
"pages/applyType/settledInApproval/settledInApproval",
|
||||
"pages/applyType/moveInApply/moveInApply",
|
||||
"pages/my/serviceApply/serviceApply",
|
||||
"pages/complaint/complaintDetail/complaintDetail",
|
||||
"pages/outer/outer",
|
||||
"pages/meeting/accessControl/accessControl",
|
||||
"pages/meeting/accessControl/accessControlRecord/accessControlRecord",
|
||||
"pages/meeting/meetingReservation/meetingReservation",
|
||||
"pages/meeting/visitorIinvitation/visitorIinvitation",
|
||||
"pages/meeting/meetingRoom/meetingRoom",
|
||||
"pages/meeting/meetingRoom/meetingFacilities/meetingFacilities",
|
||||
"pages/meeting/meetingRoom/meetingOrder/meetingOrder",
|
||||
"pages/meeting/meetingRoom/meetingProtocol/meetingProtocol",
|
||||
"pages/meeting/meetingRoom/meetingCoupon/meetingCoupon",
|
||||
"pages/meeting/meetingRoom/meetingBooked/meetingBooked",
|
||||
"pages/meeting/pay/waitPay/waitPay",
|
||||
"pages/meeting/pay/waitComplete/waitComplete",
|
||||
"pages/meeting/reservationRecord/reservationRecord",
|
||||
"pages/meeting/visitorIinvitation/indexBar/indexBar",
|
||||
"pages/meeting/visitorIinvitation/appointmentRecord/appointmentRecord",
|
||||
"pages/meeting/reservationRecord/meetingRecord/meetingRecord",
|
||||
"pages/meeting/reservationRecord/meetingRecord/meetingDetail/meetingDetail",
|
||||
"pages/meeting/invite/invite"
|
||||
],
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"navigationBarTitleText": "Weixin",
|
||||
"navigationBarTextStyle": "black"
|
||||
},
|
||||
"tabBar": {
|
||||
"custom": true,
|
||||
"backgroundColor": "#ffffff",
|
||||
"borderStyle": "black",
|
||||
"selectedColor": "#5C8EFF",
|
||||
"color": "#333333",
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/index/index",
|
||||
"iconPath": "/images/tabbar/home.png",
|
||||
"selectedIconPath": "/images/tabbar/home-select.png",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/my/my",
|
||||
"iconPath": "/images/tabbar/my.png",
|
||||
"selectedIconPath": "/images/tabbar/my-select.png",
|
||||
"text": "我的"
|
||||
}
|
||||
]
|
||||
},
|
||||
"usingComponents": {},
|
||||
"sitemapLocation": "sitemap.json",
|
||||
"permission": {
|
||||
"scope.userLocation": {
|
||||
"desc": "为便于为您定位附近园区"
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/login/login",
|
||||
"pages/login/wxlogin/wxlogin",
|
||||
"pages/my/my",
|
||||
"pages/community/community",
|
||||
"pages/news/news",
|
||||
"pages/index/detail/detail",
|
||||
"pages/community/eventDetails/eventDetails",
|
||||
"pages/enterpriseServices/enterpriseServices",
|
||||
"pages/parkRepair/parkRepair",
|
||||
"pages/enterpriseServices/serviceList/serviceList",
|
||||
"pages/enterpriseServices/serviceDetail/serviceDetail",
|
||||
"pages/community/registration/registration",
|
||||
"pages/enterpriseServices/serviceApply/serviceApply",
|
||||
"pages/parkRepair/repairDetail/repairDetail",
|
||||
"pages/parkRepair/repairInApply/repairInApply",
|
||||
"pages/enterpriseSelect/enterpriseSelect",
|
||||
"pages/myActivities/myActivities",
|
||||
"pages/parkRepair/evaluate/evaluate",
|
||||
"pages/notice/notice",
|
||||
"pages/notice/detail/detail",
|
||||
"pages/complaint/complaint",
|
||||
"pages/complaint/newComplaint/newComplaint",
|
||||
"pages/my/personalData/personalData",
|
||||
"pages/my/cropper/cropper",
|
||||
"pages/party/party",
|
||||
"pages/party/detail/detail",
|
||||
"pages/my/accountSetting/accountSetting",
|
||||
"pages/my/changePassword/changePassword",
|
||||
"pages/my/retrievePassword/retrievePassword",
|
||||
"pages/my/companyInformation/companyInformation",
|
||||
"pages/my/editCompanyProfile/editCompanyProfile",
|
||||
"pages/my/order/order",
|
||||
"pages/my/order/detail/detail",
|
||||
"pages/my/order/applyRefund/applyRefund",
|
||||
"pages/index/office/office",
|
||||
"pages/index/office/detail/detail",
|
||||
"pages/index/office/apply/apply",
|
||||
"pages/index/parkList/parkList",
|
||||
"pages/enterpriseServices/myServiceList/myServiceList",
|
||||
"pages/applyType/settledIn/settledIn",
|
||||
"pages/applyType/applyType",
|
||||
"pages/applyType/settledInApproval/settledInApproval",
|
||||
"pages/applyType/moveInApply/moveInApply",
|
||||
"pages/my/serviceApply/serviceApply",
|
||||
"pages/complaint/complaintDetail/complaintDetail",
|
||||
"pages/outer/outer",
|
||||
"pages/meeting/accessControl/accessControl",
|
||||
"pages/meeting/accessControl/accessControlRecord/accessControlRecord",
|
||||
"pages/meeting/meetingReservation/meetingReservation",
|
||||
"pages/meeting/meetingRoom/meetingRoom",
|
||||
"pages/meeting/meetingRoom/meetingFacilities/meetingFacilities",
|
||||
"pages/meeting/meetingRoom/meetingOrder/meetingOrder",
|
||||
"pages/meeting/meetingRoom/meetingProtocol/meetingProtocol",
|
||||
"pages/meeting/meetingRoom/meetingCoupon/meetingCoupon",
|
||||
"pages/meeting/meetingRoom/meetingBooked/meetingBooked",
|
||||
"pages/meeting/pay/waitPay/waitPay",
|
||||
"pages/meeting/pay/waitComplete/waitComplete",
|
||||
"pages/meeting/reservationRecord/reservationRecord",
|
||||
"pages/meeting/reservationRecord/meetingRecord/meetingRecord",
|
||||
"pages/meeting/reservationRecord/meetingRecord/meetingDetail/meetingDetail",
|
||||
"pages/meeting/invite/invite",
|
||||
"pages/meeting/visitorIinvitation/list/list",
|
||||
"pages/meeting/visitorIinvitation/detail/detali",
|
||||
"pages/meeting/visitorIinvitation/indexBar/indexBar"
|
||||
],
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"navigationBarTitleText": "Weixin",
|
||||
"navigationBarTextStyle": "black"
|
||||
},
|
||||
"tabBar": {
|
||||
"custom": true,
|
||||
"backgroundColor": "#ffffff",
|
||||
"borderStyle": "black",
|
||||
"selectedColor": "#5C8EFF",
|
||||
"color": "#333333",
|
||||
"list": [{
|
||||
"pagePath": "pages/index/index",
|
||||
"iconPath": "/images/tabbar/home.png",
|
||||
"selectedIconPath": "/images/tabbar/home-select.png",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/my/my",
|
||||
"iconPath": "/images/tabbar/my.png",
|
||||
"selectedIconPath": "/images/tabbar/my-select.png",
|
||||
"text": "我的"
|
||||
}
|
||||
]
|
||||
},
|
||||
"usingComponents": {},
|
||||
"sitemapLocation": "sitemap.json",
|
||||
"permission": {
|
||||
"scope.userLocation": {
|
||||
"desc": "为便于为您定位附近园区"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -97,14 +97,14 @@ Page({
|
||||
{
|
||||
name: "访客预约",
|
||||
img: "/profile/static/index/menu-fkyy.png",
|
||||
path: "/pages/meeting/visitorIinvitation/appointmentRecord/appointmentRecord"
|
||||
path: "/pages/meeting/visitorIinvitation/list/list"
|
||||
},
|
||||
{
|
||||
name: "预约记录",
|
||||
img: "/profile/static/index/menu-yyjl.png",
|
||||
path: "/pages/meeting/reservationRecord/reservationRecord"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
name: "远程门禁",
|
||||
img: "/profile/static/index/menu-ycmj.png",
|
||||
@ -135,7 +135,7 @@ Page({
|
||||
img: "/profile/static/index/menu-rzsq.png",
|
||||
path: "/pages/applyType/applyType"
|
||||
},
|
||||
|
||||
|
||||
],
|
||||
bannerList: [{
|
||||
bg: '/profile/static/index/banner/1.jpg',
|
||||
@ -143,7 +143,7 @@ Page({
|
||||
}, {
|
||||
bg: '/profile/static/index/banner/2.jpg',
|
||||
url: ''
|
||||
},{
|
||||
}, {
|
||||
bg: '/profile/static/index/banner/3.jpg',
|
||||
url: ''
|
||||
}]
|
||||
@ -154,11 +154,11 @@ Page({
|
||||
const data = e.currentTarget.dataset
|
||||
console.log('switchTab', data)
|
||||
const url = data.path
|
||||
if(url == 'pages/meeting/accessControl/accessControl'){
|
||||
if (url == 'pages/meeting/accessControl/accessControl') {
|
||||
wx.navigateTo({
|
||||
url: '/' + url
|
||||
})
|
||||
}else{
|
||||
} else {
|
||||
wx.switchTab({
|
||||
url: '/' + url
|
||||
})
|
||||
@ -166,7 +166,7 @@ Page({
|
||||
},
|
||||
|
||||
onShow() {
|
||||
|
||||
|
||||
},
|
||||
|
||||
navapply(e) {
|
||||
|
@ -0,0 +1,66 @@
|
||||
// pages/meeting/visitorIinvitation/detail/detali.js
|
||||
Page({
|
||||
|
||||
/**
|
||||
* 页面的初始数据
|
||||
*/
|
||||
data: {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数--监听页面加载
|
||||
*/
|
||||
onLoad(options) {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数--监听页面初次渲染完成
|
||||
*/
|
||||
onReady() {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数--监听页面显示
|
||||
*/
|
||||
onShow() {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数--监听页面隐藏
|
||||
*/
|
||||
onHide() {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数--监听页面卸载
|
||||
*/
|
||||
onUnload() {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 页面相关事件处理函数--监听用户下拉动作
|
||||
*/
|
||||
onPullDownRefresh() {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 页面上拉触底事件的处理函数
|
||||
*/
|
||||
onReachBottom() {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 用户点击右上角分享
|
||||
*/
|
||||
onShareAppMessage() {
|
||||
|
||||
}
|
||||
})
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"usingComponents": {}
|
||||
}
|
@ -0,0 +1,2 @@
|
||||
<!--pages/meeting/visitorIinvitation/detail/detali.wxml-->
|
||||
<text>pages/meeting/visitorIinvitation/detail/detali.wxml</text>
|
@ -0,0 +1 @@
|
||||
/* pages/meeting/visitorIinvitation/detail/detali.wxss */
|
Loading…
x
Reference in New Issue
Block a user