Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sensorConsult
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
zhanglw
sensorConsult
Commits
d3988e2f
Commit
d3988e2f
authored
1 year ago
by
zhanglw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
前台页面移动端浏览器显示适配
parent
6f2f8131
Changes
33
Show whitespace changes
Inline
Side-by-side
Showing
33 changed files
with
75 additions
and
195 deletions
+75
-195
.env.development
.env.development
+4
-4
index.html
public/index.html
+1
-1
index.scss
src/assets/styles/index.scss
+65
-29
floatInquiryView.vue
src/views/homepage/components/floatInquiryView.vue
+0
-2
askLog.vue
src/views/homepage/console/askLog.vue
+0
-2
collectPro.vue
src/views/homepage/console/collectPro.vue
+0
-2
collectSup.vue
src/views/homepage/console/collectSup.vue
+0
-2
index.vue
src/views/homepage/console/index.vue
+0
-2
product.vue
src/views/homepage/console/product.vue
+0
-2
registerInfo.vue
src/views/homepage/console/registerInfo.vue
+0
-2
replyLog.vue
src/views/homepage/console/replyLog.vue
+0
-2
userInfo.vue
src/views/homepage/console/userInfo.vue
+0
-2
index.vue
src/views/homepage/course/index.vue
+0
-2
cooperate.vue
src/views/homepage/footer/cooperate.vue
+0
-2
index.vue
src/views/homepage/footer/index.vue
+0
-2
opinion.vue
src/views/homepage/footer/opinion.vue
+0
-2
index.vue
src/views/homepage/index.vue
+3
-3
index_.vue
src/views/homepage/index_.vue
+0
-82
details.vue
src/views/homepage/information/details.vue
+0
-2
index.vue
src/views/homepage/information/index.vue
+0
-2
login.vue
src/views/homepage/login.vue
+1
-3
details.vue
src/views/homepage/product/details.vue
+0
-2
hardware.vue
src/views/homepage/product/hardware.vue
+0
-2
index.vue
src/views/homepage/product/index.vue
+0
-2
index.vue
src/views/homepage/project/index.vue
+0
-2
buyInfo.vue
src/views/homepage/publish/buyInfo.vue
+0
-2
index.vue
src/views/homepage/publish/index.vue
+0
-2
otherInfo.vue
src/views/homepage/publish/otherInfo.vue
+0
-2
supplyInfo.vue
src/views/homepage/publish/supplyInfo.vue
+0
-2
index.vue
src/views/homepage/software/index.vue
+0
-2
details.vue
src/views/homepage/supplier/details.vue
+0
-2
index.vue
src/views/homepage/supplier/index.vue
+0
-2
userAgreement.vue
src/views/homepage/userAgreement.vue
+1
-21
No files found.
.env.development
View file @
d3988e2f
ENV = 'development'
ENV = 'development'
# 接口地址
# 接口地址
VUE_APP_BASE_API = 'http://192.168.3.23:7001'
#
VUE_APP_BASE_API = 'http://192.168.3.23:7001'
VUE_APP_WS_API = 'ws://192.168.3.23:7001'
#
VUE_APP_WS_API = 'ws://192.168.3.23:7001'
#
VUE_APP_BASE_API = 'http://60.217.78.224:7001'
VUE_APP_BASE_API = 'http://60.217.78.224:7001'
#
VUE_APP_WS_API = 'ws://60.217.78.224:7001'
VUE_APP_WS_API = 'ws://60.217.78.224:7001'
# 是否启用 babel-plugin-dynamic-import-node插件
# 是否启用 babel-plugin-dynamic-import-node插件
VUE_CLI_BABEL_TRANSPILE_MODULES = true
VUE_CLI_BABEL_TRANSPILE_MODULES = true
This diff is collapsed.
Click to expand it.
public/index.html
View file @
d3988e2f
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, m
aximum-scale=1, user-scalable=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, m
inimum-scale=1, maximum-scale=1, user-scalable=no"
/
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<title><
%=
webpackConfig
.
name
%
></title>
<title><
%=
webpackConfig
.
name
%
></title>
<script
type=
"text/javascript"
src=
"https://api.map.baidu.com/api?v=1.0&type=webgl&ak=686ljhxEzzmQTsn2nYUnngIYKZfLTVsm"
></script>
<script
type=
"text/javascript"
src=
"https://api.map.baidu.com/api?v=1.0&type=webgl&ak=686ljhxEzzmQTsn2nYUnngIYKZfLTVsm"
></script>
...
...
This diff is collapsed.
Click to expand it.
src/assets/styles/index.scss
View file @
d3988e2f
...
@@ -9,32 +9,6 @@
...
@@ -9,32 +9,6 @@
font-family
:
Source
Han
Sans
CN
;
font-family
:
Source
Han
Sans
CN
;
src
:
url("./font/SourceHanSansCN-Regular.otf")
;
src
:
url("./font/SourceHanSansCN-Regular.otf")
;
}
}
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
4px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
0
;
}
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
4px
;
background-color
:
#1961C5
;
background-image
:
-webkit-linear-gradient
(
45deg
,
rgba
(
255
,
255
,
255
,
0
.2
)
25%
,
transparent
25%
,
transparent
50%
,
rgba
(
255
,
255
,
255
,
0
.2
)
50%
,
rgba
(
255
,
255
,
255
,
0
.2
)
75%
,
transparent
75%
,
transparent
);
}
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0
.2
);
background
:
#ededed
;
border-radius
:
10px
;
}
body
{
body
{
height
:
100%
;
height
:
100%
;
...
@@ -56,9 +30,71 @@ html {
...
@@ -56,9 +30,71 @@ html {
img
{
img
{
-webkit-user-drag
:
none
;
-webkit-user-drag
:
none
;
}
}
@media
screen
and
(
max-width
:
1530px
)
{
#app
{
::-webkit-scrollbar
{
width
:
0
;
height
:
0
;
}
#app
{
height
:
100%
;
height
:
100%
;
width
:
1920px
;
overflow-x
:
hidden
;
}
.head-box
{
width
:
1920px
;
position
:
absolute
;
}
.head-box-login
{
width
:
1920px
;
position
:
absolute
;
}
.fixed-View
{
position
:
absolute
;
left
:
1380px
}
}
@media
screen
and
(
min-width
:
1530px
)
{
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
4px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
0
;
}
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
4px
;
background-color
:
#1961C5
;
background-image
:
-webkit-linear-gradient
(
45deg
,
rgba
(
255
,
255
,
255
,
0
.2
)
25%
,
transparent
25%
,
transparent
50%
,
rgba
(
255
,
255
,
255
,
0
.2
)
50%
,
rgba
(
255
,
255
,
255
,
0
.2
)
75%
,
transparent
75%
,
transparent
);
}
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0
.2
);
background
:
#ededed
;
border-radius
:
10px
;
}
#app
{
height
:
100%
;
}
.head-box
{
width
:
100%
;
position
:
fixed
;
}
.head-box-login
{
width
:
100%
;
position
:
fixed
;
}
.fixed-View
{
position
:
fixed
;
right
:
8vw
;
}
}
}
*,
*,
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/components/floatInquiryView.vue
View file @
d3988e2f
...
@@ -165,12 +165,10 @@ export default {
...
@@ -165,12 +165,10 @@ export default {
cursor
:
grabbing
;
cursor
:
grabbing
;
}
}
.fixed-View
{
.fixed-View
{
position
:
fixed
;
margin-left
:
0
;
margin-left
:
0
;
padding
:
20px
;
padding
:
20px
;
width
:
348px
;
width
:
348px
;
height
:
442px
;
height
:
442px
;
right
:
8vw
;
bottom
:
230px
;
bottom
:
230px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0
.12
);
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0
.12
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/askLog.vue
View file @
d3988e2f
...
@@ -207,9 +207,7 @@ export default {
...
@@ -207,9 +207,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/collectPro.vue
View file @
d3988e2f
...
@@ -172,9 +172,7 @@ export default {
...
@@ -172,9 +172,7 @@ export default {
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/collectSup.vue
View file @
d3988e2f
...
@@ -181,9 +181,7 @@ export default {
...
@@ -181,9 +181,7 @@ export default {
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/index.vue
View file @
d3988e2f
...
@@ -128,9 +128,7 @@ export default {
...
@@ -128,9 +128,7 @@ export default {
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/product.vue
View file @
d3988e2f
...
@@ -256,9 +256,7 @@ export default {
...
@@ -256,9 +256,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/registerInfo.vue
View file @
d3988e2f
...
@@ -265,9 +265,7 @@ export default {
...
@@ -265,9 +265,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/replyLog.vue
View file @
d3988e2f
...
@@ -218,9 +218,7 @@ export default {
...
@@ -218,9 +218,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/console/userInfo.vue
View file @
d3988e2f
...
@@ -416,9 +416,7 @@ export default {
...
@@ -416,9 +416,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/course/index.vue
View file @
d3988e2f
...
@@ -174,9 +174,7 @@ export default {
...
@@ -174,9 +174,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/footer/cooperate.vue
View file @
d3988e2f
...
@@ -216,9 +216,7 @@ export default {
...
@@ -216,9 +216,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/footer/index.vue
View file @
d3988e2f
...
@@ -169,9 +169,7 @@ export default {
...
@@ -169,9 +169,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/footer/opinion.vue
View file @
d3988e2f
...
@@ -217,9 +217,7 @@ export default {
...
@@ -217,9 +217,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/index.vue
View file @
d3988e2f
<
template
>
<
template
>
<div
class=
"page-body"
>
<div
class=
"page-body"
>
<div
class=
"head-box"
>
<div
class=
"head-box
-home
"
>
<div
class=
"head-box-top"
>
<div
class=
"head-box-top"
>
<div
class=
"top-call"
/>
<div
class=
"top-call"
/>
<div
class=
"top-call"
><img
src=
"@/assets/home_images/cisnet_logo.png"
></div>
<div
class=
"top-call"
><img
src=
"@/assets/home_images/cisnet_logo.png"
></div>
...
@@ -513,8 +513,8 @@ export default {
...
@@ -513,8 +513,8 @@ export default {
}
}
}
}
}
}
.head-box
{
.head-box
-home
{
width
:
100
vw
;
width
:
100
%
;
height
:
750px
;
height
:
750px
;
background
:
#1961C5
;
background
:
#1961C5
;
.head-box-top
{
.head-box-top
{
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/index_.vue
deleted
100644 → 0
View file @
6f2f8131
<
template
>
<div>
<custom-table
:col=
"col"
:data=
"data"
:span-method=
"arraySpanMethod"
/>
</div>
</
template
>
<
script
>
import
CustomTable
from
'
@/components/CustomTable
'
/*
*/
export
default
{
components
:
{
CustomTable
},
data
()
{
return
{
col
:
[
{
prop
:
'
date
'
,
label
:
'
日期
'
},
{
label
:
'
配送信息
'
,
children
:
[
{
prop
:
'
name
'
,
label
:
'
姓名
'
},
{
label
:
'
地址
'
,
children
:
[
{
prop
:
'
province
'
,
label
:
'
省份
'
},
{
prop
:
'
city
'
,
label
:
'
市区
'
},
{
prop
:
'
address
'
,
label
:
'
地址
'
}
]
}
]
}
],
data
:
[
{
date
:
'
2016-05-03
'
,
name
:
'
王小虎
'
,
province
:
'
上海
'
,
city
:
'
普陀区
'
,
address
:
'
上海市普陀区金沙江路 1518 弄
'
,
span
:
[
[
1
,
2
],
[
1
,
0
],
[
2
,
1
],
[
1
,
1
],
[
1
,
1
]
]
},
{
date
:
'
2016-05-02
'
,
name
:
'
王小虎
'
,
province
:
'
上海
'
,
city
:
'
普陀区
'
,
address
:
'
上海市普陀区金沙江路 1518 弄
'
,
span
:
[
[
1
,
1
],
[
1
,
1
],
[
0
,
1
],
[
1
,
1
],
[
1
,
1
]
]
}
]
}
},
methods
:
{
arraySpanMethod
({
row
,
column
,
rowIndex
,
columnIndex
})
{
return
row
.
span
[
columnIndex
]
}
}
}
</
script
>
<
style
>
</
style
>
This diff is collapsed.
Click to expand it.
src/views/homepage/information/details.vue
View file @
d3988e2f
...
@@ -187,9 +187,7 @@ export default {
...
@@ -187,9 +187,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/information/index.vue
View file @
d3988e2f
...
@@ -242,9 +242,7 @@ export default {
...
@@ -242,9 +242,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/login.vue
View file @
d3988e2f
...
@@ -387,9 +387,7 @@ export default {
...
@@ -387,9 +387,7 @@ export default {
text-underline-offset
:
5px
;
//下划线和文字间距
text-underline-offset
:
5px
;
//下划线和文字间距
}
}
.head-box-login
{
.head-box-login
{
width
:
100vw
;
background
:
#1961C5
;
background
:
#1961C5
;
position
:
fixed
;
z-index
:
999
;
z-index
:
999
;
.head-box-top
{
.head-box-top
{
display
:
flex
;
display
:
flex
;
...
@@ -408,7 +406,7 @@ export default {
...
@@ -408,7 +406,7 @@ export default {
}
}
}
}
.content-box-login
{
.content-box-login
{
width
:
100
vw
;
width
:
100
%
;
height
:
100vh
;
height
:
100vh
;
display
:
table
;
display
:
table
;
background
:
#1961C5
;
background
:
#1961C5
;
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/product/details.vue
View file @
d3988e2f
...
@@ -261,9 +261,7 @@ export default {
...
@@ -261,9 +261,7 @@ export default {
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/product/hardware.vue
View file @
d3988e2f
...
@@ -307,9 +307,7 @@ export default {
...
@@ -307,9 +307,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/product/index.vue
View file @
d3988e2f
...
@@ -342,9 +342,7 @@ export default {
...
@@ -342,9 +342,7 @@ export default {
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/project/index.vue
View file @
d3988e2f
...
@@ -219,9 +219,7 @@ export default {
...
@@ -219,9 +219,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/publish/buyInfo.vue
View file @
d3988e2f
...
@@ -281,9 +281,7 @@ export default {
...
@@ -281,9 +281,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/publish/index.vue
View file @
d3988e2f
...
@@ -183,9 +183,7 @@ export default {
...
@@ -183,9 +183,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/publish/otherInfo.vue
View file @
d3988e2f
...
@@ -213,9 +213,7 @@ export default {
...
@@ -213,9 +213,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/publish/supplyInfo.vue
View file @
d3988e2f
...
@@ -504,9 +504,7 @@ export default {
...
@@ -504,9 +504,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/software/index.vue
View file @
d3988e2f
...
@@ -173,9 +173,7 @@ export default {
...
@@ -173,9 +173,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/supplier/details.vue
View file @
d3988e2f
...
@@ -491,9 +491,7 @@ export default {
...
@@ -491,9 +491,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/supplier/index.vue
View file @
d3988e2f
...
@@ -328,9 +328,7 @@ export default {
...
@@ -328,9 +328,7 @@ export default {
}
}
}
}
.head-box
{
.head-box
{
width
:
100vw
;
top
:
0
;
top
:
0
;
position
:
fixed
;
background
:
none
repeat
scroll
0
0
white
;
background
:
none
repeat
scroll
0
0
white
;
z-index
:
999
;
z-index
:
999
;
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
box-shadow
:
0px
3px
7px
0px
rgba
(
0
,
0
,
0
,
0
.2
);
...
...
This diff is collapsed.
Click to expand it.
src/views/homepage/userAgreement.vue
View file @
d3988e2f
...
@@ -158,25 +158,5 @@ export default {
...
@@ -158,25 +158,5 @@ export default {
</
script
>
</
script
>
<
style
rel=
"stylesheet/scss"
lang=
"scss"
scoped
>
<
style
rel=
"stylesheet/scss"
lang=
"scss"
scoped
>
.logo
{
position
:
fixed
;
background-color
:
#333
;
top
:
0
;
bottom
:
0
;
left
:
0
;
right
:
0
;
opacity
:
0
.6
;
}
.zck
{
position
:
fixed
;
height
:
545px
;
width
:
947px
;
top
:
10px
;
left
:
197px
;
background-color
:
white
;
}
.sm
{
background-color
:
lightgrey
;
height
:
31px
;
}
</
style
>
</
style
>
This diff is collapsed.
Click to expand it.
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