记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
5631b960
Commit
5631b960
authored
Mar 07, 2022
by
dongchun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改前端页面适配
parent
845f0287
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
index.html
...ain/resources/templates/zhengzai/store/homeSet/index.html
+7
-7
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/store/homeSet/index.html
View file @
5631b960
...
@@ -237,30 +237,30 @@
...
@@ -237,30 +237,30 @@
switch
(
num
)
{
switch
(
num
)
{
case
1
:
case
1
:
// $.modal.open('添加用户', prefix2 + "/form", '900', '320', callback);
// $.modal.open('添加用户', prefix2 + "/form", '900', '320', callback);
$
.
modal
.
open
(
'金刚位'
,
prefix2
+
"/kingArea?id="
+
1212
,
75
0
,
800
,
cancel
)
$
.
modal
.
open
(
'金刚位'
,
prefix2
+
"/kingArea?id="
+
1212
,
56
0
,
800
,
cancel
)
break
;
break
;
case
5
:
case
5
:
$
.
modal
.
open
(
'商品搜索'
,
prefix2
+
"/searchStore?id="
+
1212
,
75
0
,
800
,
cancel
)
$
.
modal
.
open
(
'商品搜索'
,
prefix2
+
"/searchStore?id="
+
1212
,
56
0
,
800
,
cancel
)
// $.modal.openTab('商品搜索', prefix2 + "/searchStore?id=" + 1212)
// $.modal.openTab('商品搜索', prefix2 + "/searchStore?id=" + 1212)
break
;
break
;
case
6
:
case
6
:
$
.
modal
.
open
(
'顶部banner'
,
prefix2
+
"/topBanner?id="
+
num
,
75
0
,
800
,
cancel
)
$
.
modal
.
open
(
'顶部banner'
,
prefix2
+
"/topBanner?id="
+
num
,
56
0
,
800
,
cancel
)
// $.modal.openTab('顶部banner', prefix2 + "/topBanner?id=" + num)
// $.modal.openTab('顶部banner', prefix2 + "/topBanner?id=" + num)
break
;
break
;
case
2
:
case
2
:
$
.
modal
.
open
(
'活动banner'
,
prefix2
+
"/topBanner?id="
+
num
,
75
0
,
800
,
cancel
)
$
.
modal
.
open
(
'活动banner'
,
prefix2
+
"/topBanner?id="
+
num
,
56
0
,
800
,
cancel
)
// $.modal.openTab('活动banner', prefix2 + "/topBanner?id=" + num)
// $.modal.openTab('活动banner', prefix2 + "/topBanner?id=" + num)
break
;
break
;
case
4
:
case
4
:
$
.
modal
.
open
(
'魔方位'
,
prefix2
+
"/RubikArea?id="
+
num
,
75
0
,
800
,
cancel
)
$
.
modal
.
open
(
'魔方位'
,
prefix2
+
"/RubikArea?id="
+
num
,
56
0
,
800
,
cancel
)
// $.modal.openTab('魔方位', prefix2 + "/RubikArea?id=" + num)
// $.modal.openTab('魔方位', prefix2 + "/RubikArea?id=" + num)
break
;
break
;
case
7
:
case
7
:
$
.
modal
.
open
(
'精选商品'
,
prefix2
+
"/carefullyGoods?id="
+
num
,
75
0
,
800
,
cancel
)
$
.
modal
.
open
(
'精选商品'
,
prefix2
+
"/carefullyGoods?id="
+
num
,
56
0
,
800
,
cancel
)
// $.modal.openTab('精选商品', prefix2 + "/carefullyGoods?id=" + num)
// $.modal.openTab('精选商品', prefix2 + "/carefullyGoods?id=" + num)
break
;
break
;
case
8
:
case
8
:
$
.
modal
.
open
(
'新品推荐'
,
prefix2
+
"/newRecommended?id="
+
num
,
75
0
,
800
,
cancel
)
$
.
modal
.
open
(
'新品推荐'
,
prefix2
+
"/newRecommended?id="
+
num
,
56
0
,
800
,
cancel
)
}
}
}
}
function
delSp
(
num
)
{
function
delSp
(
num
)
{
...
...
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