This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'yijia' of
http://47.101.187.29:8081/loumengning/shop
into yijia
undefined
xubin
4 years ago
parent
064aa97ebe
6d795f01ee
commit
2957b4536b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/assets/js/backend/unishop/market/flash_sale.js
+ 1
- 1
public/assets/js/backend/unishop/market/flash_sale.js
View File
@@ -56,7 +56,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
classname: 'btn btn-xs btn-info btn-export',
icon: 'fa',
url:function (row) {
return '/admin.php/unishop/market/flash_sale/export?id='+row.id
s
;
return '/admin.php/unishop/market/flash_sale/export?id='+row.id;
} ,
refresh: true
Write
Preview
Loading…
Cancel
Save