This commit is contained in:
zoujiandong
2025-07-17 17:15:28 +08:00
parent dc39275e6e
commit 75d515fbc6
92 changed files with 1718 additions and 945 deletions
+2
View File
@@ -7,6 +7,7 @@ const photoImg = "/static/photo.png";
const addImg = "/static/add.png";
const videoImg = "/static/videoicon.png";
const voteImg = "/static/vote.png";
const draftImg = "/static/draft.png";
const switchImg = "/static/switch.png";
const arrowrightImg = "/static/arrowright.png";
const headImg = "/static/headImg.png";
@@ -42,6 +43,7 @@ exports.collectImg = collectImg;
exports.collectonImg = collectonImg;
exports.commentImg = commentImg;
exports.doctorImg = doctorImg;
exports.draftImg = draftImg;
exports.group = group;
exports.group_on = group_on;
exports.headImg = headImg;
File diff suppressed because it is too large Load Diff