Commit 368dcfef by 肖康

搜索接口调试

parent ff1fd3c2
......@@ -9,9 +9,9 @@ define('search', ['tool', 'liexin_pop'], function (require, exports, module) {
},
getData:function(){
var data={
}
$.liexin_ajax('/api/semour/skuLists', 'GET', {
$.liexin_ajax(SO_URL+'/semour/skuLists', 'GET', {
}, function (res) {
if (res.code == 0) {
......
......@@ -31,6 +31,7 @@
<span class="icon iconfont icon-sanjiaoxing-tianchong sx"></span>
</span>
</div>
<div class="sort-item act bottom">
<div>Prices</div>
<span class="tp">
......
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 sign in to comment