Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
c1584445
Commit
c1584445
authored
Dec 02, 2019
by
任建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rj
parent
5510a59f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
71 additions
and
23 deletions
+71
-23
embed_applications/app/front/entry/public/css/pagecom.css
+0
-0
embed_applications/app/front/vues/pages/brandfind/brandfind.css
+7
-4
embed_applications/app/front/vues/pages/brandfind/brandfind.html
+9
-4
embed_applications/app/front/vues/pages/brandfinddetails/brandfinddetails.css
+34
-6
embed_applications/app/front/vues/pages/brandfinddetails/brandfinddetails.js
+6
-1
embed_applications/app/front/vues/pages/ncldetail/ncldetail.css
+3
-2
embed_applications/app/front/vues/pages/ncldetail/ncldetail.js
+5
-0
embed_applications/app/front/vues/pages/noticetm/noticetm.css
+5
-3
embed_applications/app/front/vues/pages/noticetm/noticetm.html
+2
-2
embed_applications/app/front/vues/pages/noticetm/noticetm.js
+0
-1
No files found.
embed_applications/app/front/entry/public/css/pagecom.css
View file @
c1584445
This diff is collapsed.
Click to expand it.
embed_applications/app/front/vues/pages/brandfind/brandfind.css
View file @
c1584445
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
}
}
.brandfind-search-box
>
div
:nth-child
(
2
)
{
.brandfind-search-box
>
div
:nth-child
(
2
)
{
width
:
11.3%
;
max-
width
:
11.3%
;
}
}
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-icon-camera
{
.brandfind-search-box
>
div
:nth-child
(
1
)
.el-icon-camera
{
...
@@ -225,6 +225,7 @@
...
@@ -225,6 +225,7 @@
.brandfind
.el-checkbox-button.is-checked
.el-checkbox-button__inner
{
.brandfind
.el-checkbox-button.is-checked
.el-checkbox-button__inner
{
background
:
#118EE9
;
background
:
#118EE9
;
box-shadow
:
none
;
}
}
.brandfind-main-filter-item
.el-checkbox-button
:last-child
.el-checkbox-button__inner
{
.brandfind-main-filter-item
.el-checkbox-button
:last-child
.el-checkbox-button__inner
{
...
@@ -363,7 +364,7 @@
...
@@ -363,7 +364,7 @@
min-height
:
400px
;
min-height
:
400px
;
}
}
.brandfind-list-warpper
>
.brandfind-list-box
{
.brandfind-list-warpper
>
.brandfind-list-box
{
height
:
330px
!important
;
min-
height
:
330px
!important
;
}
}
.brandfind-list-title
{
.brandfind-list-title
{
...
@@ -605,7 +606,9 @@
...
@@ -605,7 +606,9 @@
min-width
:
69px
;
min-width
:
69px
;
}
}
.btn
{
.btn
{
margin-top
:
15px
!important
;
margin-top
:
0
!important
;
margin-right
:
0
!important
;
border
:
1px
solid
rgb
(
17
,
142
,
233
)
!important
;
}
}
.brandfind
.el-pagination.is-background
.btn-next
,
.brandfind
.el-pagination.is-background
.btn-next
,
.brandfind
.el-pagination.is-background
.btn-prev
{
.brandfind
.el-pagination.is-background
.btn-prev
{
...
@@ -636,7 +639,7 @@
...
@@ -636,7 +639,7 @@
}
}
.brandfind-list-page
.el-pagination
{
.brandfind-list-page
.el-pagination
{
margin-top
:
1
60
px
;
margin-top
:
1
5
px
;
float
:
right
;
float
:
right
;
}
}
.loading-brandfind
{
.loading-brandfind
{
...
...
embed_applications/app/front/vues/pages/brandfind/brandfind.html
View file @
c1584445
...
@@ -630,7 +630,7 @@
...
@@ -630,7 +630,7 @@
</div>
</div>
<!-- 列表标题over -->
<!-- 列表标题over -->
<!-- 相同商标列表 -->
<!-- 相同商标列表 -->
<div
class=
"brandfind-list-box"
style=
"
height:390
px !important;"
>
<div
class=
"brandfind-list-box"
style=
"
min-height:445
px !important;"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"!total"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"!total"
>
<!-- 没数据 -->
<!-- 没数据 -->
<div>
<div>
...
@@ -724,7 +724,7 @@
...
@@ -724,7 +724,7 @@
</div>
</div>
<!-- 列表标题over -->
<!-- 列表标题over -->
<!-- 相同商标列表 -->
<!-- 相同商标列表 -->
<div
class=
"brandfind-list-box"
style=
"
height:390
px !important;"
>
<div
class=
"brandfind-list-box"
style=
"
min-height:445
px !important;"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"!total"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"!total"
>
<!-- 没数据 -->
<!-- 没数据 -->
<div>
<div>
...
@@ -821,7 +821,7 @@
...
@@ -821,7 +821,7 @@
</div>
</div>
<!-- 列表标题over -->
<!-- 列表标题over -->
<!-- 相同商标列表 -->
<!-- 相同商标列表 -->
<div
class=
"brandfind-list-box"
style=
"
height:390
px !important;"
>
<div
class=
"brandfind-list-box"
style=
"
min-height:445
px !important;"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"!total"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"!total"
>
<!-- 没数据 -->
<!-- 没数据 -->
<div>
<div>
...
@@ -934,13 +934,18 @@
...
@@ -934,13 +934,18 @@
:auto-crop-height=
"option.autoCropHeight"
:center-box=
"option.centerBox"
:auto-crop-height=
"option.autoCropHeight"
:center-box=
"option.centerBox"
@
real-time=
"realTime"
:high=
"option.high"
@
img-load=
"imgLoad"
></vue-cropper>
@
real-time=
"realTime"
:high=
"option.high"
@
img-load=
"imgLoad"
></vue-cropper>
<slot></slot>
<slot></slot>
<div
style=
"background:#fff;height: 63px;font-size: 14px;"
>
<div
style=
"background:#fff;height: 63px;font-size: 14px;
display: flex;
padding: 15px 60px;
box-sizing: border-box;
justify-content: center;"
>
<label
class=
"btn"
style=
"background: #118EE9;color: #fff;width: 100px; "
<label
class=
"btn"
style=
"background: #118EE9;color: #fff;width: 100px; "
for=
"uploads"
>
重新选择
</label>
for=
"uploads"
>
重新选择
</label>
<input
type=
"file"
id=
"uploads"
style=
"position:absolute; clip:rect(0 0 0 0);"
<input
type=
"file"
id=
"uploads"
style=
"position:absolute; clip:rect(0 0 0 0);"
accept=
"image/png, image/jpeg, image/gif, image/jpg"
accept=
"image/png, image/jpeg, image/gif, image/jpg"
@
change=
"uploadImg($event, 1)"
>
@
change=
"uploadImg($event, 1)"
>
<!-- <a @click="down(1)" class="btn">下载图片</a> -->
<!-- <a @click="down(1)" class="btn">下载图片</a> -->
<div
class=
"midBtn"
style=
"width:40px;"
></div>
<a
class=
"btn"
<a
class=
"btn"
style=
"color: rgb(255, 255, 255);background-color: #118EE9;width: 100px;"
style=
"color: rgb(255, 255, 255);background-color: #118EE9;width: 100px;"
@
click=
"submit"
>
提交图片
</a>
@
click=
"submit"
>
提交图片
</a>
...
...
embed_applications/app/front/vues/pages/brandfinddetails/brandfinddetails.css
View file @
c1584445
...
@@ -75,10 +75,10 @@
...
@@ -75,10 +75,10 @@
.brandfinddetails-steps
{
.brandfinddetails-steps
{
width
:
100%
;
width
:
100%
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
border
:
1px
solid
#E6E8E9
;
height
:
163px
;
height
:
163px
;
padding-top
:
100px
;
padding-top
:
100px
;
padding-bottom
:
40px
;
padding-bottom
:
40px
;
border-bottom
:
none
;
}
}
.brandfinddetails-steps
.el-step__icon-inner
{
.brandfinddetails-steps
.el-step__icon-inner
{
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
width
:
100%
;
width
:
100%
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
30px
;
padding
:
30px
;
border
:
1px
solid
#eee
;
border
-top
:
1px
solid
#eee
;
}
}
.brandfinddetails-details-box
{
.brandfinddetails-details-box
{
...
@@ -197,16 +197,31 @@
...
@@ -197,16 +197,31 @@
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
min-height
:
120px
;
min-height
:
120px
;
height
:
100%
;
overflow
:
auto
;
}
}
.brandfinddetails-details-box-reg
>
div
:nth-of-type
(
2
)
{
.brandfinddetails-details-box-reg
>
div
:nth-of-type
(
2
)
{
box-sizing
:
border-box
;
box-sizing
:
border-box
;
min-height
:
120px
;
min-height
:
120px
;
height
:
100%
;
padding
:
28px
20px
0
26px
;
padding
:
28px
20px
0
26px
;
overflow
:
auto
;
}
}
.brandfinddetails-details-box-reg
>
div
:nth-of-type
(
2
)
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
4px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
4px
;
}
.brandfinddetails-details-box-reg
>
div
:nth-of-type
(
2
)
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
5px
;
-webkit-box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0.2
);
background
:
rgba
(
0
,
0
,
0
,
0.2
);
}
.brandfinddetails-details-box-reg
>
div
:nth-of-type
(
2
)
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
-webkit-box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0.2
);
border-radius
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.1
);
}
.brandfinddetails-details-box-reg
>
div
>
span
{
.brandfinddetails-details-box-reg
>
div
>
span
{
...
@@ -262,7 +277,7 @@
...
@@ -262,7 +277,7 @@
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
{
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
{
min-height
:
100px
;
min-height
:
100px
;
height
:
100%
;
overflow
:
auto
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
25px
0
0
26px
;
padding
:
25px
0
0
26px
;
}
}
...
@@ -271,9 +286,22 @@
...
@@ -271,9 +286,22 @@
line-height
:
1
;
line-height
:
1
;
height
:
14px
;
height
:
14px
;
margin-bottom
:
13px
;
margin-bottom
:
13px
;
}
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
4px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
4px
;
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
5px
;
-webkit-box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0.2
);
background
:
rgba
(
0
,
0
,
0
,
0.2
);
}
.brandfinddetails-details-box
>
.brandfinddetails-details-box-notice
>
div
:nth-child
(
2
)
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
-webkit-box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0.2
);
border-radius
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.1
);
}
.brandfinddetails
.el-icon-search
{
.brandfinddetails
.el-icon-search
{
vertical-align
:
middle
;
vertical-align
:
middle
;
...
...
embed_applications/app/front/vues/pages/brandfinddetails/brandfinddetails.js
View file @
c1584445
...
@@ -73,7 +73,6 @@
...
@@ -73,7 +73,6 @@
this
.
regNum
=
this
.
$router
.
history
.
current
.
query
.
regNum
||
""
;
this
.
regNum
=
this
.
$router
.
history
.
current
.
query
.
regNum
||
""
;
this
.
nclNum
=
this
.
$router
.
history
.
current
.
query
.
nclNum
||
""
;
this
.
nclNum
=
this
.
$router
.
history
.
current
.
query
.
nclNum
||
""
;
this
.
getTmDetail
();
this
.
getTmDetail
();
this
.
$nextTick
(()
=>
{
this
.
$nextTick
(()
=>
{
var
box
=
document
.
getElementsByClassName
(
'brandfinddetails-details-box-reg'
);
var
box
=
document
.
getElementsByClassName
(
'brandfinddetails-details-box-reg'
);
setTimeout
(()
=>
{
setTimeout
(()
=>
{
...
@@ -88,6 +87,8 @@
...
@@ -88,6 +87,8 @@
});
});
},
},
activated
:
function
(){
activated
:
function
(){
var
brandfinddetails
=
document
.
getElementsByClassName
(
'brandfinddetails'
)[
0
];
brandfinddetails
.
parentNode
.
style
.
padding
=
"0px"
;
var
embedwarpper
=
document
.
getElementsByClassName
(
"el-scrollbar__wrap"
)[
0
];
var
embedwarpper
=
document
.
getElementsByClassName
(
"el-scrollbar__wrap"
)[
0
];
embedwarpper
.
scrollTop
=
0
;
embedwarpper
.
scrollTop
=
0
;
this
.
regNum
=
this
.
$router
.
history
.
current
.
query
.
regNum
||
""
;
this
.
regNum
=
this
.
$router
.
history
.
current
.
query
.
regNum
||
""
;
...
@@ -99,5 +100,9 @@
...
@@ -99,5 +100,9 @@
this
.
regNum2
=
this
.
$router
.
history
.
current
.
query
.
regNum
||
""
;
this
.
regNum2
=
this
.
$router
.
history
.
current
.
query
.
regNum
||
""
;
this
.
nclNum2
=
this
.
$router
.
history
.
current
.
query
.
nclNum
||
""
;
this
.
nclNum2
=
this
.
$router
.
history
.
current
.
query
.
nclNum
||
""
;
},
},
deactivated
(){
var
brandfinddetails
=
document
.
getElementById
(
'embedwarpper'
);
brandfinddetails
.
children
[
0
].
style
.
padding
=
"20px"
;
},
vname
:
"gsb-brandfinddetails"
vname
:
"gsb-brandfinddetails"
}
}
embed_applications/app/front/vues/pages/ncldetail/ncldetail.css
View file @
c1584445
...
@@ -22,8 +22,9 @@
...
@@ -22,8 +22,9 @@
font-size
:
16px
;
font-size
:
16px
;
color
:
#797979
;
color
:
#797979
;
letter-spacing
:
0
;
letter-spacing
:
0
;
font-weight
:
600
;
font-weight
:
600
;
line-height
:
70px
;
line-height
:
25px
;
margin-bottom
:
20px
;
}
}
.ncldetail-main-title
{
.ncldetail-main-title
{
...
...
embed_applications/app/front/vues/pages/ncldetail/ncldetail.js
View file @
c1584445
...
@@ -165,5 +165,10 @@
...
@@ -165,5 +165,10 @@
item
.
imgUrl
=
`/imgs/recommoned/
${
index
+
1
}
.png`
;
item
.
imgUrl
=
`/imgs/recommoned/
${
index
+
1
}
.png`
;
});
});
},
},
activated
(){
console
.
log
(
"_________----------"
);
this
.
brandKey
=
1
;
this
.
recommendType
=
false
;
},
vname
:
"gsb-ncldetail"
vname
:
"gsb-ncldetail"
}
}
embed_applications/app/front/vues/pages/noticetm/noticetm.css
View file @
c1584445
...
@@ -18,7 +18,8 @@
...
@@ -18,7 +18,8 @@
color
:
#797979
;
color
:
#797979
;
letter-spacing
:
0
;
letter-spacing
:
0
;
font-weight
:
600
;
font-weight
:
600
;
line-height
:
70px
;
line-height
:
25px
;
margin-bottom
:
20px
;
}
}
.noticetm-main-title
{
.noticetm-main-title
{
...
@@ -122,6 +123,7 @@
...
@@ -122,6 +123,7 @@
}
}
.brandfind-main-filter-item
.el-radio-button__orig-radio
:checked
+
.el-radio-button__inner
{
.brandfind-main-filter-item
.el-radio-button__orig-radio
:checked
+
.el-radio-button__inner
{
background
:
#118EE9
;
background
:
#118EE9
;
box-shadow
:
none
;
}
}
.brandfind-main-filter-item
.el-radio-button
:first-child
.el-radio-button__inner
{
.brandfind-main-filter-item
.el-radio-button
:first-child
.el-radio-button__inner
{
border-left
:
none
;
border-left
:
none
;
...
@@ -160,7 +162,7 @@
...
@@ -160,7 +162,7 @@
border
:
1px
solid
#D1D1D1
;
border
:
1px
solid
#D1D1D1
;
border-radius
:
2px
;
border-radius
:
2px
;
color
:
rgba
(
72
,
72
,
72
,
1
);
color
:
rgba
(
72
,
72
,
72
,
1
);
transform
:
translateY
(
40
px
);
transform
:
translateY
(
12
px
);
padding
:
7px
3px
;
padding
:
7px
3px
;
font-size
:
12px
;
font-size
:
12px
;
text-align
:
center
;
text-align
:
center
;
...
@@ -171,7 +173,7 @@
...
@@ -171,7 +173,7 @@
padding
:
7px
3px
;
padding
:
7px
3px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
2px
;
border-radius
:
2px
;
transform
:
translateY
(
60
px
);
transform
:
translateY
(
38
px
);
background
:
#118EE9
;
background
:
#118EE9
;
font-size
:
12px
;
font-size
:
12px
;
text-align
:
center
;
text-align
:
center
;
...
...
embed_applications/app/front/vues/pages/noticetm/noticetm.html
View file @
c1584445
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"detail-loading"
v-if=
"loading"
v-loading=
"true"
></div>
<div
class=
"detail-loading"
v-if=
"loading"
v-loading=
"true"
></div>
<div
class=
"noticetm-main-name"
>
商标公告
</div>
<div
class=
"noticetm-main-name"
>
商标公告
</div>
<div
class=
"noticetm-main-title"
>
<div
class=
"noticetm-main-title"
>
<div
:class=
"brandKey == 1 ? \'title-item1\' : \'title-item2\'"
@
click=
"brandKey = 1"
>
最新
11
期公告
</div>
<div
:class=
"brandKey == 1 ? \'title-item1\' : \'title-item2\'"
@
click=
"brandKey = 1"
>
最新
{{issue_list.length}}
期公告
</div>
<div
:class=
"brandKey == 2 ? \'title-item1\' : \'title-item2\'"
@
click=
"brandKey = 2"
>
公告商标查询
</div>
<div
:class=
"brandKey == 2 ? \'title-item1\' : \'title-item2\'"
@
click=
"brandKey = 2"
>
公告商标查询
</div>
</div>
</div>
<div
class=
"noticetm-notice"
v-if=
"brandKey==1"
>
<div
class=
"noticetm-notice"
v-if=
"brandKey==1"
>
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
</div>
</div>
<div
v-if=
"brandKey==2"
>
<div
v-if=
"brandKey==2"
>
<div
class=
"brandfind-list-box"
style=
"border:1px solid rgba(247,247,248,1);"
>
<div
class=
"brandfind-list-box"
style=
"border:1px solid rgba(247,247,248,1);
min-height: 477px;
"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"tms.length == 0"
>
<div
class=
"brandfind-main-equal-form-box-null"
v-if=
"tms.length == 0"
>
<!-- 没数据 -->
<!-- 没数据 -->
<div>
<div>
...
...
embed_applications/app/front/vues/pages/noticetm/noticetm.js
View file @
c1584445
...
@@ -141,7 +141,6 @@
...
@@ -141,7 +141,6 @@
this
.
loading
=
true
;
this
.
loading
=
true
;
this
.
$root
.
postReq
(
"/web/tmquery/tmqueryCtl/noticequery"
,
obj
).
then
(
d
=>
{
this
.
$root
.
postReq
(
"/web/tmquery/tmqueryCtl/noticequery"
,
obj
).
then
(
d
=>
{
that
.
loading
=
false
;
that
.
loading
=
false
;
console
.
log
(
d
,
"zheshishuju"
);
if
(
d
.
status
==
0
&&
d
.
data
)
{
if
(
d
.
status
==
0
&&
d
.
data
)
{
var
rows
=
d
.
data
.
rows
;
var
rows
=
d
.
data
.
rows
;
for
(
var
i
=
0
;
i
<
rows
.
length
;
i
++
)
{
for
(
var
i
=
0
;
i
<
rows
.
length
;
i
++
)
{
...
...
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