diff --git a/pages/Personal/Personal.vue b/pages/Personal/Personal.vue
index 92efddf..a744c1f 100644
--- a/pages/Personal/Personal.vue
+++ b/pages/Personal/Personal.vue
@@ -44,7 +44,8 @@
性别.年龄:
{{item.orderStatus=='PAY'?'已付款':''}}
{{item.studentSex=='MALE'?'男':''}}
- {{item.studentSex=='FEMALE'?'女':''}} {{item.studentAge}}
+ {{item.studentSex=='FEMALE'?'女':''}}
+ {{item.studentAge}}岁
所在班级:
{{item.className}}
@@ -178,6 +179,7 @@
const value2 = uni.getStorageSync('studentId');
if (value && value2) {
uni.removeStorageSync('phone');
+ uni.removeStorageSync('this.DATAList');
uni.removeStorageSync('openid');
uni.removeStorageSync('studentId');
this.mask = false
@@ -204,6 +206,18 @@
.studentitem {
padding: 3%;
+ .picitem {
+ position: absolute;
+ top: 35%;
+ left: 40%;
+
+ image {
+ width: 164rpx;
+ height: 150rpx;
+ margin: 0 auto;
+ }
+ }
+
image {
width: 34rpx;
height: 34rpx;
@@ -442,12 +456,6 @@
top: 25%;
left: 40%;
- image {
- width: 164rpx;
- height: 150rpx;
- margin: 0 auto;
- }
- }
}
}
@@ -468,11 +476,8 @@
background: #F9F9FA;
border-radius: 10rpx;
position: relative;
+ top: 3%;
- .picitem {
- position: absolute;
- top: 25%;
- left: 40%;
image {
width: 164rpx;
diff --git a/pages/grade/grade.vue b/pages/grade/grade.vue
index cb7882c..13e6548 100644
--- a/pages/grade/grade.vue
+++ b/pages/grade/grade.vue
@@ -25,8 +25,7 @@
分
-
-
+
暂无报告
查看报告