Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
semour
/
semour_web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
368dcfef
authored
Nov 21, 2022
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
搜索接口调试
parent
ff1fd3c2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
public/assets/js/search/search.js
resources/views/search/index.blade.php
public/assets/js/search/search.js
View file @
368dcfef
...
@@ -9,9 +9,9 @@ define('search', ['tool', 'liexin_pop'], function (require, exports, module) {
...
@@ -9,9 +9,9 @@ define('search', ['tool', 'liexin_pop'], function (require, exports, module) {
},
},
getData
:
function
(){
getData
:
function
(){
var
data
=
{
var
data
=
{
}
}
$
.
liexin_ajax
(
'/api
/semour/skuLists'
,
'GET'
,
{
$
.
liexin_ajax
(
SO_URL
+
'
/semour/skuLists'
,
'GET'
,
{
},
function
(
res
)
{
},
function
(
res
)
{
if
(
res
.
code
==
0
)
{
if
(
res
.
code
==
0
)
{
...
...
resources/views/search/index.blade.php
View file @
368dcfef
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
<span class="
icon
iconfont
icon
-
sanjiaoxing
-
tianchong
sx
"></span>
<span class="
icon
iconfont
icon
-
sanjiaoxing
-
tianchong
sx
"></span>
</span>
</span>
</div>
</div>
<div class="
sort
-
item
act
bottom
">
<div class="
sort
-
item
act
bottom
">
<div>Prices</div>
<div>Prices</div>
<span class="
tp
">
<span class="
tp
">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment