Browse Source

资讯列表 content

master
kola-web 4 days ago
parent
commit
867b11e7ef
  1. 1
      src/pages/information/index.ts

1
src/pages/information/index.ts

@ -22,6 +22,7 @@ Page({ @@ -22,6 +22,7 @@ Page({
url: '?r=xd/doctor/index/get-material-list',
data: {
page: newPage,
ContentType: 2,
},
}).then((res) => {
res.list.forEach((item) => {

Loading…
Cancel
Save