积分任务
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<p>积分申请</p>
|
||||
<h4>好事自荐得积分</h4>
|
||||
</div>
|
||||
<div class="jsrw">
|
||||
<div class="jsrw" @click="$linkTo('/mods/AppNewFarmerBank/concentrationTask')">
|
||||
<p>积分任务</p>
|
||||
<h4>完成任务得积分</h4>
|
||||
</div>
|
||||
@@ -55,8 +55,7 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
getList(e) {
|
||||
// console.log(e);
|
||||
getList() {
|
||||
},
|
||||
handleBannerClick() {
|
||||
|
||||
@@ -192,10 +191,16 @@ export default {
|
||||
}
|
||||
.right {
|
||||
width: 52px;
|
||||
text-align: center;
|
||||
img {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
span {
|
||||
font-size: 28px;
|
||||
font-weight: 400;
|
||||
color: #687DA6;
|
||||
}
|
||||
}
|
||||
}
|
||||
.bottom {
|
||||
|
||||
Reference in New Issue
Block a user