图谱居中,最大宽度适配

This commit is contained in:
yanwenlong
2023-12-04 23:16:50 +08:00
parent c04a69ba88
commit 1b6a64d3e6
2 changed files with 13 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ import { data } from 'jquery';
this.booksetpage = 1
this.yianList = []
}
if(this.contentShow == 2){
if(this.contentShow == 1){
httpurl = "book/bookMedicalRecords/userEbookBuyList"
} else {
httpurl = "book/bookMedicalRecords/recommendBookList"