Commit 3661c7cc by 郑澳通

123

parent 0c4fbfec
......@@ -211,4 +211,23 @@ export const getYearMarriedCouple = (data) =>{
method:'POST'
})
}
//获取主页社会救助信息
export const getAppShjzData = (data) =>{
return requert({
url:'getAppShjzData',
data,
method:'POST'
})
}
//首页获取残疾人两项补贴数据
export const getAppEnjoyData = (data) =>{
return requert({
url:'getAppEnjoyData',
data,
method:'POST'
})
}
// module.exports = {
// baseURL: 'http://124.227.197.29:8088/api/app/action?method=', //请求接口
// timeout: 600000, //超时时间 10s
// fileURL: 'http://124.227.197.29:8088', //图片地址
// version: '1.0.0', //接口版本
// appId: 'wxb70fadd7847a8afd', // APPID
// sdkAppID: 1400447523, //trtc APPID
// wsURL: 'wss://124.227.197.29:8088' //ws
// }
module.exports = {
baseURL: 'http://124.227.197.29:8088/api/app/action?method=', //请求接口
baseURL: 'http://192.168.10.119:9888/api/app/action?method=', //请求接口
timeout: 600000, //超时时间 10s
fileURL: 'http://124.227.197.29:8088', //图片地址
fileURL: 'http://192.168.10.119:9888', //图片地址
version: '1.0.0', //接口版本
appId: 'wxb70fadd7847a8afd', // APPID
sdkAppID: 1400447523, //trtc APPID
wsURL: 'wss://124.227.197.29:8088' //ws
wsURL: 'wss://192.168.10.119:9888' //ws
}
// module.exports = {
......
......@@ -74,7 +74,7 @@
"path" : "pages/special/disability/disability",
"style" :
{
"navigationBarTitleText": "两项补贴",
"navigationBarTitleText": "残疾人两项补贴",
"enablePullDownRefresh": false
}
......
......@@ -15,7 +15,7 @@
<navigator url="/pages/special/rescue/rescue" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">38.35</view>
<view style="color: #00FF00;font-size: 18px;">{{ShjzData.cityTotal}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;">万人</view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">城市低保当前人数</view>
......@@ -24,7 +24,7 @@
<navigator url="/pages/special/rescue/rescue" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">237.30</view>
<view style="color: #00FF00;font-size: 18px;">{{ShjzData.villageTotal}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;">万人</view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">农村低保当前人数</view>
......@@ -33,7 +33,7 @@
<navigator url="/pages/special/rescue/rescue" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">13.78</view>
<view style="color: #00FF00;font-size: 18px;">{{ShjzData.lowTotal}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;">万人</view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">低保边缘当前人数</view>
......@@ -42,7 +42,7 @@
<navigator url="/pages/special/rescue/rescue" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">0.84</view>
<view style="color: #00FF00;font-size: 18px;">{{ShjzData.temporaryHelp}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;">万人</view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">临时救助上月人次</view>
......@@ -51,7 +51,7 @@
<navigator url="/pages/special/rescue/rescue" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">25.72</view>
<view style="color: #00FF00;font-size: 18px;">{{ShjzData.destiTotal}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;">万人</view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">特困人员救助当前人数</view>
......@@ -60,8 +60,8 @@
<navigator url="/pages/special/rescue/rescue" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">7071</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
<view style="color: #00FF00;font-size: 18px;">{{ShjzData.expensesHu}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">支出型困难家庭当前户数</view>
</view>
......@@ -73,28 +73,28 @@
<navigator url="/pages/special/organization/organization" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">11523</view>
<view style="color: #00FF00;font-size: 18px;">17200</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">社团数</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">社团数(含注销撤销)</view>
</view>
</navigator>
<navigator url="/pages/special/organization/organization" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">15349</view>
<view style="color: #00FF00;font-size: 18px;">19503</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">民办非企业单位</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">民办非企业单位(含注销撤销)</view>
</view>
</navigator>
<navigator url="/pages/special/organization/organization" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">117</view>
<view style="color: #00FF00;font-size: 18px;">125</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">基金机构</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">基金机构(含注销撤销)</view>
</view>
</navigator>
</view>
......@@ -106,7 +106,7 @@
<view style="color: #00FF00;font-size: 18px;">61.53</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;">万人</view>
</view>
<view style="text-align: center;font-size: 14px;height: 40rpx;">困难残疾人在享补贴人数</view>
<view style="text-align: center;font-size: 14px;height: 40rpx;">困难残疾人当月在享补贴人数</view>
</view>
</navigator>
<navigator url="/pages/special/disability/disability" style="display: flex;">
......@@ -115,36 +115,36 @@
<view style="color: #00FF00;font-size: 18px;">45.58</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;">万人</view>
</view>
<view style="text-align: center;font-size: 14px;height:37rpx;">重度残疾人在享补贴人数</view>
<view style="text-align: center;font-size: 14px;height:37rpx;">重度残疾人当月在享补贴人数</view>
</view>
</navigator>
<navigator url="/pages/special/funeral/funeral" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">111766</view>
<view style="color: #00FF00;font-size: 18px;">{{HhData.cremationSum}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">2022年火化遗体数</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">2023年截至目前火化遗体数</view>
</view>
</navigator>
<navigator url="/pages/special/marriage/marriage" style="display: flex;">
<view class="Jump-box">
<view style="display: flex;" @click="healthy()">
<view style="color: #00FF00;font-size: 18px;">248651</view>
<view style="color: #00FF00;font-size: 18px;">{{HyData.marryNum}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">2022年结婚登记</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">2023年截至目前结婚登记</view>
</view>
</navigator>
<view class="Jump-box" @click="healthy()">
<view style="display: flex;">
<view style="color: #00FF00;font-size: 18px;">74861</view>
<view style="color: #00FF00;font-size: 18px;">{{HyData.divorceNum}}</view>
<view style="color: #00FF00;font-size: 10px;margin-top: 10rpx;"></view>
</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">2022年离婚登记</view>
<view style="text-align: center;font-size: 15px;height: 40rpx;">2023年截至目前离婚登记</view>
</view>
</navigator>
</view>
<view @click="healthy()">
<view v-if="item.id == 3" class="box1">
......@@ -248,6 +248,9 @@
import {
getYearMarriedCouple,
getUserInfo,
getAppShjzData,
getMarriageStats,//婚姻
getCremationStats,//火化
} from "@/api/dataInterface.js"
export default {
data() {
......@@ -272,11 +275,22 @@ import {
icon: '../../static/subsidy.png',
}],
ShjzData:{},
HyData:{
divorceNum:null,
marryNum:null
},
HhData:{
cremationSum: null
}
}
},
created(){
this.getYearMarriedCouple()
this.getAppShjzData()//社会救助
this.getMarriageStats()//婚姻
this.getCremationStats()//火化
},
onLoad() {
......@@ -309,9 +323,45 @@ import {
getYearMarriedCouple(){
getYearMarriedCouple().then(res=>{
getAppShjzData(){
getAppShjzData().then(res=>{
if(res.code == 200){
this.ShjzData = res.data.totalData
this.ShjzData.expensesHu = res.data.expensesHu
this.ShjzData.temporaryHelp = res.data.temporaryHelp
console.log("this.ShjzData--------------------------",this.ShjzData)
}else{
}
})
},
//婚姻
getMarriageStats(){
getMarriageStats().then(res=>{
if(res.code == 200){
// this.ShjzData = res.data.totalData123
this.HyData.marryNum = res.data.marryNum
this.HyData.divorceNum = res.data.divorceNum
console.log("this.HyData",this.HyData)
}else{
}
})
},
//火化
getCremationStats(){
getCremationStats().then(res=>{
if(res.code == 200){
console.log("this.HhData",this.HhData)
this.HhData.cremationSum = res.data.cremationSum
// this.HhData.cremationSum = res.data.cremationSum
// this.HyData.marryNum = res.data.marryNum
// this.HyData.divorceNum = res.data.divorceNum
}else{
......
<template>
<view class="content">
<view class="box">
<view class="mark"> </view>
<view class="mark"></view>
<view class="title"><b>广西民政数据仓</b></view>
<view class="account">
<input type="text" value="" placeholder="手机号" @input="phone" />
......
......@@ -21,8 +21,8 @@
</view>
</view>
<view class="modular k-flex-between-center ">
<view class="modular k-flex-between-center ">
<view class="three green">
<view class="three_name">
孤儿(人)
......@@ -30,7 +30,6 @@
<view class="three_title ">
{{organization.orphanNum}}
</view>
</view>
<view class="three red">
<view class="three_name">
......@@ -39,9 +38,7 @@
<view class="three_title ">
{{organization.factUnadoptedNum}}
</view>
</view>
</view>
<!--
<view class="">
......
......@@ -29,21 +29,21 @@
<view class="totalLarge k-flex-around-center">
<view class="total blue">
<view class="totalTitle">
两项补贴在享人数
重度残疾人护理补贴人数
</view>
<view class="totalNumber">
{{chartData.totalNum}}
{{chartData.severeTotal}}
</view>
</view>
<view class="total red">
<view class="totalTitle">
两项补贴发放金额
困难残疾人生活补贴人数
</view>
<view class="totalNumber">
{{chartData.totalAmount}}
{{chartData.difficultTotal}}万人
</view>
</view>
......@@ -60,7 +60,7 @@
<view class="uni-input blueWord">{{array[indexq]}}年低保统计表 ∨</view>
</picker> -->
<!-- {{new Date().toISOString().slice(0, 4),}}年低保统计表 -->
当前两项补贴统计表
当前在享两项补贴统计表
</view>
<view class="blueWord returnLsit" @click="returnSuperior" v-if="judgmentReturn">
......@@ -72,23 +72,24 @@
<uni-table border stripe emptyText="暂无更多数据" v-if="!load">
<uni-tr>
<uni-th align="center" width="180rpx">行政区划</uni-th>
<uni-th align="center" width="180rpx">护理补贴人数(人)</uni-th>
<uni-th align="center" width="180rpx">护理补贴金额(元)</uni-th>
<uni-th align="center" width="180rpx">生活补贴人数(人)</uni-th>
<uni-th align="center" width="180rpx">生活补贴金额(元)</uni-th>
<uni-th align="center" width="180rpx">重度残疾人护理补贴人数(万人)</uni-th>
<!-- <uni-th align="center" width="180rpx">护理补贴金额(元)</uni-th> -->
<uni-th align="center" width="180rpx">困难残疾人生活补贴人数(万人)</uni-th>
<!-- <uni-th align="center" width="180rpx">生活补贴金额(元)</uni-th> -->
</uni-tr>
<!-- 表格数据行 -->
<uni-tr v-for="(item,index) in dataLite" :key="index">
<uni-td align="center">
<view class="" :class="judgmentReturn?'':'blueWord'" @click="qqq(item.areaCode,item.areaName) ">
{{item.areaName}}
<view class="" :class="judgmentReturn?'':'blueWord'" @click="qqq(item.areaCode,item.city) ">
{{item.city}}
</view>
</uni-td>
<!-- <uni-td align="center">{{item.areaName}}</uni-td> -->
<uni-td align="center">{{item.nursingSubsidyNum}}</uni-td>
<uni-td align="center">{{item.nursingSubsidyAmount}}</uni-td>
<uni-td align="center">{{item.livingAllowanceNum}}</uni-td>
<uni-td align="center">{{item.livingAllowanceAmount}}</uni-td>
<!-- <uni-td align="center">{{item.city}}</uni-td> -->
<uni-td align="center">{{item.severeCjNum}}</uni-td>
<!-- <uni-td align="center">{{item.nursingSubsidyAmount}}</uni-td> -->
<uni-td align="center">{{item.difficultCjNum}}</uni-td>
<!-- <uni-td align="center">{{item.livingAllowanceAmount}}</uni-td> -->
</uni-tr>
</uni-table>
<uni-load-more status="loading" iconType="auto" v-if="load" />
......@@ -105,7 +106,7 @@
getChildAreaList,
getEnjoySubsidyStats,
getAreaUnderNumStats,
getAppEnjoyData,
} from "@/api/dataInterface.js"
import MxDatePicker from "@/components/mx-datepicker/mx-datepicker.vue";
......@@ -153,7 +154,7 @@
// this.getEnjoySumStatsDataFun()
this.getChildAreaListFun()
this.getEnjoySubsidyStatsFun()
this.getAppEnjoyDataFun()
}, 500)
......@@ -165,7 +166,7 @@
this.judgmentReturn = false
this.regionId = "450000000000"
this.superiorName = '广西壮族自治区'
this.getEnjoySubsidyStatsFun()
this.getAppEnjoyDataFun()
// this.getEnjoySumStatsDataFun();
},
......@@ -177,7 +178,7 @@
this.judgmentReturn = true
this.superior = this.regionId
this.regionId = e
this.getEnjoySubsidyStatsFun()
this.getAppEnjoyDataFun()
// this.getEnjoySumStatsDataFun();
}
......@@ -188,7 +189,7 @@
this.indexq = e.target.value
this.date = this.array[this.indexq]
this.load = true
this.getEnjoySubsidyStatsFun()
this.getAppEnjoyDataFun()
},
//残疾人方法人数
......@@ -210,57 +211,61 @@
// console.log(this.chartData);
// })
// },
getEnjoySubsidyStatsFun() {
getEnjoySubsidyStats({
getAppEnjoyDataFun() {
getAppEnjoyData({
areaCode: this.regionId
}).then(res => {
this.dataLite = []
console.log(res);
this.chartData.totalNum = (res.data.total.totalNum + '').replace(/\d+?(?=(?:\d{3})+$)/img,
"$&,")
this.chartData.totalAmount = res.data.total.totalAmount.substring(0, res.data.total.totalAmount
.length - 3)
this.chartData.totalAmount = (this.chartData.totalAmount + '').replace(
/\d+?(?=(?:\d{3})+$)/img, "$&,")
this.chartData.totalAmount = this.chartData.totalAmount + '.00'
// this.chartData.totalNum = (res.data.total.totalNum + '').replace(/\d+?(?=(?:\d{3})+$)/img,
// "$&,")
// this.chartData.totalAmount = res.data.total.totalAmount.substring(0, res.data.total.totalAmount
// .length - 3)
// this.chartData.totalAmount = (this.chartData.totalAmount + '').replace(
// /\d+?(?=(?:\d{3})+$)/img, "$&,")
// this.chartData.totalAmount = this.chartData.totalAmount + '.00'
console.log(this.chartData, '------------');
this.chartData.difficultTotal =res.data.total.difficultTotal
this.chartData.severeTotal =res.data.total.severeTotal
this.dataLite = res.data.map
console.log(this.dataLite, '------------');
res.data.stats.forEach(item => {
// res.data.stats.forEach(item => {
item.livingAllowanceAmount = item.livingAllowanceAmount.substring(0, item
.livingAllowanceAmount
.length - 3)
item.livingAllowanceAmount = (item.livingAllowanceAmount + '').replace(
/\d+?(?=(?:\d{3})+$)/img, "$&,")
item.livingAllowanceAmount = item.livingAllowanceAmount + '.00'
// item.livingAllowanceAmount = item.livingAllowanceAmount.substring(0, item
// .livingAllowanceAmount
// .length - 3)
// item.livingAllowanceAmount = (item.livingAllowanceAmount + '').replace(
// /\d+?(?=(?:\d{3})+$)/img, "$&,")
// item.livingAllowanceAmount = item.livingAllowanceAmount + '.00'
item.livingAllowanceNum = item.livingAllowanceNum.substring(0, item
.livingAllowanceNum
.length - 3)
item.livingAllowanceNum = (item.livingAllowanceNum + '').replace(
/\d+?(?=(?:\d{3})+$)/img, "$&,")
// item.livingAllowanceNum = item.livingAllowanceNum.substring(0, item
// .livingAllowanceNum
// .length - 3)
// item.livingAllowanceNum = (item.livingAllowanceNum + '').replace(
// /\d+?(?=(?:\d{3})+$)/img, "$&,")
item.nursingSubsidyAmount = item.nursingSubsidyAmount.substring(0, item
.nursingSubsidyAmount
.length - 3)
item.nursingSubsidyAmount = (item.nursingSubsidyAmount + '').replace(
/\d+?(?=(?:\d{3})+$)/img, "$&,")
item.nursingSubsidyAmount = item.nursingSubsidyAmount + '.00'
// item.nursingSubsidyAmount = item.nursingSubsidyAmount.substring(0, item
// .nursingSubsidyAmount
// .length - 3)
// item.nursingSubsidyAmount = (item.nursingSubsidyAmount + '').replace(
// /\d+?(?=(?:\d{3})+$)/img, "$&,")
// item.nursingSubsidyAmount = item.nursingSubsidyAmount + '.00'
item.nursingSubsidyNum = item.nursingSubsidyNum.substring(0, item.nursingSubsidyNum
.length - 3)
item.nursingSubsidyNum = (item.nursingSubsidyNum + '').replace(
/\d+?(?=(?:\d{3})+$)/img, "$&,")
// item.nursingSubsidyNum = item.nursingSubsidyNum.substring(0, item.nursingSubsidyNum
// .length - 3)
// item.nursingSubsidyNum = (item.nursingSubsidyNum + '').replace(
// /\d+?(?=(?:\d{3})+$)/img, "$&,")
this.dataLite.push(item)
})
// this.dataLite.push(item)
// })
this.load = false
})
......
......@@ -15,7 +15,7 @@
<view class="blue other">
<view class="other_name">
火化总数
2023火化总数
</view>
<view class="other_number">
{{cremation.cremationSum}}
......@@ -23,10 +23,10 @@
</view>
<view class="red other">
<view class="other_name">
火化率
殡仪馆数
</view>
<view class="other_number">
{{cremation.cremationRate}}%
{{cremation.cremationRate}}
</view>
</view>
</view>
......@@ -47,7 +47,7 @@
<!-- <picker @change="bindPickerChange" :value="indexq" :range="array">
<view class="uni-input blueWord">{{array[indexq]}}年殡葬统计表 ∨</view>
</picker> -->
{{new Date().toISOString().slice(0, 4)-1,}}年殡葬统计表
{{new Date().toISOString().slice(0, 4),}}年殡葬统计表
</view>
<view class="blueWord returnLsit" @click="returnSuperior" v-if="judgmentReturn">
返回上一级
......
......@@ -49,7 +49,7 @@
<!-- <picker @change="bindPickerChange" :value="indexq" :range="array">
<view class="uni-input blueWord">{{array[indexq]}}年婚姻登记统计表 ∨</view>
</picker> -->
{{new Date().toISOString().slice(0, 4)-1,}}年婚姻登记统计表
{{new Date().toISOString().slice(0, 4),}}年婚姻登记统计表
</view>
<view class="blueWord returnLsit" @click="returnSuperior" v-if="judgmentReturn">
返回上一级
......@@ -66,9 +66,10 @@
</uni-tr>
<!-- 表格数据行 -->
<uni-tr v-for="(item,index) in dataLite" :key="index">
<uni-td align="center"> <view class="" :class="judgmentReturn?'':'blueWord'" @click="qqq(item.areaCode,item.areaName) ">
<!-- <uni-td align="center"> <view class="" :class="judgmentReturn?'':'blueWord'" @click="qqq(item.areaName,item.areaCode) ">
{{item.areaName}}
</view></uni-td>
</view></uni-td> -->
<uni-td align="center">{{item.areaName}}</uni-td>
<uni-td align="center">{{item.marryNum}}</uni-td>
<uni-td align="center">{{item.divorceNum}}</uni-td>
<uni-td align="center">{{item.crossMarryNum}}</uni-td>
......
......@@ -56,7 +56,7 @@
<!-- <picker @change="bindPickerChange" :value="indexq" :range="array">
<view class="uni-input blueWord">{{array[indexq]}}年组织统计表 ∨</view>
</picker> -->
{{new Date().toISOString().slice(0, 4)-1,}}年组织统计表
{{new Date().toISOString().slice(0, 4),}}年组织统计表
</view>
<view class="blueWord returnLsit" @click="returnSuperior" v-if="judgmentReturn">
返回上一级
......
......@@ -21,7 +21,7 @@
<view class="totalLarge k-flex-around-center">
<view class="total blue">
<view class="totalTitle">
城市低保(人)
城市低保(人)
</view>
<view class="totalNumber">
{{low.cityTotal}}
......@@ -33,7 +33,7 @@
</view>
<view class="total red">
<view class="totalTitle">
农村低保(人)
农村低保(人)
</view>
<view class="totalNumber">
{{low.villageTotal}}
......@@ -47,8 +47,6 @@
<br>
<view class="charts-box">
<!-- <qiun-data-charts type="demotype" :chartData="low" background="none" :opts="opts" v-if="!low==[]" /> -->
......@@ -61,7 +59,7 @@
<view class="uni-input blueWord">{{array[indexq]}}年低保统计表 ∨</view>
</picker> -->
<!-- {{new Date().toISOString().slice(0, 4),}}年低保统计表 -->
当前在享低保统计表
在享低保统计表
</view>
<br>
<view class="blueWord returnLsit" @click="returnSuperior" v-if="judgmentReturn">
......@@ -71,10 +69,10 @@
<uni-table border stripe emptyText="暂无更多数据" v-if="!load">
<uni-tr>
<uni-th align="center" width="180rpx">地区</uni-th>
<uni-th align="center" width="180rpx">城市低保享受人数(人)</uni-th>
<uni-th align="center" width="180rpx">城市低保资金数(元)</uni-th>
<uni-th align="center" width="180rpx">农村低保享受人数(人)</uni-th>
<uni-th align="center" width="180rpx">农村低保资金数(元)</uni-th>
<uni-th align="center" width="180rpx">城市低保享受人数(人)</uni-th>
<uni-th align="center" width="180rpx">城市低保资金数(元)</uni-th>
<uni-th align="center" width="180rpx">农村低保享受人数(人)</uni-th>
<uni-th align="center" width="180rpx">农村低保资金数(元)</uni-th>
</uni-tr>
<!-- 表格数据行 -->
<uni-tr v-for="(item,index) in enjoy" :key="index">
......@@ -244,9 +242,9 @@
this.dataLite = res.data
this.enjoy = res.data.map
this.enjoy.forEach(item=>{
item.cityMoney = (item.cityMoney+'').replace(/\d+?(?=(?:\d{3})+$)/img, "$&,")+ '.00'
item.cityMoney = (item.cityMoney+'').replace(/\d+?(?=(?:\d{3})+$)/img, "$&,")
item.cityPeopleNum = (item.cityPeopleNum+'').replace(/\d+?(?=(?:\d{3})+$)/img, "$&,")
item.villageMoney = (item.villageMoney+'').replace(/\d+?(?=(?:\d{3})+$)/img, "$&,")+ '.00'
item.villageMoney = (item.villageMoney+'').replace(/\d+?(?=(?:\d{3})+$)/img, "$&,")
item.villagePeopleNum = (item.villagePeopleNum+'').replace(/\d+?(?=(?:\d{3})+$)/img, "$&,")
})
this.low = res.data.total
......
https://ide.dcloud.net.cn/build/download/8f768980-a85c-11ed-8342-cbfdfe1db22d
\ No newline at end of file
https://ide.dcloud.net.cn/build/download/5bd84190-1a4c-11ee-866e-73a89f3a1dff
\ No newline at end of file
andrCertfile=D:/HB/HBuilderX/plugins/app-safe-pack/Test.keystore
andrCertfile=D:/ChromeCoreDownloads/HBuilderX/plugins/app-safe-pack/Test.keystore
andrCertAlias=android
andrCertPass=ep/Tdjka4Y7WYqDB6/S7dw==
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__13E0D8A","name":"广西民政数据仓","version":{"name":"1.2.1","code":100},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"autoclose":true,"delay":0,"target":"id:1","waiting":true},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"usingComponents":true,"nvueCompiler":"uni-app","compilerVersion":3,"compatible":{"ignoreVersion":true},"distribute":{"icons":{"android":{"hdpi":"icon-android-hdpi.png","xhdpi":"icon-android-xhdpi.png","xxhdpi":"icon-android-xxhdpi.png","xxxhdpi":"icon-android-xxxhdpi.png"},"ios":{"appstore":"unpackage/res/icons/1024x1024.png","ipad":{"app":"unpackage/res/icons/76x76.png","app@2x":"unpackage/res/icons/152x152.png","notification":"unpackage/res/icons/20x20.png","notification@2x":"unpackage/res/icons/40x40.png","proapp@2x":"unpackage/res/icons/167x167.png","settings":"unpackage/res/icons/29x29.png","settings@2x":"unpackage/res/icons/58x58.png","spotlight":"unpackage/res/icons/40x40.png","spotlight@2x":"unpackage/res/icons/80x80.png"},"iphone":{"app@2x":"unpackage/res/icons/120x120.png","app@3x":"unpackage/res/icons/180x180.png","notification@2x":"unpackage/res/icons/40x40.png","notification@3x":"unpackage/res/icons/60x60.png","settings@2x":"unpackage/res/icons/58x58.png","settings@3x":"unpackage/res/icons/87x87.png","spotlight@2x":"unpackage/res/icons/80x80.png","spotlight@3x":"unpackage/res/icons/120x120.png"},"prerendered":"false"}},"google":{"abiFilters":["armeabi-v7a","arm64-v8a","x86"],"permissions":["<uses-feature android:name=\"android.hardware.camera\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.CALL_PHONE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"packagename":"uni.UNI13E0D8A","aliasname":"","password":"","keystore":"html5plus://test","custompermissions":true},"apple":{"dSYMs":false,"devices":"universal"},"plugins":{"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}},"orientation":"portrait-primary"},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#ffffff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.6.17","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"rgba(0,0,0,0.4)","backgroundColor":"#ffffff","list":[{"pagePath":"pages/newhome/newhome","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}],"height":"50px"},"launch_path":"__uniappview.html","adid":"129373290406"}}
\ No newline at end of file
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__13E0D8A","name":"广西民政数据仓","version":{"name":"1.2.1","code":100},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"autoclose":true,"delay":0,"target":"id:1","waiting":true},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"usingComponents":true,"nvueCompiler":"uni-app","compilerVersion":3,"compatible":{"ignoreVersion":true},"distribute":{"icons":{"android":{"hdpi":"icon-android-hdpi.png","xhdpi":"icon-android-xhdpi.png","xxhdpi":"icon-android-xxhdpi.png","xxxhdpi":"icon-android-xxxhdpi.png"},"ios":{"appstore":"unpackage/res/icons/1024x1024.png","ipad":{"app":"unpackage/res/icons/76x76.png","app@2x":"unpackage/res/icons/152x152.png","notification":"unpackage/res/icons/20x20.png","notification@2x":"unpackage/res/icons/40x40.png","proapp@2x":"unpackage/res/icons/167x167.png","settings":"unpackage/res/icons/29x29.png","settings@2x":"unpackage/res/icons/58x58.png","spotlight":"unpackage/res/icons/40x40.png","spotlight@2x":"unpackage/res/icons/80x80.png"},"iphone":{"app@2x":"unpackage/res/icons/120x120.png","app@3x":"unpackage/res/icons/180x180.png","notification@2x":"unpackage/res/icons/40x40.png","notification@3x":"unpackage/res/icons/60x60.png","settings@2x":"unpackage/res/icons/58x58.png","settings@3x":"unpackage/res/icons/87x87.png","spotlight@2x":"unpackage/res/icons/80x80.png","spotlight@3x":"unpackage/res/icons/120x120.png"},"prerendered":"false"}},"google":{"abiFilters":["armeabi-v7a","arm64-v8a","x86"],"permissions":["<uses-feature android:name=\"android.hardware.camera\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.CALL_PHONE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"packagename":"uni.UNI13E0D8A","aliasname":"","password":"","keystore":"html5plus://test","custompermissions":true},"apple":{"dSYMs":false,"devices":"universal"},"plugins":{"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}},"orientation":"portrait-primary"},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#ffffff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.7.9","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"rgba(0,0,0,0.4)","backgroundColor":"#ffffff","list":[{"pagePath":"pages/newhome/newhome","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}],"height":"50px"},"launch_path":"__uniappview.html","adid":"129373290406"}}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__13E0D8A","name":"广西民政数据仓","version":{"name":"1.2.1","code":100},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"usingComponents":true,"nvueCompiler":"uni-app","compilerVersion":3,"compatible":{"ignoreVersion":true},"distribute":{"icons":{"android":{"hdpi":"unpackage/res/icons/72x72.png","xhdpi":"unpackage/res/icons/96x96.png","xxhdpi":"unpackage/res/icons/144x144.png","xxxhdpi":"unpackage/res/icons/192x192.png"},"ios":{"appstore":"unpackage/res/icons/1024x1024.png","ipad":{"app":"unpackage/res/icons/76x76.png","app@2x":"unpackage/res/icons/152x152.png","notification":"unpackage/res/icons/20x20.png","notification@2x":"unpackage/res/icons/40x40.png","proapp@2x":"unpackage/res/icons/167x167.png","settings":"unpackage/res/icons/29x29.png","settings@2x":"unpackage/res/icons/58x58.png","spotlight":"unpackage/res/icons/40x40.png","spotlight@2x":"unpackage/res/icons/80x80.png"},"iphone":{"app@2x":"unpackage/res/icons/120x120.png","app@3x":"unpackage/res/icons/180x180.png","notification@2x":"unpackage/res/icons/40x40.png","notification@3x":"unpackage/res/icons/60x60.png","settings@2x":"unpackage/res/icons/58x58.png","settings@3x":"unpackage/res/icons/87x87.png","spotlight@2x":"unpackage/res/icons/80x80.png","spotlight@3x":"unpackage/res/icons/120x120.png"}}},"google":{"permissions":["<uses-feature android:name=\"android.hardware.camera\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.CALL_PHONE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"abiFilters":["armeabi-v7a","arm64-v8a","x86"]},"apple":{"dSYMs":false},"plugins":{"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#ffffff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.6.17","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"rgba(0,0,0,0.4)","backgroundColor":"#ffffff","list":[{"pagePath":"pages/newhome/newhome","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}],"height":"50px"},"launch_path":"__uniappview.html"}}
\ No newline at end of file
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__13E0D8A","name":"广西民政数据仓","version":{"name":"1.2.1","code":100},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"usingComponents":true,"nvueCompiler":"uni-app","compilerVersion":3,"compatible":{"ignoreVersion":true},"distribute":{"icons":{"android":{"hdpi":"unpackage/res/icons/72x72.png","xhdpi":"unpackage/res/icons/96x96.png","xxhdpi":"unpackage/res/icons/144x144.png","xxxhdpi":"unpackage/res/icons/192x192.png"},"ios":{"appstore":"unpackage/res/icons/1024x1024.png","ipad":{"app":"unpackage/res/icons/76x76.png","app@2x":"unpackage/res/icons/152x152.png","notification":"unpackage/res/icons/20x20.png","notification@2x":"unpackage/res/icons/40x40.png","proapp@2x":"unpackage/res/icons/167x167.png","settings":"unpackage/res/icons/29x29.png","settings@2x":"unpackage/res/icons/58x58.png","spotlight":"unpackage/res/icons/40x40.png","spotlight@2x":"unpackage/res/icons/80x80.png"},"iphone":{"app@2x":"unpackage/res/icons/120x120.png","app@3x":"unpackage/res/icons/180x180.png","notification@2x":"unpackage/res/icons/40x40.png","notification@3x":"unpackage/res/icons/60x60.png","settings@2x":"unpackage/res/icons/58x58.png","settings@3x":"unpackage/res/icons/87x87.png","spotlight@2x":"unpackage/res/icons/80x80.png","spotlight@3x":"unpackage/res/icons/120x120.png"}}},"google":{"permissions":["<uses-feature android:name=\"android.hardware.camera\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.CALL_PHONE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"abiFilters":["armeabi-v7a","arm64-v8a","x86"]},"apple":{"dSYMs":false},"plugins":{"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#ffffff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.7.9","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"rgba(0,0,0,0.4)","backgroundColor":"#ffffff","list":[{"pagePath":"pages/newhome/newhome","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}],"height":"50px"},"launch_path":"__uniappview.html"}}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
var isReady=false;var onReadyCallbacks=[];
var isServiceReady=false;var onServiceReadyCallbacks=[];
var __uniConfig = {"pages":["pages/index/index","pages/signIn/index","pages/homepage/homepage","pages/verification/verification","pages/retrieve/retrieve","pages/retrieve/change/change","pages/verification/verifyLogin/verifyLogin","pages/search/search","pages/special/special","pages/special/disability/disability","pages/special/marriage/marriage","pages/special/funeral/funeral","pages/special/rescue/rescue","pages/special/organization/organization","pages/search/searchList/searchList","pages/my/my","pages/my/setPassword/setPassword","pages/special/zoneData/zoneData","pages/special/children/children"],"window":{"navigationBarTextStyle":"black","navigationBarTitleText":"uni-app","navigationBarBackgroundColor":"#F8F8F8","backgroundColor":"#F8F8F8"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"black","backgroundColor":"#ffffff","list":[{"pagePath":"pages/homepage/homepage","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}]},"nvueCompiler":"uni-app","nvueStyleCompiler":"weex","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"广西民政数据仓","compilerVersion":"3.1.22","entryPagePath":"pages/index/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}};
var __uniRoutes = [{"path":"/pages/index/index","meta":{"isQuit":true},"window":{"navigationBarTitleText":"","titleNView":false}},{"path":"/pages/signIn/index","meta":{},"window":{"navigationBarTitleText":"","titleNView":false}},{"path":"/pages/homepage/homepage","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"广西民政数据仓库","enablePullDownRefresh":false,"titleNView":false}},{"path":"/pages/verification/verification","meta":{},"window":{"navigationBarTitleText":"验证码登录","enablePullDownRefresh":false}},{"path":"/pages/retrieve/retrieve","meta":{},"window":{"navigationBarTitleText":"找回密码","enablePullDownRefresh":false}},{"path":"/pages/retrieve/change/change","meta":{},"window":{"navigationBarTitleText":"找回密码","enablePullDownRefresh":false}},{"path":"/pages/verification/verifyLogin/verifyLogin","meta":{},"window":{"navigationBarTitleText":"验证码登录","enablePullDownRefresh":false}},{"path":"/pages/search/search","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"搜索","enablePullDownRefresh":false}},{"path":"/pages/special/special","meta":{},"window":{"navigationBarTitleText":"广西民政数据仓库","enablePullDownRefresh":false}},{"path":"/pages/special/disability/disability","meta":{},"window":{"navigationBarTitleText":"两项补贴","enablePullDownRefresh":false}},{"path":"/pages/special/marriage/marriage","meta":{},"window":{"navigationBarTitleText":"婚姻登记","enablePullDownRefresh":false}},{"path":"/pages/special/funeral/funeral","meta":{},"window":{"navigationBarTitleText":"殡葬","enablePullDownRefresh":false}},{"path":"/pages/special/rescue/rescue","meta":{},"window":{"navigationBarTitleText":"社会救助","enablePullDownRefresh":false}},{"path":"/pages/special/organization/organization","meta":{},"window":{"navigationBarTitleText":"社会组织","enablePullDownRefresh":false}},{"path":"/pages/search/searchList/searchList","meta":{},"window":{"navigationBarTitleText":"","enablePullDownRefresh":false}},{"path":"/pages/my/my","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"我的","enablePullDownRefresh":false}},{"path":"/pages/my/setPassword/setPassword","meta":{},"window":{"navigationBarTitleText":"修改密码","enablePullDownRefresh":false}},{"path":"/pages/special/zoneData/zoneData","meta":{},"window":{"navigationBarTitleText":"全业务统计","enablePullDownRefresh":false}},{"path":"/pages/special/children/children","meta":{},"window":{"navigationBarTitleText":"儿童福利","enablePullDownRefresh":false}}];
var __uniConfig = {"pages":["pages/index/index","pages/signIn/index","pages/newhome/newhome","pages/verification/verification","pages/retrieve/retrieve","pages/retrieve/change/change","pages/verification/verifyLogin/verifyLogin","pages/search/search","pages/special/special","pages/special/disability/disability","pages/special/marriage/marriage","pages/special/funeral/funeral","pages/special/rescue/rescue","pages/special/organization/organization","pages/search/searchList/searchList","pages/my/my","pages/my/setPassword/setPassword","pages/special/zoneData/zoneData","pages/special/children/children","pages/homepage/homepage"],"window":{"navigationBarTextStyle":"black","navigationBarTitleText":"uni-app","navigationBarBackgroundColor":"#F8F8F8","backgroundColor":"#F8F8F8"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"black","backgroundColor":"#ffffff","list":[{"pagePath":"pages/newhome/newhome","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}]},"darkmode":false,"nvueCompiler":"uni-app","nvueStyleCompiler":"weex","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"广西民政数据仓","compilerVersion":"3.7.9","entryPagePath":"pages/index/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}};
var __uniRoutes = [{"path":"/pages/index/index","meta":{"isQuit":true},"window":{"navigationBarTitleText":"","titleNView":false}},{"path":"/pages/signIn/index","meta":{},"window":{"navigationBarTitleText":"","titleNView":false}},{"path":"/pages/newhome/newhome","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"广西民政数据仓库","enablePullDownRefresh":false,"titleNView":false}},{"path":"/pages/verification/verification","meta":{},"window":{"navigationBarTitleText":"验证码登录","enablePullDownRefresh":false}},{"path":"/pages/retrieve/retrieve","meta":{},"window":{"navigationBarTitleText":"找回密码","enablePullDownRefresh":false}},{"path":"/pages/retrieve/change/change","meta":{},"window":{"navigationBarTitleText":"找回密码","enablePullDownRefresh":false}},{"path":"/pages/verification/verifyLogin/verifyLogin","meta":{},"window":{"navigationBarTitleText":"验证码登录","enablePullDownRefresh":false}},{"path":"/pages/search/search","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"搜索","enablePullDownRefresh":false}},{"path":"/pages/special/special","meta":{},"window":{"navigationBarTitleText":"广西民政数据仓库","enablePullDownRefresh":false}},{"path":"/pages/special/disability/disability","meta":{},"window":{"navigationBarTitleText":"残疾人两项补贴","enablePullDownRefresh":false}},{"path":"/pages/special/marriage/marriage","meta":{},"window":{"navigationBarTitleText":"婚姻登记","enablePullDownRefresh":false}},{"path":"/pages/special/funeral/funeral","meta":{},"window":{"navigationBarTitleText":"殡仪馆","enablePullDownRefresh":false}},{"path":"/pages/special/rescue/rescue","meta":{},"window":{"navigationBarTitleText":"社会救助","enablePullDownRefresh":false}},{"path":"/pages/special/organization/organization","meta":{},"window":{"navigationBarTitleText":"社会组织","enablePullDownRefresh":false}},{"path":"/pages/search/searchList/searchList","meta":{},"window":{"navigationBarTitleText":"","enablePullDownRefresh":false}},{"path":"/pages/my/my","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"我的","enablePullDownRefresh":false}},{"path":"/pages/my/setPassword/setPassword","meta":{},"window":{"navigationBarTitleText":"修改密码","enablePullDownRefresh":false}},{"path":"/pages/special/zoneData/zoneData","meta":{},"window":{"navigationBarTitleText":"全业务统计","enablePullDownRefresh":false}},{"path":"/pages/special/children/children","meta":{},"window":{"navigationBarTitleText":"儿童福利","enablePullDownRefresh":false}},{"path":"/pages/homepage/homepage","meta":{},"window":{"navigationBarTitleText":"儿童福利","enablePullDownRefresh":false,"titleNView":false}}];
__uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
__uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
service.register("uni-app-config",{create(a,b,c){if(!__uniConfig.viewport){var d=b.weex.config.env.scale,e=b.weex.config.env.deviceWidth,f=Math.ceil(e/d);Object.assign(__uniConfig,{viewport:f,defaultFontSize:Math.round(f/20)})}return{instance:{__uniConfig:__uniConfig,__uniRoutes:__uniRoutes,global:void 0,window:void 0,document:void 0,frames:void 0,self:void 0,location:void 0,navigator:void 0,localStorage:void 0,history:void 0,Caches:void 0,screen:void 0,alert:void 0,confirm:void 0,prompt:void 0,fetch:void 0,XMLHttpRequest:void 0,WebSocket:void 0,webkit:void 0,print:void 0}}}});
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__13E0D8A","name":"广西民政数据仓","version":{"name":"1.1.5","code":100},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"usingComponents":true,"nvueCompiler":"uni-app","compilerVersion":3,"allowsInlineMediaPlayback":true,"safearea":{"background":"#ffffff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.1.22","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"rgba(0,0,0,0.4)","backgroundColor":"#ffffff","list":[{"pagePath":"pages/homepage/homepage","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}],"height":"50px"},"launch_path":"__uniappview.html"}}
\ No newline at end of file
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__13E0D8A","name":"广西民政数据仓","version":{"name":"1.2.1","code":100},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"usingComponents":true,"nvueCompiler":"uni-app","compilerVersion":3,"compatible":{"ignoreVersion":true},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#ffffff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.7.9","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#999999","selectedColor":"#1296db","borderStyle":"rgba(0,0,0,0.4)","backgroundColor":"#ffffff","list":[{"pagePath":"pages/newhome/newhome","iconPath":"static/index.png","selectedIconPath":"static/indexChoice.png","text":"首页"},{"pagePath":"pages/search/search","iconPath":"static/sousuo.png","selectedIconPath":"static/sousuoChoice.png","text":"搜索"},{"pagePath":"pages/my/my","iconPath":"static/wode-copy.png","selectedIconPath":"static/wode-copy (1).png","text":"我的"}],"height":"50px"},"launch_path":"__uniappview.html"}}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment