diff --git a/package/mine/equity.vue b/package/mine/equity.vue index 847a956..fbdb25d 100644 --- a/package/mine/equity.vue +++ b/package/mine/equity.vue @@ -109,8 +109,7 @@ - + 去完成 @@ -332,7 +331,21 @@ this.tabCur = i this.getTask() - } + }, + + //跳转页面 + toPage(id) { + if (id == 1) { + this.$c.to({ + url: '/pages/user/tui-guang' + }) + } else { + this.$c.to({ + type: 3, + url: '/pages/shouye/index' + }) + } + }, } } @@ -671,7 +684,7 @@ position: absolute; left: 50%; transform: translateX(-50%); - bottom: -86rpx; + bottom: -86rpx; width: 48rpx; height: 48rpx; } diff --git a/pages/sangdai/sangdai.vue b/pages/sangdai/sangdai.vue index 1d1305a..e326bd4 100644 --- a/pages/sangdai/sangdai.vue +++ b/pages/sangdai/sangdai.vue @@ -1201,8 +1201,8 @@ border-radius: 20rpx; .icon { - width: 40rpx; - height: 37rpx; + width: 50rpx; + height: 45rpx; } >input {