This commit is contained in:
zoujiandong
2025-07-22 09:40:54 +08:00
parent 89d55643f6
commit 89336f5621
24 changed files with 766 additions and 199 deletions
+3 -3
View File
@@ -67,7 +67,7 @@ const _sfc_main = {
};
const mySpecial = () => {
utils_navTo.navTo({
url: "/pages/specialList/specialList?userId=" + userInfo.user_id
url: "/pages/specialList/specialList?userId=" + userInfo.user_id + "&type=mine"
});
};
const goJoin = () => {
@@ -124,8 +124,8 @@ const _sfc_main = {
size: "18"
}),
n: common_vendor.o(goCert),
o: hospitalInfo.video_num > 0 + hospitalInfo.article_num >= 20
}, hospitalInfo.video_num > 0 + hospitalInfo.article_num >= 20 ? {
o: hospitalInfo.video_num + hospitalInfo.article_num >= 10
}, hospitalInfo.video_num + hospitalInfo.article_num >= 10 ? {
p: common_vendor.p({
src: common_vendor.unref(common_assets.myHospital),
width: "39rpx",