diff --git a/manifest.json b/manifest.json index b655ee5..ddc2e15 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "数字民政服务平台", - "appid" : "__UNI__E8DBEA9", + "appid" : "__UNI__F8D20B4", "description" : "", "versionName" : "1.0.2", "versionCode" : "100", diff --git a/pages/declaration/declarationListdetail.vue b/pages/declaration/declarationListdetail.vue index 1649df2..ca32be5 100644 --- a/pages/declaration/declarationListdetail.vue +++ b/pages/declaration/declarationListdetail.vue @@ -6,8 +6,8 @@ - 基本信息 - + 基本信息 + diff --git a/pages/receiptRegistration/organization.vue b/pages/receiptRegistration/organization.vue index 487c7b1..b553388 100644 --- a/pages/receiptRegistration/organization.vue +++ b/pages/receiptRegistration/organization.vue @@ -71,11 +71,15 @@ - - 其他信息 + + 其他信息 + - + + @@ -275,7 +279,8 @@ var minute = now.getMinutes(); //获取当前分钟数(0-59) var second = now.getSeconds(); //获取当前秒数(0-59) this.form.reportTime = year + "-" + (month < 10 ? "0" + month : month) + "-" + (day < 10 ? "0" + day : - day) + " " + (hour < 10 ? "0" + hour : hour) + ":" + (minute < 10 ? "0" + minute : minute) + ":" + ( + day) + " " + (hour < 10 ? "0" + hour : hour) + ":" + (minute < 10 ? "0" + minute : minute) + ":" + + ( second < 10 ? "0" + second : second); }, register() { diff --git a/pages/receiptRegistration/receiptRegistration.scss b/pages/receiptRegistration/receiptRegistration.scss index 88e9be3..13060ef 100644 --- a/pages/receiptRegistration/receiptRegistration.scss +++ b/pages/receiptRegistration/receiptRegistration.scss @@ -123,6 +123,7 @@ .serve-title { font-size: 25rpx; color: #909090; + width: 25%; } .serve-right { font-size: 25rpx; diff --git a/pages/receiptRegistration/townShip.vue b/pages/receiptRegistration/townShip.vue index 6bd4836..5f646db 100644 --- a/pages/receiptRegistration/townShip.vue +++ b/pages/receiptRegistration/townShip.vue @@ -4,16 +4,21 @@ 上报历史 - + + + + + + 我要上报 - 我要上报 发生地点 - + @@ -23,7 +28,8 @@ 儿童姓名 - + @@ -46,7 +52,8 @@ 儿童年龄 - + @@ -56,30 +63,45 @@ 报告原因 - + - + + 其他信息 + + + + - 报告人信息 + + 报告人信息 + 姓名 - + @@ -89,7 +111,8 @@ 与儿童关系 - + @@ -99,7 +122,8 @@ 电话 - + @@ -122,7 +146,8 @@ 职业 - + @@ -132,31 +157,33 @@ 单位名称 - + - - - - 立即上报 - - + + + + 立即上报 + + - - + +