Commit 4402a68c by 无尘

fix:修改样式和同步

parent cce654f1
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link rel=stylesheet type=text/css href=//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.24.css><link href=./static/css/app.36cadf45cbe3ba3c049f8f04864c2fcf.css rel=stylesheet></head><body style="min-width: 1400px;" class=damolish><div id=app></div><script src=//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js></script><script src=//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js></script><script src=//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js></script><script>// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.61161ae3f24e8b98db73.js></script><script type=text/javascript src=./static/js/vendor.e91073f106903eddf860.js></script><script type=text/javascript src=./static/js/app.7cca2ca63a73f4cb7db0.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link rel=stylesheet type=text/css href=//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.24.css><link href=./static/css/app.de2d38249af6876f9d68bac11b2c87a6.css rel=stylesheet></head><body style="min-width: 1400px;" class=damolish><div id=app></div><script src=//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js></script><script src=//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js></script><script src=//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js></script><script>// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.8907cb49efca15d3573b.js></script><script type=text/javascript src=./static/js/vendor.e91073f106903eddf860.js></script><script type=text/javascript src=./static/js/app.10b0ac2ae7ccaccb8893.js></script></body></html>
\ No newline at end of file
......@@ -1106,3 +1106,33 @@ button.el-button--danger.is-plain {
background: #fff;
border-color: #c4c6cf;
}
/* 拖拽 */
.sortable-chosen.sortable-ghost .li-cell .li-cell-inner {
position: relative;
}
.sortable-chosen.sortable-ghost .li-cell .li-cell-inner::before {
content: " ";
position: absolute;
left: 20px;
bottom: -3px;
width: 6px;
height: 6px;
border-radius: 50%;
border: 1px solid #e4e7ed;
background: #fff;
z-index:1;
}
.sortable-chosen.sortable-ghost .li-cell .li-cell-inner::after {
content: " ";
position: absolute;
left: 20px;
width: 100%;
height: 26px;
border-bottom: 2px solid #e4e7ed;
}
.sortable-chosen.sortable-ghost:parent {
border: 2px solid #e4e7ed;
}
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([10],{AejC:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("Minx"),a=i.n(e),n={name:"page404",data:function(){return{img_404:a.a}},computed:{message:function(){return"抱歉,你访问的页面不存在"}},mounted:function(){}},c={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticStyle:{background:"#f0f2f5","margin-top":"-20px",height:"100%"}},[s("div",{staticClass:"wscn-http404"},[s("div",{staticClass:"pic-404"},[s("img",{staticClass:"pic-404__parent",attrs:{src:this.img_404,alt:"404"}})]),this._v(" "),s("div",{staticClass:"bullshit"},[s("div",{staticClass:"bullshit__headline"},[this._v(this._s(this.message))]),this._v(" "),s("a",{staticClass:"bullshit__return-home",attrs:{href:"#/companyGroup"}},[this._v("返回首页")])])])])},staticRenderFns:[]};var r=i("VU/8")(n,c,!1,function(t){i("tDw4")},"data-v-5bffce3c",null);s.default=r.exports},Minx:function(t,s,i){t.exports=i.p+"static/img/error_404.bf58747.svg"},tDw4:function(t,s){}});
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([6],{"2X9c":function(t,s,i){t.exports=i.p+"static/img/error_500.ed0cba4.svg"},FskK:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=i("2X9c"),e=i.n(a),c={name:"page500",data:function(){return{img_500:e.a}},computed:{message:function(){return"抱歉,服务器出错了"}}},n={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticStyle:{background:"#f0f2f5","margin-top":"-20px",height:"100%"}},[s("div",{staticClass:"wscn-http404"},[s("div",{staticClass:"pic-404"},[s("img",{staticClass:"pic-404__parent",attrs:{src:this.img_500,alt:"500"}})]),this._v(" "),s("div",{staticClass:"bullshit"},[s("div",{staticClass:"bullshit__headline"},[this._v(this._s(this.message))]),this._v(" "),s("a",{staticClass:"bullshit__return-home",attrs:{href:"#/companyGroup"}},[this._v("返回首页")])])])])},staticRenderFns:[]};var r=i("VU/8")(c,n,!1,function(t){i("wc9b")},"data-v-a27616c0",null);s.default=r.exports},wc9b:function(t,s){}});
\ No newline at end of file
webpackJsonp([7],{"2X9c":function(t,s,i){t.exports=i.p+"static/img/error_500.ed0cba4.svg"},FskK:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=i("2X9c"),e=i.n(a),c={name:"page500",data:function(){return{img_500:e.a}},computed:{message:function(){return"抱歉,服务器出错了"}}},n={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticStyle:{background:"#f0f2f5","margin-top":"-20px",height:"100%"}},[s("div",{staticClass:"wscn-http404"},[s("div",{staticClass:"pic-404"},[s("img",{staticClass:"pic-404__parent",attrs:{src:this.img_500,alt:"500"}})]),this._v(" "),s("div",{staticClass:"bullshit"},[s("div",{staticClass:"bullshit__headline"},[this._v(this._s(this.message))]),this._v(" "),s("a",{staticClass:"bullshit__return-home",attrs:{href:"#/companyGroup"}},[this._v("返回首页")])])])])},staticRenderFns:[]};var r=i("VU/8")(c,n,!1,function(t){i("wc9b")},"data-v-a27616c0",null);s.default=r.exports},wc9b:function(t,s){}});
\ No newline at end of file
webpackJsonp([7],{B9Yg:function(t,s,e){t.exports=e.p+"static/img/gic-error.8aba914.png"},E5h1:function(t,s){},"Q3j/":function(t,s,e){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var i=e("B9Yg"),a=e.n(i),n={name:"page404",data:function(){return{img_404:a.a}},computed:{message:function(){return"登录遇到错误啦!请确认您是否已是好办管理员,如不是,请联系管理员。"}},mounted:function(){}},r={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticStyle:{background:"#f0f2f5","margin-top":"-20px",height:"100%"}},[s("div",{staticClass:"wscn-http404"},[s("div",{staticClass:"pic-404"},[s("img",{staticClass:"pic-404__parent",attrs:{src:this.img_404,alt:"404"}})]),this._v(" "),s("div",{staticClass:"bullshit"},[s("div",{staticClass:"bullshit__headline"},[this._v(this._s(this.message))]),this._v(" "),s("a",{staticClass:"bullshit__return-home",attrs:{href:"#/login",rel:"noopener noreferrer"}},[this._v("返回好办登录页")])])])])},staticRenderFns:[]};var c=e("VU/8")(n,r,!1,function(t){e("E5h1")},"data-v-88bc4a48",null);s.default=c.exports}});
\ No newline at end of file
webpackJsonp([8],{B9Yg:function(t,s,e){t.exports=e.p+"static/img/gic-error.8aba914.png"},E5h1:function(t,s){},"Q3j/":function(t,s,e){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var i=e("B9Yg"),a=e.n(i),n={name:"page404",data:function(){return{img_404:a.a}},computed:{message:function(){return"登录遇到错误啦!请确认您是否已是好办管理员,如不是,请联系管理员。"}},mounted:function(){}},r={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticStyle:{background:"#f0f2f5","margin-top":"-20px",height:"100%"}},[s("div",{staticClass:"wscn-http404"},[s("div",{staticClass:"pic-404"},[s("img",{staticClass:"pic-404__parent",attrs:{src:this.img_404,alt:"404"}})]),this._v(" "),s("div",{staticClass:"bullshit"},[s("div",{staticClass:"bullshit__headline"},[this._v(this._s(this.message))]),this._v(" "),s("a",{staticClass:"bullshit__return-home",attrs:{href:"#/login",rel:"noopener noreferrer"}},[this._v("返回好办登录页")])])])])},staticRenderFns:[]};var c=e("VU/8")(n,r,!1,function(t){e("E5h1")},"data-v-88bc4a48",null);s.default=c.exports}});
\ No newline at end of file
webpackJsonp([9],{AejC:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("Minx"),a=i.n(e),n={name:"page404",data:function(){return{img_404:a.a}},computed:{message:function(){return"抱歉,你访问的页面不存在"}},mounted:function(){}},c={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticStyle:{background:"#f0f2f5","margin-top":"-20px",height:"100%"}},[s("div",{staticClass:"wscn-http404"},[s("div",{staticClass:"pic-404"},[s("img",{staticClass:"pic-404__parent",attrs:{src:this.img_404,alt:"404"}})]),this._v(" "),s("div",{staticClass:"bullshit"},[s("div",{staticClass:"bullshit__headline"},[this._v(this._s(this.message))]),this._v(" "),s("a",{staticClass:"bullshit__return-home",attrs:{href:"#/companyGroup"}},[this._v("返回首页")])])])])},staticRenderFns:[]};var r=i("VU/8")(n,c,!1,function(t){i("tDw4")},"data-v-5bffce3c",null);s.default=r.exports},Minx:function(t,s,i){t.exports=i.p+"static/img/error_404.bf58747.svg"},tDw4:function(t,s){}});
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,d,n){for(var r,t,o,i=0,u=[];i<c.length;i++)t=c[i],f[t]&&u.push(f[t][0]),f[t]=0;for(r in d)Object.prototype.hasOwnProperty.call(d,r)&&(e[r]=d[r]);for(a&&a(c,d,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=b(b.s=n[i]);return o};var c={},f={51:0};function b(a){if(c[a])return c[a].exports;var f=c[a]={i:a,l:!1,exports:{}};return e[a].call(f.exports,f,f.exports,b),f.l=!0,f.exports}b.e=function(e){var a=f[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,b){a=f[e]=[c,b]});a[2]=c;var d=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,b.nc&&n.setAttribute("nonce",b.nc),n.src=b.p+"static/js/"+e+"."+{0:"255279f3c7e211e15372",1:"06c4e42e62c1f75191f0",2:"525af3dccf4c3bc5cfbe",3:"edbca100e837b95f44a7",4:"eca86cac3c54fcaa8626",5:"fa01c215121a76bb6d55",6:"b748d7ac73a6d6700725",7:"ee9b4ffcf8a8cc2fde16",8:"bda5789112a4386ac684",9:"5e6b743726e7d8438871",10:"cdc6733af07fe3483e78",11:"529019747940d70381f8",12:"8c2e25b234e6c994122b",13:"7142f1b6a2ad2a2cd1ac",14:"a034fd161b8c1b267354",15:"fe7adb86092d73ec2e30",16:"2bd6970e2743e4b098ae",17:"95d3d2b81b6732c899cb",18:"60c4a5b5e95e2bedf55b",19:"01478f74b11f4c5331f5",20:"0102a2f1b04064870dd6",21:"3f61875b9947db83f539",22:"8a878bc68d8e77242e86",23:"b461f6f69b6e10b17d9e",24:"c3c4183c2d16bc4122ef",25:"ba5d34435c4883ae9830",26:"fb6ea4351fc707198373",27:"b9ff5ff2edab607b85a7",28:"4f6a94f55be21b7d981b",29:"7230ee80eb87622574bf",30:"a738e3eece7f36ed2a49",31:"173a8de29e234a01b5b5",32:"f2abb1a885f7699bd7e6",33:"eb76237602d8de1fbd56",34:"6cfbb247fbb23212e1ea",35:"ed9ebdd61aa7a7301b39",36:"e86539c9400400aeca81",37:"1145a4a2c5b1fcff9f42",38:"b2f8249a4fae8e857393",39:"3e41ffd585dc93ab1737",40:"3780b61e4643f698c49c",41:"0a7e6003bd8dd1ee7ccb",42:"5c52b5e60f51341e59ba",43:"c7dd7f301d4b783a8f21",44:"d54c40b3a3000921b29f",45:"0e2304df3af9e2d961ba",46:"b8a25437acb57de97830",47:"da9b899d98080bcbc0a4",48:"750f3261e51d2d100d96"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var a=f[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,d.appendChild(n),c},b.m=e,b.c=c,b.d=function(e,a,c){b.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},b.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return b.d(a,"a",a),a},b.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},b.p="./",b.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(f,d,n){for(var r,t,o,i=0,u=[];i<f.length;i++)t=f[i],a[t]&&u.push(a[t][0]),a[t]=0;for(r in d)Object.prototype.hasOwnProperty.call(d,r)&&(e[r]=d[r]);for(c&&c(f,d,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=b(b.s=n[i]);return o};var f={},a={51:0};function b(c){if(f[c])return f[c].exports;var a=f[c]={i:c,l:!1,exports:{}};return e[c].call(a.exports,a,a.exports,b),a.l=!0,a.exports}b.e=function(e){var c=a[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var f=new Promise(function(f,b){c=a[e]=[f,b]});c[2]=f;var d=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,b.nc&&n.setAttribute("nonce",b.nc),n.src=b.p+"static/js/"+e+"."+{0:"c45bcf976d30908b84ed",1:"06c4e42e62c1f75191f0",2:"525af3dccf4c3bc5cfbe",3:"edbca100e837b95f44a7",4:"eca86cac3c54fcaa8626",5:"55478fb955171ef419c9",6:"d4a5bf843113fdc2b1e7",7:"c17157f1c4fc3d3b8c42",8:"046fad46a415c0979300",9:"916e0ede46ca141d75b8",10:"8144b2952e608c99c868",11:"e17569badebc0d03b94f",12:"106cadf87efaf0fd28ce",13:"0f01707cee8bf5918701",14:"a034fd161b8c1b267354",15:"fe7adb86092d73ec2e30",16:"2bd6970e2743e4b098ae",17:"95d3d2b81b6732c899cb",18:"60c4a5b5e95e2bedf55b",19:"01478f74b11f4c5331f5",20:"0102a2f1b04064870dd6",21:"3f61875b9947db83f539",22:"8a878bc68d8e77242e86",23:"b461f6f69b6e10b17d9e",24:"c3c4183c2d16bc4122ef",25:"ba5d34435c4883ae9830",26:"fb6ea4351fc707198373",27:"b9ff5ff2edab607b85a7",28:"4f6a94f55be21b7d981b",29:"7230ee80eb87622574bf",30:"a738e3eece7f36ed2a49",31:"173a8de29e234a01b5b5",32:"f2abb1a885f7699bd7e6",33:"eb76237602d8de1fbd56",34:"6cfbb247fbb23212e1ea",35:"ed9ebdd61aa7a7301b39",36:"e86539c9400400aeca81",37:"1145a4a2c5b1fcff9f42",38:"b2f8249a4fae8e857393",39:"3e41ffd585dc93ab1737",40:"3780b61e4643f698c49c",41:"0a7e6003bd8dd1ee7ccb",42:"5c52b5e60f51341e59ba",43:"c7dd7f301d4b783a8f21",44:"d54c40b3a3000921b29f",45:"0e2304df3af9e2d961ba",46:"b8a25437acb57de97830",47:"da9b899d98080bcbc0a4",48:"750f3261e51d2d100d96"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var c=a[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),a[e]=void 0)}return n.onerror=n.onload=t,d.appendChild(n),f},b.m=e,b.c=f,b.d=function(e,c,f){b.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:f})},b.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return b.d(c,"a",c),c},b.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},b.p="./",b.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-03-06 12:03:20
* @LastEditTime: 2020-03-09 15:25:11
*/
import Vue from 'vue';
// import axios from 'axios';
......@@ -62,18 +62,23 @@ Vue.axios.interceptors.response.use(
return data;
},
err => {
// console.log(err, typeof err, err.response);
if (Vue.axios.isCancel(err)) {
console.log('请求取消');
}
if (err.response.status == 502) {
window.location.href = local + '/haoban-3/#/login';
Message.error({ message: '服务异常⊙﹏⊙∥' });
}
// Message.error({message: err.response.message});
if (err.response.status == 504 || err.response.status == 404) {
// window.location.href= local + "/haoban-manage3-web/#/login"
// window.location.href= local + "/haoban-3/#/login"
// Message.error({message: '服务异常⊙﹏⊙∥'});
} else if (err.response.status == 403) {
// window.location.href= local + "/haoban-manage3-web/#/login"
// window.location.href= local + "/haoban-3/#/login"
// Message.error({message: '权限不足,请联系管理员!'});
} else {
// window.location.href= local + "/haoban-manage3-web/#/login"
// window.location.href= local + "/haoban-3/#/login"
// Message.error({message: '未知错误!'});
}
return Promise.resolve(err);
......
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-08-14 16:51:07
* @LastEditors: 无尘
* @LastEditTime: 2020-03-09 10:27:15
* @LastEditTime: 2020-03-09 15:55:43
-->
<!--
<wx-tree v-model="itemData" ></wx-tree>
......@@ -16,7 +16,7 @@ import wxTree from './wx-tree.vue';
<draggable :list="itemData" class="wx-component" :options="rightOption" @input="emitter" @change="changeData" :move="onMove" @start="isDragging = true" @end="itemMoveEnd">
<li v-for="(item, index) in itemData" :key="index + 'wx'">
<div class="li-cell cursor-pointer">
<div class="flex flex-space-between boder-box p-r-20" :style="{ 'padding-left': (item.level + 1) * 10 + 'px' }">
<div class="li-cell-inner flex flex-space-between boder-box p-r-20" :style="{ 'margin-left': (item.level + 1) * 20 + 'px' }">
<div class="tree-left" :title="item.gicEnterpriseName" @click="toggleExpand(item)">
<span :class="['font-12 color-606266', item.isStore == 1 || !item.hasSonNode ? 'color-fff' : '', item.expand ? 'el-icon-caret-bottom' : 'el-icon-caret-right']"></span><span :class="['font-14 p-l-10 p-r-10 iconfont', item.isStore == 1 ? 'icondianpu-kuai' : 'iconqiye-tianchong', item.bindFlag == 1 ? 'color-2f54eb' : 'color-dedfe6']"></span><span class="font-14 color-606266">{{ item.label }}</span>
</div>
......@@ -140,6 +140,7 @@ export default {
onMove(evt) {
// const that = this;
// 判断中间是否存在父级
console.log(evt);
const draggedElement = evt.draggedContext.element;
// 首
if (draggedElement.level == 0) {
......@@ -444,7 +445,7 @@ export default {
that.$set(that.additem, 'hasSonNode', true);
that.additem.children.push(childObj);
// 增加的字段
that.$store.dispatch('saveAddInfo', JSON.parse(JSON.stringify(childObj)));
that.$store.dispatch('saveAddInfo', childObj);
console.log(that.itemObj, that.itemObj.addFlag, that.$store.state.addDepartment);
// 由于操作在当前层级,需要判断当前部门是不是新增部门
if (that.additem.addFlag) {
......@@ -631,7 +632,7 @@ export default {
min-height: 26px;
line-height: 26px;
white-space: nowrap;
overflow: hidden;
// overflow: hidden;
text-overflow: ellipsis;
.tree-left {
.color-fff {
......
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-03-06 16:42:32
* @LastEditTime: 2020-03-09 14:30:48
-->
<template>
<div class="my-customer-wrap common-set-wrap">
......@@ -48,7 +48,7 @@
<ul class="">
<li v-for="(item, index) in wxData" :key="index + 'wx'">
<div class="li-cell cursor-pointer" @click="toggleExpand(item)">
<div class="flex flex-space-between boder-box p-r-20" :style="{ 'padding-left': (item.level + 1) * 10 + 'px' }">
<div class="flex flex-space-between boder-box p-r-20" :style="{ 'padding-left': (item.level + 1) * 20 + 'px' }">
<div class="tree-left">
<span v-if="!item.isStore" :class="['font-12 color-606266', item.expand ? 'el-icon-caret-bottom' : 'el-icon-caret-right']"></span><span :class="['font-14 p-l-10 p-r-10 iconfont', item.isStore == 1 ? 'icondianpu-kuai' : 'iconqiye-tianchong', item.bindFlag == 1 ? 'color-2f54eb' : 'color-dedfe6']"></span><span class="font-14 color-606266">{{ item.label }}</span>
</div>
......
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-03-09 13:31:44
* @LastEditTime: 2020-03-09 15:27:53
-->
<template>
<div class="login-wrap">
......
......@@ -1106,3 +1106,33 @@ button.el-button--danger.is-plain {
background: #fff;
border-color: #c4c6cf;
}
/* 拖拽 */
.sortable-chosen.sortable-ghost .li-cell .li-cell-inner {
position: relative;
}
.sortable-chosen.sortable-ghost .li-cell .li-cell-inner::before {
content: " ";
position: absolute;
left: 20px;
bottom: -3px;
width: 6px;
height: 6px;
border-radius: 50%;
border: 1px solid #e4e7ed;
background: #fff;
z-index:1;
}
.sortable-chosen.sortable-ghost .li-cell .li-cell-inner::after {
content: " ";
position: absolute;
left: 20px;
width: 100%;
height: 26px;
border-bottom: 2px solid #e4e7ed;
}
.sortable-chosen.sortable-ghost:parent {
border: 2px solid #e4e7ed;
}
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