筑安施工小程序发布

dev_xd
lj7788@126.com 2025-09-11 18:08:01 +08:00
parent bdda89d737
commit f1575e2bba
9 changed files with 379 additions and 368 deletions

View File

@ -1,4 +1,3 @@
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">研筑-临时工程项目管理App</h1> <h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">研筑-临时工程项目管理App</h1>
<h4 align="center">基于RuoYi+Flowable 6.x的工作流管理平台</h4> <h4 align="center">基于RuoYi+Flowable 6.x的工作流管理平台</h4>
<p align="center"> <p align="center">
@ -7,17 +6,18 @@
## 平台简介 ## 平台简介
基于RuoYi-vue + Flowable 6.x 的工作流管理平台 ~ 基于 RuoYi-vue + Flowable 6.x 的工作流管理平台 ~
- 不定时同步[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue)至最新版本。 - 不定时同步[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue)至最新版本。
- 前端采用Vue、Element UI。 - 前端采用 Vue、Element UI。
- 后端采用Spring Boot、Spring Security、Redis & Jwt。 - 后端采用 Spring Boot、Spring Security、Redis & Jwt。
- 权限认证使用Jwt支持多终端认证系统。 - 权限认证使用 Jwt支持多终端认证系统。
- 支持加载动态权限菜单,多方式轻松权限控制. - 支持加载动态权限菜单,多方式轻松权限控制.
- 项目地址:[Gitee](https://gitee.com/tony2y/RuoYi-flowable.git)&nbsp;&nbsp;&nbsp;[Github](https://github.com/tony2y/RuoYi-flowable.git) - 项目地址:[Gitee](https://gitee.com/tony2y/RuoYi-flowable.git)&nbsp;&nbsp;&nbsp;[Github](https://github.com/tony2y/RuoYi-flowable.git)
- 阿里云折扣场:[点我进入](https://www.aliyun.com/activity/daily/bestoffer?userCode=q2b8atsa),腾讯云秒杀场:[点我进入](https://curl.qcloud.com/W5KFkBG4)&nbsp;&nbsp; - 阿里云折扣场:[点我进入](https://www.aliyun.com/activity/daily/bestoffer?userCode=q2b8atsa),腾讯云秒杀场:[点我进入](https://curl.qcloud.com/W5KFkBG4)&nbsp;&nbsp;
- 阿里云优惠券:[点我领取](https://www.aliyun.com/daily-act/ecs/activity_selection?userCode=q2b8atsa),腾讯云优惠券:[点我领取](https://curl.qcloud.com/AacfyRxq)&nbsp;&nbsp; - 阿里云优惠券:[点我领取](https://www.aliyun.com/daily-act/ecs/activity_selection?userCode=q2b8atsa),腾讯云优惠券:[点我领取](https://curl.qcloud.com/AacfyRxq)&nbsp;&nbsp;
- 特别鸣谢:[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue) - 特别鸣谢:[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue)
## 内置功能 ## 内置功能
- 在线流程设计器 - 在线流程设计器
@ -36,5 +36,8 @@
## 其它业务系统 ## 其它业务系统
- [[ 智慧农业认养系统 ]](https://gitee.com/tony2y/smart-breed)基于Java + SpringBoot + Mybatis Plus + Redis + Vue + antdv支持认养、商城、营销、会员、进销存、多租户等功能包含小程序系统管理后台。 - [[智慧农业认养系统]](https://gitee.com/tony2y/smart-breed)基于Java + SpringBoot + Mybatis Plus + Redis + Vue + antdv支持认养、商城、营销、会员、进销存、多租户等功能包含小程序系统管理后台。
- [[ 智慧景区管理系统 ]](https://gitee.com/tony2y/scenic-spot)基于Java + SpringBoot + Mybatis Plus + Redis + Vue + antdv支持景区管理、售票、地块管理、认养、商城、农资管理、积分兑换等功能包含小程序系统管理后台。 - [[智慧景区管理系统]](https://gitee.com/tony2y/scenic-spot)基于Java + SpringBoot + Mybatis Plus + Redis + Vue + antdv支持景区管理、售票、地块管理、认养、商城、农资管理、积分兑换等功能包含小程序系统管理后台。
数字项管wx46466c7828eede2b
筑安施工wx007a8fd50dc185b2

View File

@ -1,10 +1,12 @@
// 应用全局配置 // 应用全局配置
module.exports = { module.exports = {
timeout: 60000, timeout: 60000,
appId: "wx46466c7828eede2b", appId: "wx007a8fd50dc185b2",
//baseUrl: "https://xiangguan.sxyanzhu.com/wechat", //baseUrl: "https://xiangguan.sxyanzhu.com/wechat",
baseUrl: "http://127.0.0.1:8080", baseUrl: "https://jaszpt.crfeb.com.cn/wechat",
baseImgUrl: "https://xiangguan.sxyanzhu.com", //baseUrl: "http://127.0.0.1:8080",
//baseImgUrl: "https://xiangguan.sxyanzhu.com",
baseImgUrl: "https://jaszpt.crfeb.com.cn",
//baseImgUrl: 'http://127.0.0.1:9300', //baseImgUrl: 'http://127.0.0.1:9300',
noSecuritys: [ noSecuritys: [
"/code", "/code",

Binary file not shown.

After

Width:  |  Height:  |  Size: 821 B

View File

@ -92,8 +92,8 @@ Page({
latitude: cfgData.attLatitude, latitude: cfgData.attLatitude,
title: cfgData.attAddress || "当前位置", title: cfgData.attAddress || "当前位置",
iconPath: "/images/location-marker.png", // 使用项目中已有的图标文件 iconPath: "/images/location-marker.png", // 使用项目中已有的图标文件
width: 30, width: 23,
height: 30, height: 25,
callout: { callout: {
content: cfgData.attAddress || "当前位置", content: cfgData.attAddress || "当前位置",
display: "ALWAYS", display: "ALWAYS",
@ -112,9 +112,9 @@ Page({
longitude: cfgData.longitude, longitude: cfgData.longitude,
latitude: cfgData.latitude, latitude: cfgData.latitude,
title: cfgData.address || "考勤地点", title: cfgData.address || "考勤地点",
iconPath: "/images/location-marker.png", // 使用项目中已有的图标文件 iconPath: "/images/marker_blue.png", // 使用项目中已有的图标文件
width: 30, width: 20,
height: 30, height: 32,
callout: { callout: {
content: cfgData.address || "考勤地点", content: cfgData.address || "考勤地点",
display: "ALWAYS", display: "ALWAYS",
@ -317,8 +317,8 @@ Page({
latitude: latitude, latitude: latitude,
title: "当前位置", title: "当前位置",
iconPath: "/images/location-marker.png", iconPath: "/images/location-marker.png",
width: 30, width: 23,
height: 30, height: 25,
callout: { callout: {
content: "当前位置", content: "当前位置",
display: "ALWAYS", display: "ALWAYS",

View File

@ -54,7 +54,8 @@
</view> </view>
<view class="box_map"> <view class="box_map">
<map id="attendanceMap" longitude="{{cfgData.attLongitude || cfgData.longitude}}" latitude="{{cfgData.attLatitude || cfgData.latitude}}" scale="15" <map id="attendanceMap" longitude="{{cfgData.attLongitude || cfgData.longitude}}" latitude="{{cfgData.attLatitude || cfgData.latitude}}" scale="15"
show-location markers="{{mapMarkers}}" circles="{{mapCircles}}" style="width: 100%; height: 400rpx;"> show-location markers="{{mapMarkers}}" circles="{{mapCircles}}"
>
</map> </map>
</view> </view>
</view> </view>
@ -66,16 +67,18 @@
<text class="txt-blue"> 考勤人像刷脸</text> <text class="txt-blue"> 考勤人像刷脸</text>
</view> </view>
<view class="content_box_content att-img"> <view class="content_box_content att-img">
<view class="att-img-box">
<image src="{{faceImage}}" mode="aspectFit" bindtap="openCamera" wx:if="{{faceImage}}" /> <image src="{{faceImage}}" mode="aspectFit" bindtap="openCamera" wx:if="{{faceImage}}" />
<view wx:else class="placeholder-text" bindtap="openCamera">点击摄像头刷脸</view> <view wx:else class="placeholder-text" bindtap="openCamera">点击摄像头刷脸</view>
<!-- <button bindtap="openCamera">点击打开摄像头刷脸</button> --> <!-- <button bindtap="openCamera">点击打开摄像头刷脸</button> -->
</view>
</view> </view>
</view> </view>
<view class="problem_submit_to"> <view class="problem_submit_to">
<view class="problem_submit_to_btn problem_submit_to_save" bindtap="doSave">打卡</view> <view class="problem_submit_to_btn problem_submit_to_save" bindtap="doSave">打卡</view>
<!--
<view class="problem_submit_to_btn" bindtap="returnToPage">返回</view> <view class="problem_submit_to_btn" bindtap="returnToPage">返回</view> -->
</view> </view>
</scroll-view> </scroll-view>

View File

@ -33,8 +33,8 @@
} }
.arrow_box view{ .arrow_box view{
height: 100rpx; height: 160rpx;
line-height: 100rpx; line-height: 160rpx;
width:100% ; width:100% ;
text-align: center; text-align: center;
} }
@ -42,7 +42,7 @@
/* 地图样式 */ /* 地图样式 */
#attendanceMap { #attendanceMap {
width: 100%; width: 100%;
height: 200rpx; height: 280rpx;
border-radius: 10rpx; border-radius: 10rpx;
} }
.box_row{ .box_row{
@ -64,26 +64,29 @@
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
padding: 20rpx 0; padding: 20rpx 0;
} }
.att-img-box{
.att-img image { width: 80%;
width: 400rpx; height: 280rpx;
height: 200rpx;
margin-bottom: 20rpx;
border-radius: 10rpx;
background-color: #1E2737;
}
.att-img .placeholder-text {
width: 400rpx;
height: 200rpx;
margin-bottom: 20rpx;
border-radius: 10rpx;
background-color: #1E2737; background-color: #1E2737;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
color: #999; }
.att-img .att-img-box image {
width: 100%;
height: 100%;
margin-bottom: 20rpx;
border-radius: 10rpx;
background-color: #1E2737;
border-radius: 10rpx;
}
.att-img .att-img-box .placeholder-text {
padding: 20rpx;
background-color: #46B5B2;
color: #fff;
font-size: 36rpx; font-size: 36rpx;
} }

View File

@ -315,8 +315,8 @@ Page({
longitude: this.data.form.longitude, longitude: this.data.form.longitude,
title: "考勤点", title: "考勤点",
iconPath: "/images/location-marker.png", iconPath: "/images/location-marker.png",
width: 30, width: 23,
height: 30, height: 25,
}, },
] ]
: [], : [],
@ -352,8 +352,8 @@ Page({
longitude: longitude, longitude: longitude,
title: "考勤点", title: "考勤点",
iconPath: "/images/location-marker.png", iconPath: "/images/location-marker.png",
width: 30, width: 23,
height: 30, height: 25,
}, },
], ],
}); });
@ -375,8 +375,8 @@ Page({
longitude: this.data.mapLongitude, longitude: this.data.mapLongitude,
title: "考勤点", title: "考勤点",
iconPath: "/images/location-marker.png", iconPath: "/images/location-marker.png",
width: 30, width: 23,
height: 30, height: 25,
}, },
], ],
searchKeyword: "", searchKeyword: "",
@ -450,8 +450,8 @@ Page({
longitude: lng, longitude: lng,
title: item.title, title: item.title,
iconPath: "/images/location-marker.png", iconPath: "/images/location-marker.png",
width: 30, width: 23,
height: 30, height: 25,
}, },
], ],
searchResults: [], // 清空搜索结果 searchResults: [], // 清空搜索结果

View File

@ -1,43 +1,43 @@
{ {
"appid": "wx46466c7828eede2b", "appid": "wx007a8fd50dc185b2",
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "3.8.9", "libVersion": "3.8.9",
"packOptions": { "packOptions": {
"ignore": [], "ignore": [],
"include": [] "include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}, },
"setting": { "ignoreDevUnusedFiles": false,
"coverView": true, "ignoreUploadUnusedFiles": false,
"es6": true, "condition": false,
"postcss": true, "compileWorklet": false,
"minified": true, "uglifyFileName": false,
"enhance": true, "uploadWithSourceMap": true,
"showShadowRootInWxmlPanel": true, "packNpmManually": false,
"packNpmRelationList": [], "minifyWXSS": true,
"babelSetting": { "minifyWXML": true,
"ignore": [], "localPlugins": false,
"disablePlugins": [], "disableUseStrict": false,
"outputPath": "" "useCompilerPlugins": false,
}, "swc": false,
"ignoreDevUnusedFiles": false, "disableSWC": true
"ignoreUploadUnusedFiles": false, },
"condition": false, "condition": {},
"compileWorklet": false, "editorSetting": {
"uglifyFileName": false, "tabIndent": "auto",
"uploadWithSourceMap": true, "tabSize": 4
"packNpmManually": false, },
"minifyWXSS": true, "simulatorPluginLibVersion": {}
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"swc": false,
"disableSWC": true
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 4
},
"simulatorPluginLibVersion": {}
} }

View File

@ -1,285 +1,285 @@
{ {
"miniprogramRoot": "miniprogram/", "miniprogramRoot": "miniprogram/",
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": true, "es6": true,
"enhance": true, "enhance": true,
"postcss": true, "postcss": true,
"preloadBackgroundData": false, "preloadBackgroundData": false,
"minified": true, "minified": true,
"newFeature": true, "newFeature": true,
"coverView": true, "coverView": true,
"nodeModules": false, "nodeModules": false,
"autoAudits": false, "autoAudits": false,
"showShadowRootInWxmlPanel": true, "showShadowRootInWxmlPanel": true,
"scopeDataCheck": false, "scopeDataCheck": false,
"uglifyFileName": false, "uglifyFileName": false,
"checkInvalidKey": true, "checkInvalidKey": true,
"checkSiteMap": true, "checkSiteMap": true,
"uploadWithSourceMap": true, "uploadWithSourceMap": true,
"compileHotReLoad": false, "compileHotReLoad": false,
"lazyloadPlaceholderEnable": false, "lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": false, "useMultiFrameRuntime": false,
"babelSetting": { "babelSetting": {
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"condition": false,
"ignoreUploadUnusedFiles": true,
"useApiHook": false,
"useApiHostProcess": false
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate/",
"compileType": "miniprogram",
"condition": {
"miniprogram": {
"list": [
{
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
}, },
"enableEngineNative": false, {
"useIsolateContext": false, "name": "pages/gongchengliebiao/gongchengliebiao",
"userConfirmedBundleSwitch": false, "pathName": "pages/gongchengliebiao/gongchengliebiao",
"packNpmManually": false, "query": "",
"packNpmRelationList": [], "scene": null
"minifyWXSS": true, },
"disableUseStrict": false, {
"minifyWXML": true, "name": "pages/gengduogongneng/gengduogongneng",
"showES6CompileOption": false, "pathName": "pages/gengduogongneng/gengduogongneng",
"useCompilerPlugins": false, "query": "",
"condition": false, "scene": null
"ignoreUploadUnusedFiles": true, },
"useApiHook": false, {
"useApiHostProcess": false "name": "pages/login/login",
}, "pathName": "pages/login/login",
"simulatorType": "wechat", "query": "",
"simulatorPluginLibVersion": {}, "scene": null
"cloudfunctionTemplateRoot": "cloudfunctionTemplate/", },
"compileType": "miniprogram", {
"condition": { "name": "pages/xiangmushipin/xiangmushipin",
"miniprogram": { "pathName": "pages/xiangmushipin/xiangmushipin",
"list": [ "query": "",
{ "scene": null
"name": "db guide", },
"pathName": "pages/databaseGuide/databaseGuide", {
"query": "" "name": "pages/map/map",
}, "pathName": "pages/map/map",
{ "query": "",
"name": "pages/gongchengliebiao/gongchengliebiao", "scene": null
"pathName": "pages/gongchengliebiao/gongchengliebiao", },
"query": "", {
"scene": null "name": "pages/gengduogongneng/gengduogongneng",
}, "pathName": "pages/gengduogongneng/gengduogongneng",
{ "query": "",
"name": "pages/gengduogongneng/gengduogongneng", "scene": null
"pathName": "pages/gengduogongneng/gengduogongneng", },
"query": "", {
"scene": null "name": "pages/xiangmugaikuang/xiangmugaikuang",
}, "pathName": "pages/xiangmugaikuang/xiangmugaikuang",
{ "query": "",
"name": "pages/login/login", "scene": null
"pathName": "pages/login/login", },
"query": "", {
"scene": null "name": "pages/xiangmuhuanjing/xiangmuhuanjing",
}, "pathName": "pages/xiangmuhuanjing/xiangmuhuanjing",
{ "query": "",
"name": "pages/xiangmushipin/xiangmushipin", "scene": null
"pathName": "pages/xiangmushipin/xiangmushipin", },
"query": "", {
"scene": null "name": "pages/xiangmuyujing/xiangmuyujing",
}, "pathName": "pages/xiangmuyujing/xiangmuyujing",
{ "query": "",
"name": "pages/map/map", "scene": null
"pathName": "pages/map/map", },
"query": "", {
"scene": null "name": "pages/gengduogongneng/gengduogongneng",
}, "pathName": "pages/gengduogongneng/gengduogongneng",
{ "query": "",
"name": "pages/gengduogongneng/gengduogongneng", "scene": null
"pathName": "pages/gengduogongneng/gengduogongneng", },
"query": "", {
"scene": null "name": "pages/xiangmugaikuang/xiangmugaikuang",
}, "pathName": "pages/xiangmugaikuang/xiangmugaikuang",
{ "query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目",
"name": "pages/xiangmugaikuang/xiangmugaikuang", "scene": null
"pathName": "pages/xiangmugaikuang/xiangmugaikuang", },
"query": "", {
"scene": null "name": "pages/shebieguanli-taji/taji",
}, "pathName": "pages/shebieguanli-taji/taji",
{ "query": "",
"name": "pages/xiangmuhuanjing/xiangmuhuanjing", "scene": null
"pathName": "pages/xiangmuhuanjing/xiangmuhuanjing", },
"query": "", {
"scene": null "name": "pages/shebieguanli-shajiangguan/shajiangguan",
}, "pathName": "pages/shebieguanli-shajiangguan/shajiangguan",
{ "query": "",
"name": "pages/xiangmuyujing/xiangmuyujing", "scene": null
"pathName": "pages/xiangmuyujing/xiangmuyujing", },
"query": "", {
"scene": null "name": "pages/xiangmugaikuang/xiangmugaikuang",
}, "pathName": "pages/xiangmugaikuang/xiangmugaikuang",
{ "query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目",
"name": "pages/gengduogongneng/gengduogongneng", "scene": null
"pathName": "pages/gengduogongneng/gengduogongneng", },
"query": "", {
"scene": null "name": "pages/xiangmuyujing/xiangmuyujing",
}, "pathName": "pages/xiangmuyujing/xiangmuyujing",
{ "query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目",
"name": "pages/xiangmugaikuang/xiangmugaikuang", "scene": null
"pathName": "pages/xiangmugaikuang/xiangmugaikuang", },
"query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目", {
"scene": null "name": "pages/map/map",
}, "pathName": "pages/map/map",
{ "query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目",
"name": "pages/shebieguanli-taji/taji", "scene": null
"pathName": "pages/shebieguanli-taji/taji", },
"query": "", {
"scene": null "name": "pages/map/map",
}, "pathName": "pages/map/map",
{ "query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目",
"name": "pages/shebieguanli-shajiangguan/shajiangguan", "scene": null
"pathName": "pages/shebieguanli-shajiangguan/shajiangguan", },
"query": "", {
"scene": null "name": "pages/yujingxinxi/yujingxinxi",
}, "pathName": "pages/yujingxinxi/yujingxinxi",
{ "query": "",
"name": "pages/xiangmugaikuang/xiangmugaikuang", "scene": null
"pathName": "pages/xiangmugaikuang/xiangmugaikuang", },
"query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目", {
"scene": null "name": "pages/yujingxinxi/yujingxinxi",
}, "pathName": "pages/yujingxinxi/yujingxinxi",
{ "query": "",
"name": "pages/xiangmuyujing/xiangmuyujing", "scene": null
"pathName": "pages/xiangmuyujing/xiangmuyujing", },
"query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目", {
"scene": null "name": "pages/xiangmushipin/xiangmushipin",
}, "pathName": "pages/xiangmushipin/xiangmushipin",
{ "query": "",
"name": "pages/map/map", "scene": null
"pathName": "pages/map/map", },
"query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目", {
"scene": null "name": "pages/xiangmushipin/xiangmushipin",
}, "pathName": "pages/xiangmushipin/xiangmushipin",
{ "query": "projectId=9&projectName=路桥龙锦花园东区",
"name": "pages/map/map", "scene": null
"pathName": "pages/map/map", },
"query": "projectId=2&projectName=山西四建月亮湾Ⅱ湾住宅小区建设项目", {
"scene": null "name": "pages/renyuanguanli/renyuanguanli",
}, "pathName": "pages/renyuanguanli/renyuanguanli",
{ "query": "projectId=9&projectName=路桥龙锦花园东区",
"name": "pages/yujingxinxi/yujingxinxi", "scene": null
"pathName": "pages/yujingxinxi/yujingxinxi", },
"query": "", {
"scene": null "name": "pages/renyuanguanli/renyuanguanli",
}, "pathName": "pages/renyuanguanli/renyuanguanli",
{ "query": "",
"name": "pages/yujingxinxi/yujingxinxi", "scene": null
"pathName": "pages/yujingxinxi/yujingxinxi", },
"query": "", {
"scene": null "name": "pages/ranyuanguanli-map/map",
}, "pathName": "pages/ranyuanguanli-map/map",
{ "query": "",
"name": "pages/xiangmushipin/xiangmushipin", "scene": null
"pathName": "pages/xiangmushipin/xiangmushipin", },
"query": "", {
"scene": null "name": "pages/renyuanguanli/renyuanguanli",
}, "pathName": "pages/renyuanguanli/renyuanguanli",
{ "query": "projectId=616",
"name": "pages/xiangmushipin/xiangmushipin", "scene": null
"pathName": "pages/xiangmushipin/xiangmushipin", },
"query": "projectId=9&projectName=路桥龙锦花园东区", {
"scene": null "name": "pages/shebieguanli-shajiangguan/shajiangguan",
}, "pathName": "pages/shebieguanli-jxsb/shajiangguan",
{ "query": "",
"name": "pages/renyuanguanli/renyuanguanli", "scene": null
"pathName": "pages/renyuanguanli/renyuanguanli", },
"query": "projectId=9&projectName=路桥龙锦花园东区", {
"scene": null "name": "pages/shebeiguanli-map/jixiedingwei",
}, "pathName": "pages/shebeiguanli-map/jixiedingwei",
{ "query": "",
"name": "pages/renyuanguanli/renyuanguanli", "scene": null
"pathName": "pages/renyuanguanli/renyuanguanli", },
"query": "", {
"scene": null "name": "pages/shebieguanli-tzsb/taji",
}, "pathName": "pages/shebieguanli-tzsb/taji",
{ "query": "",
"name": "pages/ranyuanguanli-map/map", "scene": null
"pathName": "pages/ranyuanguanli-map/map", },
"query": "", {
"scene": null "name": "pages/jinduguanli/jinduguanli",
}, "pathName": "pages/jinduguanli/jinduguanli",
{ "query": "",
"name": "pages/renyuanguanli/renyuanguanli", "scene": null
"pathName": "pages/renyuanguanli/renyuanguanli", },
"query": "projectId=616", {
"scene": null "name": "pages/xiangmuyujing/xiangmuyujing",
}, "pathName": "pages/xiangmuyujing/xiangmuyujing",
{ "query": "projectId=616",
"name": "pages/shebieguanli-shajiangguan/shajiangguan", "scene": null
"pathName": "pages/shebieguanli-jxsb/shajiangguan", },
"query": "", {
"scene": null "name": "pages/anquanguankong/anquanguankong",
}, "pathName": "pages/anquanguankong/anquanguankong",
{ "query": "",
"name": "pages/shebeiguanli-map/jixiedingwei", "scene": null
"pathName": "pages/shebeiguanli-map/jixiedingwei", },
"query": "", {
"scene": null "name": "pages/nenghaoguanli/nenghaoguanli",
}, "pathName": "pages/nenghaoguanli/nenghaoguanli",
{ "query": "",
"name": "pages/shebieguanli-tzsb/taji", "scene": null
"pathName": "pages/shebieguanli-tzsb/taji", },
"query": "", {
"scene": null "name": "pages/wuliaoguanli/wuliaoguanli",
}, "pathName": "pages/wuliaoguanli/wuliaoguanli",
{ "query": "",
"name": "pages/jinduguanli/jinduguanli", "scene": null
"pathName": "pages/jinduguanli/jinduguanli", },
"query": "", {
"scene": null "name": "pages/jinduguanli/jinduguanli",
}, "pathName": "pages/jinduguanli/jinduguanli",
{ "query": "projectId=621",
"name": "pages/xiangmuyujing/xiangmuyujing", "scene": null
"pathName": "pages/xiangmuyujing/xiangmuyujing", },
"query": "projectId=616", {
"scene": null "name": "pages/lw-jibenxinxi/lw-jibenxinxi",
}, "pathName": "pages/lw-jibenxinxi/lw-jibenxinxi",
{ "query": "",
"name": "pages/anquanguankong/anquanguankong", "scene": null
"pathName": "pages/anquanguankong/anquanguankong", },
"query": "", {
"scene": null "name": "pages/lw-gerenxinxi/lw-gerenxinxi",
}, "pathName": "pages/lw-gerenxinxi/lw-gerenxinxi",
{ "query": "register=1",
"name": "pages/nenghaoguanli/nenghaoguanli", "scene": null
"pathName": "pages/nenghaoguanli/nenghaoguanli",
"query": "",
"scene": null
},
{
"name": "pages/wuliaoguanli/wuliaoguanli",
"pathName": "pages/wuliaoguanli/wuliaoguanli",
"query": "",
"scene": null
},
{
"name": "pages/jinduguanli/jinduguanli",
"pathName": "pages/jinduguanli/jinduguanli",
"query": "projectId=621",
"scene": null
},
{
"name": "pages/lw-jibenxinxi/lw-jibenxinxi",
"pathName": "pages/lw-jibenxinxi/lw-jibenxinxi",
"query": "",
"scene": null
},
{
"name": "pages/lw-gerenxinxi/lw-gerenxinxi",
"pathName": "pages/lw-gerenxinxi/lw-gerenxinxi",
"query": "register=1",
"scene": null
}
]
} }
}, ]
"srcMiniprogramRoot": "miniprogram/", }
"editorSetting": { },
"tabIndent": "auto", "srcMiniprogramRoot": "miniprogram/",
"tabSize": 4 "editorSetting": {
}, "tabIndent": "auto",
"libVersion": "3.5.5", "tabSize": 4
"packOptions": { },
"ignore": [], "libVersion": "3.5.5",
"include": [] "packOptions": {
}, "ignore": [],
"appid": "wx2350a5efb3f28e66" "include": []
} },
"appid": "wx2350a5efb3f28e66"
}