wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
4c3864d86f2d85801140c94cc8cf56919e8e7719
Authored by
F5VT98DI7XY4X12\Administrator
2019-09-18 15:33:56 +0800
1 parent
dd341619
首页分类的图片修改!
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/index/index/index.js
pages/index/index/index.js
View file @
4c3864d
...
...
@@ -569,7 +569,7 @@ Page({
569
569
},
570
570
571
571
bind_bnerr_icon:function (e) {
572
- var def
= "/miniapp/images/default_g_img.gif
";
572
+ var def
= "/miniapp/images/no_cate_def.png
";
573
573
var _err = e.currentTarget.dataset.err;
574
574
var ob={};
575
575
ob[_err]=def;
...
...