首页样式bug与追加银行卡等图片

20240205
e 3 years ago
parent e765c2a6ba
commit 3fd8af6382
  1. BIN
      dist.zip
  2. 4
      src/api/api.js
  3. BIN
      src/assets/img/goods/accountApplyBook.jpg
  4. BIN
      src/assets/img/goods/bankCard.png
  5. BIN
      src/assets/img/goods/copies.jpg
  6. 7
      src/components/case/index.vue
  7. 173
      src/pages/counter/list/index.vue

Binary file not shown.

@ -2,10 +2,10 @@ import axios from 'axios';
import router from '../router'; import router from '../router';
// 创建axios实例 // 创建axios实例
const service = axios.create({ const service = axios.create({
baseURL: "http://39.108.250.202:9000/", // 中台测试服 // baseURL: "http://39.108.250.202:9000/", // 中台测试服
// baseURL: "http://192.168.31.137:9000/", // 赓 // baseURL: "http://192.168.31.137:9000/", // 赓
// baseURL: "http://192.168.31.151:9000/", // 榕 // baseURL: "http://192.168.31.151:9000/", // 榕
// baseURL: "http://192.168.31.125:9000/", // 坤 baseURL: "http://192.168.31.125:9000/", // 坤
// baseURL: 'http://39.108.250.202:9000', // baseURL: 'http://39.108.250.202:9000',
timeout: 30000 // 请求超时时间 timeout: 30000 // 请求超时时间
}) })

Binary file not shown.

After

Width:  |  Height:  |  Size: 780 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

@ -301,10 +301,9 @@ export default {
let cid = sessionStorage.getItem('cid') let cid = sessionStorage.getItem('cid')
let params = { let params = {
"accountId": 0, "accountId": 0,
"assessmentId": 0,
"classId": 0, "classId": 0,
"className":0, "className":0,
"curriculumId":cid, "curriculumId":+cid,
"endTime": this.actEndTime, "endTime": this.actEndTime,
"lcId": lcld, "lcId": lcld,
"projectId": this.projectId, "projectId": this.projectId,
@ -319,10 +318,11 @@ export default {
submit(params).then((data)=>{ submit(params).then((data)=>{
if(data.status == 200){ if(data.status == 200){
let datas= data.data.retMap.scoreInfo let datas= data.data.retMap.scoreInfo
console.log()
let formList = [] let formList = []
sessionStorage.setItem('ruleReqs', JSON.stringify(formList)) sessionStorage.setItem('ruleReqs', JSON.stringify(formList))
for (var i=0;i<datas.length;i++){
for (var j=0;j<this.requires.length;j++){ for (var j=0;j<this.requires.length;j++){
for (var i=0;i<datas.length;i++){
if (datas[i].lcId== this.requires[j].judgmentId){ if (datas[i].lcId== this.requires[j].judgmentId){
this.requires[j].flag = datas[i].flag this.requires[j].flag = datas[i].flag
this.requires[j].score = datas[i].judgmentScore this.requires[j].score = datas[i].judgmentScore
@ -331,6 +331,7 @@ export default {
} }
} }
} }
console.log(this.requires)
}).catch((error)=>{ }).catch((error)=>{
}) })
this.getClearTime(); this.getClearTime();

@ -238,7 +238,7 @@ export default {
{name:'身份证复印件', src:require('@/assets/img/idCard-copy-sm.png'), id:23}, {name:'身份证复印件', src:require('@/assets/img/idCard-copy-sm.png'), id:23},
{name:'开户申请书', src:require('@/assets/img/goods/khsqs.png'), id:14}, {name:'开户申请书', src:require('@/assets/img/goods/khsqs.png'), id:14},
{name:'现金', src:require('@/assets/img/goods/cash-sm.png'), id:15}, {name:'现金', src:require('@/assets/img/goods/cash-sm.png'), id:15},
{name:'银行卡', src:require('@/assets/img/goods/ckpt.png'), id:16}, {name:'银行卡', src:require('@/assets/img/goods/bankCard.png'), id:16},
], ],
// // // // // //
printoutGoodsShelf:[ printoutGoodsShelf:[
@ -246,7 +246,7 @@ export default {
{name:'身份证复印件', src:require('@/assets/img/idCard-copy-sm.png'), id:23}, {name:'身份证复印件', src:require('@/assets/img/idCard-copy-sm.png'), id:23},
{name:'开户申请书', src:require('@/assets/img/goods/khsqs.png'), id:14}, {name:'开户申请书', src:require('@/assets/img/goods/khsqs.png'), id:14},
{name:'现金', src:require('@/assets/img/goods/cash-sm.png'), id:15}, {name:'现金', src:require('@/assets/img/goods/cash-sm.png'), id:15},
{name:'银行卡', src:require('@/assets/img/goods/ckpt.png'), id:16}, {name:'银行卡', src:require('@/assets/img/goods/bankCard.png'), id:16},
{name:'存款凭条', src:require('@/assets/img/goods/ckpt.png'), id:17}, {name:'存款凭条', src:require('@/assets/img/goods/ckpt.png'), id:17},
], ],
// 西 // 西
@ -254,7 +254,7 @@ export default {
// goods:[/* */ // goods:[/* */
// ], // ],
popArr:[/* 弹窗展示的物品 */ popArr:[/* 弹窗展示的物品 */
{name:'银行卡',src:require('@/assets/img/seal/paid.png'),id:16}, {name:'银行卡',src:require('@/assets/img/goods/bankCard.png'),id:16},
{name:'定期存单',src:require('@/assets/img/seal/paid.png'),id:19}, {name:'定期存单',src:require('@/assets/img/seal/paid.png'),id:19},
{name:'预留印签卡',src:require('@/assets/img/seal/paid.png'),id:'预留印签卡'}, {name:'预留印签卡',src:require('@/assets/img/seal/paid.png'),id:'预留印签卡'},
{name:'转账支票',src:require('@/assets/img/goods/xd-zzzp.png'),id:'转账支票'}, {name:'转账支票',src:require('@/assets/img/goods/xd-zzzp.png'),id:'转账支票'},
@ -285,7 +285,7 @@ export default {
{name:'转讫章',src:require('@/assets/img/seal/Transfer.png'),id:'转讫章'}, {name:'转讫章',src:require('@/assets/img/seal/Transfer.png'),id:'转讫章'},
], ],
importanceArr:[/* 重要空白凭证 */ importanceArr:[/* 重要空白凭证 */
{name:'银行卡',src:require('@/assets/img/seal/paid.png'),id:16}, {name:'银行卡',src:require('@/assets/img/goods/bankCard.png'),id:16},
{name:'定期存单',src:require('@/assets/img/seal/paid.png'),id:19}, {name:'定期存单',src:require('@/assets/img/seal/paid.png'),id:19},
{name:'预留印签卡',src:require('@/assets/img/seal/paid.png'),id:'预留印签卡'}, {name:'预留印签卡',src:require('@/assets/img/seal/paid.png'),id:'预留印签卡'},
{name:'转账支票',src:require('@/assets/img/goods/xd-zzzp.png'),id:'转账支票'}, {name:'转账支票',src:require('@/assets/img/goods/xd-zzzp.png'),id:'转账支票'},
@ -450,32 +450,33 @@ export default {
getQueryVariable(variable) { getQueryVariable(variable) {
var query = window.location.href; var query = window.location.href;
var vars = query.split("?"); var vars = query.split("?");
for (var i=1;i<vars.length;i++) { // if (vars.length <= 0){
var pair = vars[i].split("&"); for (var i=1;i<vars.length;i++) {
if(pair[0] == variable){return pair[1];} var pair = vars[i].split("&");
} if(pair[0] == variable){return pair[1];}
for (var j=0;j<pair.length;j++){ }
var index=pair[j].lastIndexOf("="); for (var j=0;j<pair.length;j++){
pair[j]=pair[j].substring(index+1,pair[j].length); var index=pair[j].lastIndexOf("=");
} pair[j]=pair[j].substring(index+1,pair[j].length);
sessionStorage.setItem('token', pair[0]) }
sessionStorage.setItem('cid', pair[1]) sessionStorage.setItem('token', pair[0])
sessionStorage.setItem('systemId', pair[2]) sessionStorage.setItem('cid', pair[1])
sessionStorage.setItem('systemId', pair[2])
// }
}, },
toggleGoods() { toggleGoods() {
this.showGoods = !this.showGoods; this.showGoods = !this.showGoods;
}, },
showData(type) {/* 展示弹窗-type为弹窗标题文字 */ showData(type) {/* 展示弹窗-type为弹窗标题文字 */
if(type == '重要空白凭证箱'){ if(type == '重要空白凭证箱'){
this.goodsShelfTotalData = this.systemInputGoodsShelf this.goodsShelfTotalData = this.systemInputGoodsShelf
}else if(type == '身份证扫描仪' || type == '验钞机' || type == '资料'){ }else if(type == '身份证扫描仪' || type == '验钞机' || type == '资料'){
this.goodsShelfTotalData = this.auditGoodsShelf this.goodsShelfTotalData = this.auditGoodsShelf
}else if(type == '普通凭证箱' || type == '打印机'){ }else if(type == '普通凭证箱' || type == '打印机'){
this.goodsShelfTotalData = this.printoutGoodsShelf this.goodsShelfTotalData = this.printoutGoodsShelf
}else if(type == '普通凭证箱'){ }else if(type == '普通凭证箱'){
this.goodsShelfTotalData = this.printoutGoodsShelf this.goodsShelfTotalData = this.printoutGoodsShelf
} }
this.$store.commit('system/changePop',{show:true,text:type}) this.$store.commit('system/changePop',{show:true,text:type})
}, },
checkData(item) {/* 选中物品 */ checkData(item) {/* 选中物品 */
@ -574,6 +575,7 @@ export default {
clickList.length = 0 clickList.length = 0
}else{ }else{
if (this.id == '62'){ if (this.id == '62'){
this.goodsShelfTotalData = this.auditGoodsShelf
let formExternalData = { let formExternalData = {
openAccount:{ openAccount:{
voucherNumber:this.receptionList, voucherNumber:this.receptionList,
@ -615,11 +617,6 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.wrap { .wrap {
position: relative;
width: 100%;
height: calc(100vh - 68px);
overflow: hidden;
background:url("../../../assets/img/integrated-counter-bg.png");
.sth { .sth {
position: absolute; position: absolute;
&.cp { &.cp {
@ -644,6 +641,14 @@ export default {
// 1920 // 1920
@media screen and (min-width: 1920px) { @media screen and (min-width: 1920px) {
.wrap {
width: 100%;
position: relative;
//width: 100%;
height: calc(100vh - 68px);
overflow: hidden;
background:url("../../../assets/img/integrated-counter-bg.png");
}
.counter { .counter {
top: 116px; top: 116px;
left: 357px; left: 357px;
@ -746,6 +751,14 @@ export default {
} }
// 1440-1550 // 1440-1550
@media screen and (max-width: 1550px) { @media screen and (max-width: 1550px) {
.wrap {
width: 1550px;
position: relative;
//width: 100%;
height: calc(100vh - 68px);
overflow: hidden;
background:url("../../../assets/img/integrated-counter-bg.png");
}
.counter { .counter {
top: 35%; top: 35%;
left: 10%; left: 10%;
@ -757,7 +770,6 @@ export default {
left: 716px; left: 716px;
width: 690px; width: 690px;
} }
.employee { .employee {
// //
// top: 57%; // top: 57%;
@ -848,16 +860,24 @@ export default {
} }
// 1550-1919 // 1550-1919
@media screen and (min-width: 1550px) and (max-width: 1919px) { @media screen and (min-width: 1550px) and (max-width: 1919px) {
.wrap{
width: 1550px;
position: relative;
//width: 100%;
height: calc(100vh - 68px);
overflow: hidden;
background:url("../../../assets/img/integrated-counter-bg.png");
}
.counter { .counter {
top: 33%; top: 30%;
left: 8%; left: 8%;
height: 63vh; height: 63vh;
} }
.glass { .glass {
// //
top: 185px; top: 135px;
left: 716px; left: 514px;
width: 690px; width: 507px;
} }
.employee { .employee {
@ -865,20 +885,19 @@ export default {
// top: 57%; // top: 57%;
// left: 42%; // left: 42%;
// width: 23%; // width: 23%;
top: 617px; top: 374px;
left: 610px; left: 400px;
width: 333px; width: 283px;
position: relative; position: relative;
} }
.employeeText { .employeeText {
// //
position: absolute; position: absolute;
top: 739px; top: 482px;
left: 925px; left: 655px;
color: #000; color: #000;
transform: rotateZ(38deg) scale3d(1, 1, 1) skew(-19deg, -9deg); transform: rotateZ(38deg) scale3d(1, 1, 1) skew(-19deg, -9deg);
font-size: 18px; font-size: 18px;
width: 100px; width: 100px;
text-align: center; text-align: center;
height: 100px; height: 100px;
@ -888,68 +907,68 @@ export default {
} }
.man { .man {
// //
top: 278px; top: 191px;
left: 1075px; left: 846px;
width: 267px; width: 199px;
} }
.money-box { .money-box {
// //
top: 628px; top: 436px;
left: 195px; left: 170px;
width: 164px; width: 129px;
} }
.important { .important {
// //
top: 606px; top: 434px;
left: 312px; left: 241px;
width: 149px; width: 118px;
} }
.voucher-box { .voucher-box {
// //
top: 474px; top: 327px;
left: 429px; left: 327px;
width: 134px; width: 112px;
} }
.summons { .summons {
// //
top: 496px; top: 341px;
left: 548px; left: 389px;
width: 112px; width: 112px;
} }
.computer { .computer {
top: 381px; top: 257px;
left: 654px; left: 504px;
width: 170px; width: 148px;
} }
.card-machine { .card-machine {
top: 583px; top: 434px;
left: 800px; left: 624px;
width: 100px; width: 66px;
} }
.idCard-scanner { .idCard-scanner {
top: 640px; top: 472px;
left: 867px; left: 666px;
width: 100px; width: 46px;
} }
.seal-box { .seal-box {
top: 667px; top: 500px;
left: 966px; left: 742px;
width: 86px; width: 50px;
} }
.currency-detector { .currency-detector {
top: 676px; top: 478px;
left: 1036px; left: 772px;
width: 142px; width: 117px;
} }
.printer { .printer {
top: 747px; top: 519px;
left: 1162px; left: 844px;
width: 187px; width: 149px;
} }
.cipher-machine { .cipher-machine {
top: 551px; top: 391px;
left: 977px; left: 711px;
width: 122px; width: 79px;
} }
} }
.goods { .goods {

Loading…
Cancel
Save