diff --git a/pages/Parentinformation/Parentinformation.vue b/pages/Parentinformation/Parentinformation.vue
index d3ccd3e..f33792f 100644
--- a/pages/Parentinformation/Parentinformation.vue
+++ b/pages/Parentinformation/Parentinformation.vue
@@ -126,7 +126,7 @@
if (this.checked == false) {
this.$refs.uToast.show({
type: 'error',
- title: "请先阅读《隐私保护协议》!",
+ message: "请先阅读《隐私保护协议》!",
})
setTimeout(() => {
this.maskshow = true
@@ -143,7 +143,7 @@
data: res.msg
});
this.$refs.uToast.show({
- title: "添加成功",
+ message: "添加成功",
type: 'success'
})
// uni.showToast({
@@ -158,7 +158,7 @@
} else if (res.code == 500) {
this.$refs.uToast.show({
- title: res.msg,
+ message: res.msg,
type: 'error'
})
// uni.showToast({
diff --git a/pages/Personal/Personal.vue b/pages/Personal/Personal.vue
index cc5024c..0e3dd11 100644
--- a/pages/Personal/Personal.vue
+++ b/pages/Personal/Personal.vue
@@ -1,10 +1,10 @@
-
+
-
+
点击登录
@@ -22,7 +22,6 @@
-
@@ -34,7 +33,6 @@
-
@@ -58,20 +56,18 @@
{{item.kindergartenName}}
-
+
+
+ 幼儿园信息
+
-
-
- 幼儿园信息
-
-
@@ -93,8 +89,6 @@
{{item.principalName}} {{item.kindergartenPhone}}
-
-
@@ -115,8 +109,6 @@
-
-