Commit f9b3062b by 刘泽奇

123

parent 113e197f
...@@ -3,32 +3,36 @@ ...@@ -3,32 +3,36 @@
padding: 0; padding: 0;
} */ } */
.cut { .cut {
width: 400px; width: 400px;
height: 400px; height: 400px;
margin: 30px auto; margin: 30px auto;
} }
.cut .btn {
line-height: 18px;
}
.c-item { .c-item {
max-width: 600px; max-width: 600px;
margin: 10px auto; margin: 10px auto;
margin-top: 20px; margin-top: 20px;
} }
.content { .content {
margin: auto; margin: auto;
max-width: 1200px; max-width: 1200px;
margin-bottom: 100px; margin-bottom: 100px;
} }
.test-button { .test-button {
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
align-content: center; align-content: center;
justify-content: center; justify-content: center;
} }
.btn { .btn {
display: inline-block; display: inline-block;
line-height: 1; line-height: 1;
white-space: nowrap; white-space: nowrap;
...@@ -39,7 +43,7 @@ ...@@ -39,7 +43,7 @@
text-align: center; text-align: center;
box-sizing: border-box; box-sizing: border-box;
outline: none; outline: none;
margin:20px 10px 0px 0px; margin: 20px 10px 0px 0px;
padding: 9px 15px; padding: 9px 15px;
font-size: 14px; font-size: 14px;
border-radius: 4px; border-radius: 4px;
...@@ -49,13 +53,13 @@ ...@@ -49,13 +53,13 @@
transition: all .2s ease; transition: all .2s ease;
text-decoration: none; text-decoration: none;
user-select: none; user-select: none;
} }
.des { .des {
line-height: 30px; line-height: 30px;
} }
code.language-html { code.language-html {
padding: 10px 20px; padding: 10px 20px;
margin: 10px 0px; margin: 10px 0px;
display: block; display: block;
...@@ -65,39 +69,39 @@ ...@@ -65,39 +69,39 @@
font-family: Consolas, Monaco, Droid, Sans, Mono, Source, Code, Pro, Menlo, Lucida, Sans, Type, Writer, Ubuntu, Mono; font-family: Consolas, Monaco, Droid, Sans, Mono, Source, Code, Pro, Menlo, Lucida, Sans, Type, Writer, Ubuntu, Mono;
border-radius: 5px; border-radius: 5px;
white-space: pre; white-space: pre;
} }
.show-info { .show-info {
margin-bottom: 50px; margin-bottom: 50px;
} }
.show-info h2 { .show-info h2 {
line-height: 50px; line-height: 50px;
} }
/*.title, .title:hover, .title-focus, .title:visited { /*.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;
...@@ -106,36 +110,37 @@ ...@@ -106,36 +110,37 @@
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% { 100% {
background-position: -100% 0; background-position: -100% 0;
} }
} }
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -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)">
......
...@@ -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";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment