描述:目录修改

This commit is contained in:
SelfRidicule 2024-03-08 13:57:54 +08:00
parent 8a6108a6f3
commit 33fca3fd0a
14 changed files with 178 additions and 107 deletions

View File

@ -1,103 +1,102 @@
{ {
"pages": [ "pages": [
"pages/index/index", "pages/index/index",
"pages/login/login", "pages/login/login",
"pages/login/wxlogin/wxlogin", "pages/login/wxlogin/wxlogin",
"pages/my/my", "pages/my/my",
"pages/community/community", "pages/community/community",
"pages/news/news", "pages/news/news",
"pages/index/detail/detail", "pages/index/detail/detail",
"pages/community/eventDetails/eventDetails", "pages/community/eventDetails/eventDetails",
"pages/enterpriseServices/enterpriseServices", "pages/enterpriseServices/enterpriseServices",
"pages/parkRepair/parkRepair", "pages/parkRepair/parkRepair",
"pages/enterpriseServices/serviceList/serviceList", "pages/enterpriseServices/serviceList/serviceList",
"pages/enterpriseServices/serviceDetail/serviceDetail", "pages/enterpriseServices/serviceDetail/serviceDetail",
"pages/community/registration/registration", "pages/community/registration/registration",
"pages/enterpriseServices/serviceApply/serviceApply", "pages/enterpriseServices/serviceApply/serviceApply",
"pages/parkRepair/repairDetail/repairDetail", "pages/parkRepair/repairDetail/repairDetail",
"pages/parkRepair/repairInApply/repairInApply", "pages/parkRepair/repairInApply/repairInApply",
"pages/enterpriseSelect/enterpriseSelect", "pages/enterpriseSelect/enterpriseSelect",
"pages/myActivities/myActivities", "pages/myActivities/myActivities",
"pages/parkRepair/evaluate/evaluate", "pages/parkRepair/evaluate/evaluate",
"pages/notice/notice", "pages/notice/notice",
"pages/notice/detail/detail", "pages/notice/detail/detail",
"pages/complaint/complaint", "pages/complaint/complaint",
"pages/complaint/newComplaint/newComplaint", "pages/complaint/newComplaint/newComplaint",
"pages/my/personalData/personalData", "pages/my/personalData/personalData",
"pages/my/cropper/cropper", "pages/my/cropper/cropper",
"pages/party/party", "pages/party/party",
"pages/party/detail/detail", "pages/party/detail/detail",
"pages/my/accountSetting/accountSetting", "pages/my/accountSetting/accountSetting",
"pages/my/changePassword/changePassword", "pages/my/changePassword/changePassword",
"pages/my/retrievePassword/retrievePassword", "pages/my/retrievePassword/retrievePassword",
"pages/my/companyInformation/companyInformation", "pages/my/companyInformation/companyInformation",
"pages/my/editCompanyProfile/editCompanyProfile", "pages/my/editCompanyProfile/editCompanyProfile",
"pages/my/order/order", "pages/my/order/order",
"pages/my/order/detail/detail", "pages/my/order/detail/detail",
"pages/my/order/applyRefund/applyRefund", "pages/my/order/applyRefund/applyRefund",
"pages/index/office/office", "pages/index/office/office",
"pages/index/office/detail/detail", "pages/index/office/detail/detail",
"pages/index/office/apply/apply", "pages/index/office/apply/apply",
"pages/index/parkList/parkList", "pages/index/parkList/parkList",
"pages/enterpriseServices/myServiceList/myServiceList", "pages/enterpriseServices/myServiceList/myServiceList",
"pages/applyType/settledIn/settledIn", "pages/applyType/settledIn/settledIn",
"pages/applyType/applyType", "pages/applyType/applyType",
"pages/applyType/settledInApproval/settledInApproval", "pages/applyType/settledInApproval/settledInApproval",
"pages/applyType/moveInApply/moveInApply", "pages/applyType/moveInApply/moveInApply",
"pages/my/serviceApply/serviceApply", "pages/my/serviceApply/serviceApply",
"pages/complaint/complaintDetail/complaintDetail", "pages/complaint/complaintDetail/complaintDetail",
"pages/outer/outer", "pages/outer/outer",
"pages/meeting/accessControl/accessControl", "pages/meeting/accessControl/accessControl",
"pages/meeting/accessControl/accessControlRecord/accessControlRecord", "pages/meeting/accessControl/accessControlRecord/accessControlRecord",
"pages/meeting/meetingReservation/meetingReservation", "pages/meeting/meetingReservation/meetingReservation",
"pages/meeting/visitorIinvitation/visitorIinvitation", "pages/meeting/meetingRoom/meetingRoom",
"pages/meeting/meetingRoom/meetingRoom", "pages/meeting/meetingRoom/meetingFacilities/meetingFacilities",
"pages/meeting/meetingRoom/meetingFacilities/meetingFacilities", "pages/meeting/meetingRoom/meetingOrder/meetingOrder",
"pages/meeting/meetingRoom/meetingOrder/meetingOrder", "pages/meeting/meetingRoom/meetingProtocol/meetingProtocol",
"pages/meeting/meetingRoom/meetingProtocol/meetingProtocol", "pages/meeting/meetingRoom/meetingCoupon/meetingCoupon",
"pages/meeting/meetingRoom/meetingCoupon/meetingCoupon", "pages/meeting/meetingRoom/meetingBooked/meetingBooked",
"pages/meeting/meetingRoom/meetingBooked/meetingBooked", "pages/meeting/pay/waitPay/waitPay",
"pages/meeting/pay/waitPay/waitPay", "pages/meeting/pay/waitComplete/waitComplete",
"pages/meeting/pay/waitComplete/waitComplete", "pages/meeting/reservationRecord/reservationRecord",
"pages/meeting/reservationRecord/reservationRecord", "pages/meeting/reservationRecord/meetingRecord/meetingRecord",
"pages/meeting/visitorIinvitation/indexBar/indexBar", "pages/meeting/reservationRecord/meetingRecord/meetingDetail/meetingDetail",
"pages/meeting/visitorIinvitation/appointmentRecord/appointmentRecord", "pages/meeting/invite/invite",
"pages/meeting/reservationRecord/meetingRecord/meetingRecord", "pages/meeting/visitorIinvitation/list/list",
"pages/meeting/reservationRecord/meetingRecord/meetingDetail/meetingDetail", "pages/meeting/visitorIinvitation/detail/detali",
"pages/meeting/invite/invite" "pages/meeting/visitorIinvitation/indexBar/indexBar"
], ],
"window": { "window": {
"backgroundTextStyle": "light", "backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff", "navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Weixin", "navigationBarTitleText": "Weixin",
"navigationBarTextStyle": "black" "navigationBarTextStyle": "black"
}, },
"tabBar": { "tabBar": {
"custom": true, "custom": true,
"backgroundColor": "#ffffff", "backgroundColor": "#ffffff",
"borderStyle": "black", "borderStyle": "black",
"selectedColor": "#5C8EFF", "selectedColor": "#5C8EFF",
"color": "#333333", "color": "#333333",
"list": [ "list": [{
{ "pagePath": "pages/index/index",
"pagePath": "pages/index/index", "iconPath": "/images/tabbar/home.png",
"iconPath": "/images/tabbar/home.png", "selectedIconPath": "/images/tabbar/home-select.png",
"selectedIconPath": "/images/tabbar/home-select.png", "text": "首页"
"text": "首页" },
}, {
{ "pagePath": "pages/my/my",
"pagePath": "pages/my/my", "iconPath": "/images/tabbar/my.png",
"iconPath": "/images/tabbar/my.png", "selectedIconPath": "/images/tabbar/my-select.png",
"selectedIconPath": "/images/tabbar/my-select.png", "text": "我的"
"text": "我的" }
} ]
] },
}, "usingComponents": {},
"usingComponents": {}, "sitemapLocation": "sitemap.json",
"sitemapLocation": "sitemap.json", "permission": {
"permission": { "scope.userLocation": {
"scope.userLocation": { "desc": "为便于为您定位附近园区"
"desc": "为便于为您定位附近园区" }
} }
}
} }

View File

@ -97,14 +97,14 @@ Page({
{ {
name: "访客预约", name: "访客预约",
img: "/profile/static/index/menu-fkyy.png", img: "/profile/static/index/menu-fkyy.png",
path: "/pages/meeting/visitorIinvitation/appointmentRecord/appointmentRecord" path: "/pages/meeting/visitorIinvitation/list/list"
}, },
{ {
name: "预约记录", name: "预约记录",
img: "/profile/static/index/menu-yyjl.png", img: "/profile/static/index/menu-yyjl.png",
path: "/pages/meeting/reservationRecord/reservationRecord" path: "/pages/meeting/reservationRecord/reservationRecord"
}, },
{ {
name: "远程门禁", name: "远程门禁",
img: "/profile/static/index/menu-ycmj.png", img: "/profile/static/index/menu-ycmj.png",
@ -135,7 +135,7 @@ Page({
img: "/profile/static/index/menu-rzsq.png", img: "/profile/static/index/menu-rzsq.png",
path: "/pages/applyType/applyType" path: "/pages/applyType/applyType"
}, },
], ],
bannerList: [{ bannerList: [{
bg: '/profile/static/index/banner/1.jpg', bg: '/profile/static/index/banner/1.jpg',
@ -143,7 +143,7 @@ Page({
}, { }, {
bg: '/profile/static/index/banner/2.jpg', bg: '/profile/static/index/banner/2.jpg',
url: '' url: ''
},{ }, {
bg: '/profile/static/index/banner/3.jpg', bg: '/profile/static/index/banner/3.jpg',
url: '' url: ''
}] }]
@ -154,11 +154,11 @@ Page({
const data = e.currentTarget.dataset const data = e.currentTarget.dataset
console.log('switchTab', data) console.log('switchTab', data)
const url = data.path const url = data.path
if(url == 'pages/meeting/accessControl/accessControl'){ if (url == 'pages/meeting/accessControl/accessControl') {
wx.navigateTo({ wx.navigateTo({
url: '/' + url url: '/' + url
}) })
}else{ } else {
wx.switchTab({ wx.switchTab({
url: '/' + url url: '/' + url
}) })
@ -166,7 +166,7 @@ Page({
}, },
onShow() { onShow() {
}, },
navapply(e) { navapply(e) {

View File

@ -0,0 +1,66 @@
// pages/meeting/visitorIinvitation/detail/detali.js
Page({
/**
* 页面的初始数据
*/
data: {
},
/**
* 生命周期函数--监听页面加载
*/
onLoad(options) {
},
/**
* 生命周期函数--监听页面初次渲染完成
*/
onReady() {
},
/**
* 生命周期函数--监听页面显示
*/
onShow() {
},
/**
* 生命周期函数--监听页面隐藏
*/
onHide() {
},
/**
* 生命周期函数--监听页面卸载
*/
onUnload() {
},
/**
* 页面相关事件处理函数--监听用户下拉动作
*/
onPullDownRefresh() {
},
/**
* 页面上拉触底事件的处理函数
*/
onReachBottom() {
},
/**
* 用户点击右上角分享
*/
onShareAppMessage() {
}
})

View File

@ -0,0 +1,3 @@
{
"usingComponents": {}
}

View File

@ -0,0 +1,2 @@
<!--pages/meeting/visitorIinvitation/detail/detali.wxml-->
<text>pages/meeting/visitorIinvitation/detail/detali.wxml</text>

View File

@ -0,0 +1 @@
/* pages/meeting/visitorIinvitation/detail/detali.wxss */