@@ -135,6 +135,7 @@
line-height: 42rpx;
border-radius: 99rpx;
text-align: center;
+ background: rgba(31, 190, 111, 0.1);
}
@@ -125,7 +125,6 @@
})
if (res.code === 1) {
this.product = res.data.product
- this.title = this.product.product_name
this.business = res.data.business
this.propertyList = res.data.propertyList
this.applyFor = res.data.applyFor