记得上下班打卡 | git大法好,push需谨慎

Commit 14e5e382 authored by wangyifan's avatar wangyifan

修改提示

parent 3c1668c1
......@@ -766,7 +766,7 @@
const listContainer = $('#modal-artist-list');
if (!artists || artists.length === 0) {
listContainer.html('<div class="modal-empty">暂无匹配艺人</div>');
listContainer.html('<div class="modal-empty">暂无该艺人信息,请联系运营人员添加</div>');
updateSelectedArtistsView();
return;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment