Commit 9e2ecaed authored by zhengke's avatar zhengke

修改

parent dbe2402e
......@@ -23,7 +23,7 @@
</view>
</view>
<view>
<view class="row" style="justify-content: space-between;font-size: 11px;">
<view class="row" style="justify-content: space-between;font-size: 11px;margin-bottom:10rpx;">
<span>已学课程</span>
<span>{{item.CompleteHours}}/{{item.TotalHours}}</span>
</view>
......@@ -167,7 +167,7 @@
display: flex;align-items: center;
}
.box-state{
width: 36rpx;
width: 38rpx;
height: 88rpx;
position: absolute;
right:17px ;
......
......@@ -248,7 +248,7 @@
<view class="row" style="color: #111111;font-size: 14px;font-weight: bold;">
<view >单词积分 </view>
<view style="margin-left: 5px;">80 </view>
<image style="width: 17px;height: 16px;margin-left: 10px;" src="../../static/image/xingxing.png"></image>
<image style="width: 17px;height: 16px;margin:-2px 0 0 10px;" src="../../static/image/xingxing.png"></image>
</view>
<view style="font-size: 11px;color: #4C50E7;" @click="gourl()">所有单词</view>
</view>
......
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