mini-program/pagesA/pages/rich-text-page/rich-text-page.vue
@@ -22,7 +22,7 @@ this.title = '服务介绍' break; case '2': this.title = '收费标准' this.title = '积分规则' break; case '3': this.title = '关于我们' @@ -51,7 +51,7 @@ if(this.flag == 1){ that.content = res.data.serverIntroduce||'' }else if(this.flag == 2){ that.content = res.data.feeStandards||'' that.content = res.data.integralRule||'' } else if(this.flag == 4){ that.content = res.data.userAgreement||'' } else if(this.flag == 5){