111
This commit is contained in:
@@ -17,6 +17,7 @@ const shangImg = "/static/shang.png";
|
||||
const chatImg = "/static/chat.png";
|
||||
const uploadImg = "/static/uploadImg.png";
|
||||
const commentImg = "/static/comment_icon.png";
|
||||
const selfImg = "/static/benren.png";
|
||||
const caseImg = "/static/caseIcon.png";
|
||||
const img = "/static/default.png";
|
||||
const group = "/static/group.png";
|
||||
@@ -44,6 +45,7 @@ exports.ku = ku;
|
||||
exports.ku_on = ku_on;
|
||||
exports.logoImg = logoImg;
|
||||
exports.photoImg = photoImg;
|
||||
exports.selfImg = selfImg;
|
||||
exports.shangImg = shangImg;
|
||||
exports.sickImg = sickImg;
|
||||
exports.switchImg = switchImg;
|
||||
|
||||
Reference in New Issue
Block a user