@@ -21,7 +21,7 @@
position:relative;
width: 100%;
text-align: center;
- font-size: 32rpx;
+ font-size: 36rpx;
font-weight: 600;
border-bottom: 2rpx #878787 solid;
padding-bottom: 16rpx;
@@ -38,7 +38,7 @@
position: absolute;
right: 0;
top: 10rpx;
- font-size: 24rpx;
+ font-size: 28rpx;
color: #fff;
background-color: #95D4E6;
line-height: 40rpx;
@@ -81,14 +81,14 @@
.lesson-name text:nth-child(1) {
height: 38rpx;
}
.lesson-name text:nth-child(2) {
height: 30rpx;
margin-top: 10rpx;
color: #C3C3C3;
@@ -162,7 +162,7 @@
.icon view text {
color: #878787;
margin-left: 14rpx;
@@ -182,14 +182,14 @@
.state {
- color: #C0C0C0;
+ color: #bebebe;
.upload-works {
position: relative;
- width: 212rpx;
- height: 212rpx;
+ width: 240rpx;
+ height: 210rpx;
margin: 0 auto;
@@ -197,8 +197,8 @@
left: 0;
top: 0;
+ width: 235rpx;
+ height: 235rpx;
.uploading-works {
@@ -216,8 +216,8 @@
left: 50%;
top: 70%;
z-index: 1;
transform: translate(-50%);
@@ -28,15 +28,15 @@
- color: #C3C3C3;
/* 时间轴 */
/* 预览图片 */
@@ -11,7 +11,7 @@ const login = require('../../utils/loginSchedule.js');
* num2 科目得值
* position 定位id值
* questionsdian 点的显示
- * list 更改后时间的至
+ * list 更改后时间的值
* lessonListHeight 定义高度
* previewHeight 定义高度
* productionMore和questionsMore展开是否显示
@@ -17,14 +17,13 @@
{{data.users.wechatName}}
</view>
<view class="student">
- 学号:
- <text>{{data.users.eid}}</text>
+ 学号:<text>{{data.users.eid}}</text>
<view class='LV'>{{grade}}</view>
<view class='grade'>
- <navigator url="../set_name/set_name" >更改昵称</navigator>
+ <navigator style='font-size:28rpx;' url="../set_name/set_name" >更改昵称</navigator>
<view class='personal'>
@@ -62,13 +62,13 @@
right:40rpx;
top:110rpx;
.student {
height:34rpx;
font-size: 28rpx;
- color: #8C8C8C;
+ color: #878787;
@@ -173,7 +173,7 @@
.personal .particulars text:nth-child(1) {
font-size: 24rpx;
- color: #8D8C91;
.personal .particulars text:nth-child(2) {
@@ -16,7 +16,7 @@
.head text {
.head text:nth-child(2) {
@@ -28,8 +28,9 @@
box-sizing: border-box;
-.write input {
+.write .textarea-placeholder{
.write .add {
@@ -48,14 +48,14 @@
@@ -125,7 +125,7 @@
@@ -60,15 +60,16 @@ swiper {
.medal-name text:nth-child(1) {
.medal-name text:nth-child(2) {
+
.get-gem {