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
f9b3062b
Commit
f9b3062b
authored
Dec 04, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
113e197f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
164 additions
and
151 deletions
+164
-151
igirl-channel-jdweb/app/front/entry/public/css/cropper.css
+139
-133
igirl-channel-jdweb/app/front/entry/public/css/ele/darkblue.css
+0
-0
igirl-channel-jdweb/app/front/vues/pages/jdbycquerytm/jdbycquerytm.html
+3
-4
igirl-channel-jdweb/app/front/vues/pages/jdbycquerytm/jdbycquerytm.js
+22
-14
No files found.
igirl-channel-jdweb/app/front/entry/public/css/cropper.css
View file @
f9b3062b
...
@@ -3,139 +3,144 @@
...
@@ -3,139 +3,144 @@
padding: 0;
padding: 0;
} */
} */
.cut
{
.cut
{
width
:
400px
;
width
:
400px
;
height
:
400px
;
height
:
400px
;
margin
:
30px
auto
;
margin
:
30px
auto
;
}
}
.c-item
{
.cut
.btn
{
max-width
:
600px
;
line-height
:
18px
;
margin
:
10px
auto
;
}
margin-top
:
20px
;
}
.c-item
{
max-width
:
600px
;
.content
{
margin
:
10px
auto
;
margin
:
auto
;
margin-top
:
20px
;
max-width
:
1200px
;
}
margin-bottom
:
100px
;
}
.content
{
margin
:
auto
;
.test-button
{
max-width
:
1200px
;
display
:
flex
;
margin-bottom
:
100px
;
flex-wrap
:
wrap
;
}
align-content
:
center
;
justify-content
:
center
;
.test-button
{
}
display
:
flex
;
flex-wrap
:
wrap
;
.btn
{
align-content
:
center
;
display
:
inline-block
;
justify-content
:
center
;
line-height
:
1
;
}
white-space
:
nowrap
;
cursor
:
pointer
;
.btn
{
background
:
#fff
;
display
:
inline-block
;
border
:
1px
solid
#c0ccda
;
line-height
:
1
;
color
:
#1f2d3d
;
white-space
:
nowrap
;
text-align
:
center
;
cursor
:
pointer
;
box-sizing
:
border-box
;
background
:
#fff
;
outline
:
none
;
border
:
1px
solid
#c0ccda
;
margin
:
20px
10px
0px
0px
;
color
:
#1f2d3d
;
padding
:
9px
15px
;
text-align
:
center
;
font-size
:
14px
;
box-sizing
:
border-box
;
border-radius
:
4px
;
outline
:
none
;
color
:
#fff
;
margin
:
20px
10px
0px
0px
;
background-color
:
#50bfff
;
padding
:
9px
15px
;
border-color
:
#50bfff
;
font-size
:
14px
;
transition
:
all
.2s
ease
;
border-radius
:
4px
;
text-decoration
:
none
;
color
:
#fff
;
user-select
:
none
;
background-color
:
#50bfff
;
}
border-color
:
#50bfff
;
transition
:
all
.2s
ease
;
.des
{
text-decoration
:
none
;
line-height
:
30px
;
user-select
:
none
;
}
}
code
.language-html
{
.des
{
padding
:
10px
20px
;
line-height
:
30px
;
margin
:
10px
0px
;
}
display
:
block
;
background-color
:
#333
;
code
.language-html
{
color
:
#fff
;
padding
:
10px
20px
;
overflow-x
:
auto
;
margin
:
10px
0px
;
font-family
:
Consolas
,
Monaco
,
Droid
,
Sans
,
Mono
,
Source
,
Code
,
Pro
,
Menlo
,
Lucida
,
Sans
,
Type
,
Writer
,
Ubuntu
,
Mono
;
display
:
block
;
border-radius
:
5px
;
background-color
:
#333
;
white-space
:
pre
;
color
:
#fff
;
}
overflow-x
:
auto
;
font-family
:
Consolas
,
Monaco
,
Droid
,
Sans
,
Mono
,
Source
,
Code
,
Pro
,
Menlo
,
Lucida
,
Sans
,
Type
,
Writer
,
Ubuntu
,
Mono
;
.show-info
{
border-radius
:
5px
;
margin-bottom
:
50px
;
white-space
:
pre
;
}
}
.show-info
h2
{
.show-info
{
line-height
:
50px
;
margin-bottom
:
50px
;
}
}
/*.title, .title:hover, .title-focus, .title:visited {
.show-info
h2
{
line-height
:
50px
;
}
/*.title, .title:hover, .title-focus, .title:visited {
color: black;
color: black;
}*/
}*/
.cropper_title
{
.cropper_title
{
display
:
block
;
display
:
block
;
text-decoration
:
none
;
text-decoration
:
none
;
text-align
:
center
;
text-align
:
center
;
line-height
:
1.5
;
line-height
:
1.5
;
margin
:
20px
0px
;
margin
:
20px
0px
;
background-image
:
-webkit-linear-gradient
(
left
,
#3498db
,
#f47920
10%
,
#d71345
20%
,
#f7acbc
30%
,
#ffd400
40%
,
#3498db
50%
,
#f47920
60%
,
#d71345
70%
,
#f7acbc
80%
,
#ffd400
90%
,
#3498db
);
background-image
:
-webkit-linear-gradient
(
left
,
#3498db
,
#f47920
10%
,
#d71345
20%
,
#f7acbc
30%
,
#ffd400
40%
,
#3498db
50%
,
#f47920
60%
,
#d71345
70%
,
#f7acbc
80%
,
#ffd400
90%
,
#3498db
);
color
:
transparent
;
color
:
transparent
;
-webkit-background-clip
:
text
;
-webkit-background-clip
:
text
;
background-size
:
200%
100%
;
background-size
:
200%
100%
;
animation
:
slide
5s
infinite
linear
;
animation
:
slide
5s
infinite
linear
;
font-size
:
40px
;
font-size
:
40px
;
}
}
.test
{
.test
{
height
:
500px
;
height
:
500px
;
}
}
.model
{
.model
{
position
:
fixed
;
position
:
fixed
;
z-index
:
10
;
z-index
:
10
;
width
:
100vw
;
width
:
100vw
;
height
:
100vh
;
height
:
100vh
;
overflow
:
auto
;
overflow
:
auto
;
top
:
0
;
top
:
0
;
left
:
0
;
left
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.8
);
background
:
rgba
(
0
,
0
,
0
,
0.8
);
}
}
.model-show
{
.model-show
{
display
:
flex
;
display
:
flex
;
justify-content
:
center
;
justify-content
:
center
;
align-items
:
center
;
align-items
:
center
;
width
:
100vw
;
width
:
100vw
;
height
:
100vh
;
height
:
100vh
;
}
}
.model
img
{
.model
img
{
display
:
block
;
display
:
block
;
margin
:
auto
;
margin
:
auto
;
max-width
:
80%
;
max-width
:
80%
;
user-select
:
none
;
user-select
:
none
;
background-position
:
0px
0px
,
10px
10px
;
background-position
:
0px
0px
,
10px
10px
;
background-size
:
20px
20px
;
background-size
:
20px
20px
;
background-image
:
linear-gradient
(
45deg
,
#eee
25%
,
transparent
25%
,
transparent
75%
,
#eee
75%
,
#eee
100%
),
linear-gradient
(
45deg
,
#eee
25%
,
white
25%
,
white
75%
,
#eee
75%
,
#eee
100%
);
background-image
:
linear-gradient
(
45deg
,
#eee
25%
,
transparent
25%
,
transparent
75%
,
#eee
75%
,
#eee
100%
),
linear-gradient
(
45deg
,
#eee
25%
,
white
25%
,
white
75%
,
#eee
75%
,
#eee
100%
);
}
}
.c-item
{
.c-item
{
display
:
block
;
display
:
block
;
user-select
:
none
;
user-select
:
none
;
}
}
@keyframes
slide
{
@keyframes
slide
{
0
%
{
0
%
{
background-position
:
0
0
;
background-position
:
0
0
;
}
}
100
%
{
background-position
:
-100%
0
;
100
%
{
}
background-position
:
-100%
0
;
}
}
}
\ No newline at end of file
igirl-channel-jdweb/app/front/entry/public/css/ele/darkblue.css
View file @
f9b3062b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
igirl-channel-jdweb/app/front/vues/pages/jdbycquerytm/jdbycquerytm.html
View file @
f9b3062b
...
@@ -924,11 +924,10 @@
...
@@ -924,11 +924,10 @@
</div>
</div>
</div>
</div>
<div
class=
"result-warp-zw"
v-if=
"
!a && total
== 0"
>
<div
class=
"result-warp-zw"
v-if=
"
c3 && querydata.length
== 0"
>
<img
src=
"/imgs/wushuju.png"
alt=
""
>
<img
src=
"/imgs/wushuju.png"
alt=
""
>
<div>
很抱歉,没有查询到您要搜索的内容
</br>
同时您也可以使用同义关键词或减少筛选范围再进行尝试。
</div>
<div>
很抱歉,没有查询到您要搜索的内容
</br>
同时您也可以使用同义关键词或减少筛选范围再进行尝试。
</div>
</div>
</div>
<div
class=
"result-warp"
v-if=
"1"
style=
"margin-bottom:20px"
>
<div
class=
"result-warp"
v-if=
"1"
style=
"margin-bottom:20px"
>
<div
class=
"item-left"
>
<div
class=
"item-left"
>
<el-collapse
:data=
"querydata"
>
<el-collapse
:data=
"querydata"
>
...
@@ -1230,7 +1229,7 @@
...
@@ -1230,7 +1229,7 @@
</div>
</div>
</div>
</div>
<!-- 相机弹出层 -->
<!-- 相机弹出层 -->
<div
v-
if
=
"show"
>
<div
v-
show
=
"show"
>
<div
<div
style=
"position: fixed;width:100%;z-index:999;background-color:black;top:0;left:0;right:0;bottom: 0;opacity: 0.5;"
>
style=
"position: fixed;width:100%;z-index:999;background-color:black;top:0;left:0;right:0;bottom: 0;opacity: 0.5;"
>
</div>
</div>
...
@@ -1249,7 +1248,7 @@
...
@@ -1249,7 +1248,7 @@
: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>
<div
style=
"margin-top:30px;font-size: 14px;"
>
<label
class=
"btn"
for=
"uploads"
>
重新选择
</label>
<label
class=
"btn"
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"
@
change=
"uploadImg($event, 1)"
>
accept=
"image/png, image/jpeg, image/gif, image/jpg"
@
change=
"uploadImg($event, 1)"
>
...
...
igirl-channel-jdweb/app/front/vues/pages/jdbycquerytm/jdbycquerytm.js
View file @
f9b3062b
...
@@ -2373,7 +2373,7 @@
...
@@ -2373,7 +2373,7 @@
var
obj
=
this
.
$root
.
copyParams
(
obj
,
"getCompanyInfoNoUser"
,
"/action/tmQuery/springBoard"
);
var
obj
=
this
.
$root
.
copyParams
(
obj
,
"getCompanyInfoNoUser"
,
"/action/tmQuery/springBoard"
);
that
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
obj
).
then
(
function
(
d
)
{
that
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
obj
).
then
(
function
(
d
)
{
loading
.
close
();
loading
.
close
();
console
.
log
(
d
,
"ccccccccccccccccccccccccccccccc"
);
console
.
log
(
d
,
"ccccccccccccccccccccccccccccccc"
);
if
(
d
.
status
==
0
)
{
if
(
d
.
status
==
0
)
{
if
(
d
.
data
)
{
if
(
d
.
data
)
{
that
.
companyInfo
=
d
.
data
;
that
.
companyInfo
=
d
.
data
;
...
@@ -2582,25 +2582,30 @@
...
@@ -2582,25 +2582,30 @@
var
aLink
=
document
.
createElement
(
'a'
);
var
aLink
=
document
.
createElement
(
'a'
);
var
that
=
this
;
var
that
=
this
;
aLink
.
download
=
'demo'
;
aLink
.
download
=
'demo'
;
console
.
log
(
this
.
$refs
,
"xxxxxxxxxxxxxxxxxx"
);
console
.
log
(
this
.
$refs
.
cropper
.
getCropData
,
"xxxxxxxxxxxxxxxxxx"
);
this
.
$refs
.
cropper
.
getCropData
((
data
)
=>
{
this
.
$refs
.
cropper
.
getCropData
((
data
)
=>
{
console
.
log
(
data
,
'111111111111111111'
);
var
imgObj
=
{
base64
:
data
};
var
imgObj
=
{
base64
:
data
};
var
obj
=
this
.
$root
.
copyParams
(
imgObj
,
"getCropperPic"
,
"/action/tmQuery/springBoard"
);
var
obj
=
this
.
$root
.
copyParams
(
imgObj
,
"getCropperPic"
,
"/action/tmQuery/springBoard"
);
this
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
obj
).
then
(
function
(
d
)
{
this
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
obj
).
then
(
function
(
d
)
{
console
.
log
(
"dddddddddddddgetCropperPic"
);
console
.
log
(
"dddddddddddddgetCropperPic"
);
console
.
log
(
d
);
console
.
log
(
d
);
that
.
show
=
false
;
that
.
show
=
false
;
if
(
d
)
{
if
(
d
&&
d
.
status
==
0
)
{
that
.
imageUrl
=
d
;
that
.
imageUrl
=
d
.
data
;
that
.
tag
.
name
=
that
.
picName
;
that
.
tag
.
name
=
that
.
picName
;
console
.
log
(
"dddddddddddddgetCropperPic"
,
imageUrl
,
"mmmmmmmmmmmmmmmmmmmmmmmm"
);
console
.
log
(
"dddddddddddddgetCropperPic"
,
that
.
imageUrl
,
"mmmmmmmmmmmmmmmmmmmmmmmm"
);
that
.
imagequery
();
that
.
imagequery
();
}
else
{
console
.
log
(
d
.
msg
);
}
}
}).
then
(()
=>
{
}).
catch
(
function
(
e
)
{
}).
catch
(
function
(
e
)
{
console
.
log
(
e
);
console
.
log
(
e
);
});
});
});
});
if
(
this
.
activeName
==
"five"
)
{
if
(
this
.
activeName
==
"five"
)
{
this
.
a
=
false
;
this
.
a
=
false
;
this
.
b
=
true
;
this
.
b
=
true
;
...
@@ -2695,14 +2700,17 @@
...
@@ -2695,14 +2700,17 @@
$
(
"#wave-container"
).
removeClass
(
"animate-wave-container-hover"
);
$
(
"#wave-container"
).
removeClass
(
"animate-wave-container-hover"
);
});
});
var
that
=
this
;
var
that
=
this
;
this
.
$root
.
getReq
(
"/web/trademark/tmqueryCtl/getOssConfig"
,
""
).
then
(
function
(
d
)
{
var
obj
=
this
.
$root
.
copyParams
(
""
,
"getOssConfig"
,
"/action/tmTools/springBoard"
);
that
.
imagedata
[
"key"
]
=
"key"
;
this
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
obj
).
then
(
function
(
d
)
{
that
.
imagedata
[
"Bucket"
]
=
d
.
Bucket
;
console
.
log
(
d
,
`mmmmmmmmmmmmmmmmmmmmmmm`
);
that
.
imagedata
[
"OSSAccessKeyId"
]
=
d
.
OSSAccessKeyId
;
that
.
d
[
"key"
]
=
"key"
;
that
.
imagedata
[
"Signature"
]
=
d
.
Signature
;
that
.
d
[
"Bucket"
]
=
d
.
data
.
Bucket
;
that
.
imagedata
[
"policy"
]
=
d
.
policy
;
that
.
d
[
"OSSAccessKeyId"
]
=
d
.
data
.
OSSAccessKeyId
;
that
.
imagedata
[
"success_action_status"
]
=
d
.
success_action_status
;
that
.
d
[
"Signature"
]
=
d
.
data
.
Signature
;
that
.
action
=
d
.
url
;
that
.
d
[
"policy"
]
=
d
.
data
.
policy
;
that
.
d
[
"success_action_status"
]
=
d
.
data
.
success_action_status
;
that
.
action
=
d
.
data
.
url
;
console
.
log
(
that
.
action
,
`oooooooooooooooooooooooooooo`
);
});
});
this
.
headers
=
[];
this
.
headers
=
[];
this
.
headers
[
"商标名称"
]
=
"sbmc"
;
this
.
headers
[
"商标名称"
]
=
"sbmc"
;
...
...
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