7.17
This commit is contained in:
@@ -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;
|
||||
|
||||
+734
-674
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user