@zkwq/business 0.1.61 → 0.1.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,26 @@
1
1
 
2
+ .annex-uploader .base-upload {
3
+ width: 120px;
4
+ height: 120px;
5
+ border: 1px dashed #d9d9d9;
6
+ border-radius: 6px;
7
+ cursor: pointer;
8
+ position: relative;
9
+ overflow: hidden;
10
+ }
11
+ .annex-uploader .base-upload:hover {
12
+ border-color: #409eff;
13
+ }
14
+ .annex-uploader-icon {
15
+ font-size: 28px;
16
+ color: #8c939d;
17
+ width: 120px;
18
+ height: 120px;
19
+ display: flex !important;
20
+ align-items: center;
21
+ justify-content: center;
22
+ }
23
+
2
24
 
3
25
 
4
26
 
@@ -194,25 +216,4 @@
194
216
  }
195
217
  .FruitUploader__tipItem--error[data-v-0fbfba8b] {
196
218
  color: #F1403C;
197
- }
198
- .annex-uploader .base-upload {
199
- width: 120px;
200
- height: 120px;
201
- border: 1px dashed #d9d9d9;
202
- border-radius: 6px;
203
- cursor: pointer;
204
- position: relative;
205
- overflow: hidden;
206
- }
207
- .annex-uploader .base-upload:hover {
208
- border-color: #409eff;
209
- }
210
- .annex-uploader-icon {
211
- font-size: 28px;
212
- color: #8c939d;
213
- width: 120px;
214
- height: 120px;
215
- display: flex !important;
216
- align-items: center;
217
- justify-content: center;
218
- }
219
+ }
@@ -1 +1 @@
1
- [data-v-0fbfba8b]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.FruitUploaderContainer[data-v-0fbfba8b]{display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:6px}.FruitUploaderContainer .FruitUploader[data-v-0fbfba8b]{margin-bottom:10px}.FruitUploaderContainer .FruitUploader[data-v-0fbfba8b]:first-child{margin-right:10px}.FruitUploaderContainer .CoverMask[data-v-0fbfba8b]{width:120px;height:120px;position:absolute;background:#fff}.FruitUploaderContainer .CoverMask img[data-v-0fbfba8b]{border-radius:4px;cursor:pointer}.FruitUploaderContainer .CoverMask .CoverMask__actions[data-v-0fbfba8b]{width:120px;height:120px;position:absolute;left:0;top:0;opacity:0;border-radius:4px;transition:all .3s;background-color:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.FruitUploaderContainer .CoverMask .CoverMask__actions i[data-v-0fbfba8b]{cursor:pointer}.FruitUploaderContainer .CoverMask .CoverMask__actions i+i[data-v-0fbfba8b]{margin-left:16px}.FruitUploaderContainer .CoverMask.is-hover .CoverMask__actions[data-v-0fbfba8b]{opacity:1}.FruitUploaderContainer .FileMask[data-v-0fbfba8b]{width:120px;height:120px;background:#f3f5f8;border-radius:4px;margin-right:10px;margin-bottom:10px}.FruitUploaderContainer .FileMask.is-active[data-v-0fbfba8b]{background-color:transparent}.FruitUploaderContainer .FileMask__content[data-v-0fbfba8b]{width:100%;height:100%;padding:10px;position:relative}.FruitUploaderContainer .FileMask__content .FileMask__actions[data-v-0fbfba8b]{width:120px;height:120px;position:absolute;left:0;top:0;opacity:0;border-radius:4px;transition:all .2s;background-color:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.FruitUploaderContainer .FileMask__content .FileMask__actions i[data-v-0fbfba8b]{cursor:pointer}.FruitUploaderContainer .FileMask__content .FileMask__actions i+i[data-v-0fbfba8b]{margin-left:16px}.FruitUploaderContainer .FileMask__content.is-hover .FileMask__actions[data-v-0fbfba8b]{opacity:1}.FruitUploaderContainer .FileMask__title[data-v-0fbfba8b]{font-size:13px;line-height:1.2;max-height:64px;padding:2px 0;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.FruitUploaderContainer .FileMask__meta[data-v-0fbfba8b]{position:absolute;bottom:26px;line-height:1.2;font-size:12px;color:#8590a6}.FruitUploader__tipItems[data-v-0fbfba8b]{margin-top:10px;line-height:1.2}.FruitUploader__tipItem[data-v-0fbfba8b]{font-size:13px;color:#8590a6}.FruitUploader__tipItem+.FruitUploader__tipItem[data-v-0fbfba8b]{margin-top:4px}.FruitUploader__tipItem--error[data-v-0fbfba8b]{color:#f1403c}.annex-uploader .base-upload{width:120px;height:120px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.annex-uploader .base-upload:hover{border-color:#409eff}.annex-uploader-icon{font-size:28px;color:#8c939d;width:120px;height:120px;display:flex!important;align-items:center;justify-content:center}
1
+ .annex-uploader .base-upload{width:120px;height:120px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.annex-uploader .base-upload:hover{border-color:#409eff}.annex-uploader-icon{font-size:28px;color:#8c939d;width:120px;height:120px;display:flex!important;align-items:center;justify-content:center}[data-v-0fbfba8b]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.FruitUploaderContainer[data-v-0fbfba8b]{display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:6px}.FruitUploaderContainer .FruitUploader[data-v-0fbfba8b]{margin-bottom:10px}.FruitUploaderContainer .FruitUploader[data-v-0fbfba8b]:first-child{margin-right:10px}.FruitUploaderContainer .CoverMask[data-v-0fbfba8b]{width:120px;height:120px;position:absolute;background:#fff}.FruitUploaderContainer .CoverMask img[data-v-0fbfba8b]{border-radius:4px;cursor:pointer}.FruitUploaderContainer .CoverMask .CoverMask__actions[data-v-0fbfba8b]{width:120px;height:120px;position:absolute;left:0;top:0;opacity:0;border-radius:4px;transition:all .3s;background-color:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.FruitUploaderContainer .CoverMask .CoverMask__actions i[data-v-0fbfba8b]{cursor:pointer}.FruitUploaderContainer .CoverMask .CoverMask__actions i+i[data-v-0fbfba8b]{margin-left:16px}.FruitUploaderContainer .CoverMask.is-hover .CoverMask__actions[data-v-0fbfba8b]{opacity:1}.FruitUploaderContainer .FileMask[data-v-0fbfba8b]{width:120px;height:120px;background:#f3f5f8;border-radius:4px;margin-right:10px;margin-bottom:10px}.FruitUploaderContainer .FileMask.is-active[data-v-0fbfba8b]{background-color:transparent}.FruitUploaderContainer .FileMask__content[data-v-0fbfba8b]{width:100%;height:100%;padding:10px;position:relative}.FruitUploaderContainer .FileMask__content .FileMask__actions[data-v-0fbfba8b]{width:120px;height:120px;position:absolute;left:0;top:0;opacity:0;border-radius:4px;transition:all .2s;background-color:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.FruitUploaderContainer .FileMask__content .FileMask__actions i[data-v-0fbfba8b]{cursor:pointer}.FruitUploaderContainer .FileMask__content .FileMask__actions i+i[data-v-0fbfba8b]{margin-left:16px}.FruitUploaderContainer .FileMask__content.is-hover .FileMask__actions[data-v-0fbfba8b]{opacity:1}.FruitUploaderContainer .FileMask__title[data-v-0fbfba8b]{font-size:13px;line-height:1.2;max-height:64px;padding:2px 0;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.FruitUploaderContainer .FileMask__meta[data-v-0fbfba8b]{position:absolute;bottom:26px;line-height:1.2;font-size:12px;color:#8590a6}.FruitUploader__tipItems[data-v-0fbfba8b]{margin-top:10px;line-height:1.2}.FruitUploader__tipItem[data-v-0fbfba8b]{font-size:13px;color:#8590a6}.FruitUploader__tipItem+.FruitUploader__tipItem[data-v-0fbfba8b]{margin-top:4px}.FruitUploader__tipItem--error[data-v-0fbfba8b]{color:#f1403c}
package/dist/index.js CHANGED
@@ -881,53 +881,53 @@ const rf = {
881
881
  },
882
882
  xHeader: {
883
883
  返回: "返回"
884
+ },
885
+ readableItem: {
886
+ 已授权: "已授权",
887
+ 已发布: "已发布",
888
+ 未发布: "未发布",
889
+ 作为本文作者的授权代理人提交: "作为本文作者的授权代理人提交",
890
+ 导师: "导师",
891
+ 设计人: "设计人",
892
+ 发明人: "发明人",
893
+ 来源预印本平台: "来源预印本平台",
894
+ 提交时间: "提交时间",
895
+ 申请日: "申请日",
896
+ 会议名称: "会议名称",
897
+ 编译者: "编译者",
898
+ 所属快报产品: "所属快报产品",
899
+ 发布日期: "发布日期",
900
+ 出版年: "出版年",
901
+ 出版社: "出版社",
902
+ 开始时间: "开始时间",
903
+ 结束时间: "结束时间",
904
+ 承担机构: "承担机构",
905
+ 使用许可协议: "使用许可协议",
906
+ 学科领域: "学科领域",
907
+ 获奖时间: "获奖时间",
908
+ 获奖级别: "获奖级别",
909
+ 获奖等级: "获奖等级",
910
+ 关键词: "关键词",
911
+ 展开更多关键词: "展开更多关键词",
912
+ 原文链接: "原文链接",
913
+ 原文下载: "原文下载",
914
+ 资助机构: "资助机构",
915
+ 提交机构: "提交机构",
916
+ 数据中心: "数据中心",
917
+ 发证时间: "发证时间",
918
+ 首次发表时间: "首次发表时间",
919
+ 服务领域: "服务领域",
920
+ 所属服务: "所属服务",
921
+ 发布时间: "发布时间",
922
+ 申请号: "申请号",
923
+ 学位授予时间: "学位授予时间",
924
+ 学位授予单位: "学位授予单位",
925
+ 培养单位: "培养单位",
926
+ 阅读全部: "阅读全部",
927
+ 收起: "收起",
928
+ 展开更多作者: "展开更多作者",
929
+ 申请人: "申请人"
884
930
  }
885
- },
886
- readableItem: {
887
- 已授权: "已授权",
888
- 已发布: "已发布",
889
- 未发布: "未发布",
890
- 作为本文作者的授权代理人提交: "作为本文作者的授权代理人提交",
891
- 导师: "导师",
892
- 设计人: "设计人",
893
- 发明人: "发明人",
894
- 来源预印本平台: "来源预印本平台",
895
- 提交时间: "提交时间",
896
- 申请日: "申请日",
897
- 会议名称: "会议名称",
898
- 编译者: "编译者",
899
- 所属快报产品: "所属快报产品",
900
- 发布日期: "发布日期",
901
- 出版年: "出版年",
902
- 出版社: "出版社",
903
- 开始时间: "开始时间",
904
- 结束时间: "结束时间",
905
- 承担机构: "承担机构",
906
- 使用许可协议: "使用许可协议",
907
- 学科领域: "学科领域",
908
- 获奖时间: "获奖时间",
909
- 获奖级别: "获奖级别",
910
- 获奖等级: "获奖等级",
911
- 关键词: "关键词",
912
- 展开更多关键词: "展开更多关键词",
913
- 原文链接: "原文链接",
914
- 原文下载: "原文下载",
915
- 资助机构: "资助机构",
916
- 提交机构: "提交机构",
917
- 数据中心: "数据中心",
918
- 发证时间: "发证时间",
919
- 首次发表时间: "首次发表时间",
920
- 服务领域: "服务领域",
921
- 所属服务: "所属服务",
922
- 发布时间: "发布时间",
923
- 申请号: "申请号",
924
- 学位授予时间: "学位授予时间",
925
- 学位授予单位: "学位授予单位",
926
- 培养单位: "培养单位",
927
- 阅读全部: "阅读全部",
928
- 收起: "收起",
929
- 展开更多作者: "展开更多作者",
930
- 申请人: "申请人"
931
931
  }
932
932
  };
933
933
  var of = function() {
package/dist/index.min.js CHANGED
@@ -1,4 +1,4 @@
1
- var wh=Object.defineProperty,$h=Object.defineProperties,kh=Object.getOwnPropertyDescriptors,Fr=Object.getOwnPropertySymbols,Sh=Object.prototype.hasOwnProperty,Dh=Object.prototype.propertyIsEnumerable,Os=Math.pow,Yn=(e,t,i)=>t in e?wh(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,re=(e,t)=>{for(var i in t=t||{})Sh.call(t,i)&&Yn(e,i,t[i]);if(Fr)for(var i of Fr(t))Dh.call(t,i)&&Yn(e,i,t[i]);return e},Ci=(e,t)=>$h(e,kh(t)),cs=(e,t,i)=>(Yn(e,"symbol"!=typeof t?t+"":t,i),i),Lr=(e,r,o)=>new Promise((t,i)=>{var s=e=>{try{n(o.next(e))}catch(e){i(e)}},a=e=>{try{n(o.throw(e))}catch(e){i(e)}},n=e=>e.done?t(e.value):Promise.resolve(e.value).then(s,a);n((o=o.apply(e,r)).next())});import L from"vue";import ee from"crypto-js";import Eh from"wangeditor";import Ve from"axios";import Ih from"qs";var Th=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("transition",{attrs:{name:"base-message-fade"},on:{"after-leave":e.handleAfterLeave}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],class:["base-message",e.type&&!e.iconClass?"base-message--"+e.type:"",e.center?"is-center":"",e.showClose?"is-closable":"",e.customClass],style:e.positionStyle,attrs:{role:"alert"},on:{mouseenter:e.clearTimer,mouseleave:e.startTimer}},[e.iconClass?i("i",{class:e.iconClass}):i("i",{class:e.typeClass}),e._t("default",function(){return[e.dangerouslyUseHTMLString?i("p",{staticClass:"base-message__content",domProps:{innerHTML:e._s(e.message)}}):i("p",{staticClass:"base-message__content"},[e._v(e._s(e.message))])]}),e.showClose?i("i",{staticClass:"base-message__closeBtn base-icon-close",on:{click:e.close}}):e._e()],2)])},Ah=[];function w(e,t,i,s,a,n,r,o){var l,c,h="function"==typeof e?e.options:e;return t&&(h.render=t,h.staticRenderFns=i,h._compiled=!0),s&&(h.functional=!0),n&&(h._scopeId="data-v-"+n),r?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),a&&a.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(r)},h._ssrRegister=l):a&&(l=o?function(){a.call(this,(h.functional?this.parent:this).$root.$options.shadowRoot)}:a),l&&(h.functional?(h._injectStyles=l,c=h.render,h.render=function(e,t){return l.call(t),c(e,t)}):(t=h.beforeCreate,h.beforeCreate=t?[].concat(t,l):[l])),{exports:e,options:h}}const Mh={success:"success",info:"info",warning:"warning",error:"error"},Oh={data(){return{visible:!1,message:"",duration:3e3,type:"info",iconClass:"",customClass:"",onClose:null,showClose:!1,closed:!1,verticalOffset:20,timer:null,dangerouslyUseHTMLString:!1,center:!1}},computed:{typeClass(){return this.type&&!this.iconClass?"base-message__icon base-icon-"+Mh[this.type]:""},positionStyle(){return{top:this.verticalOffset+"px"}}},watch:{closed(e){e&&(this.visible=!1)}},methods:{handleAfterLeave(){this.$destroy(!0),this.$el.parentNode.removeChild(this.$el)},close(){this.closed=!0,"function"==typeof this.onClose&&this.onClose(this)},clearTimer(){clearTimeout(this.timer)},startTimer(){0<this.duration&&(this.timer=setTimeout(()=>{this.closed||this.close()},this.duration))},keydown(e){27!==e.keyCode||this.closed||this.close()}},mounted(){this.startTimer(),document.addEventListener("keydown",this.keydown)},beforeDestroy(){document.removeEventListener("keydown",this.keydown)}},Br={};var Ph=w(Oh,Th,Ah,!1,Nh,null,null,null);function Nh(e){for(var t in Br)this[t]=Br[t]}const Fh=function(){return Ph.exports}();function $e(i){for(let e=1,t=arguments.length;e<t;e++){var s,a,n=arguments[e]||{};for(s in n)n.hasOwnProperty(s)&&void 0!==(a=n[s])&&(i[s]=a)}return i}const Ht=L.prototype.$isServer,Lh=/([\:\-\_]+(.))/g,Bh=/^moz([A-Z])/,Rh=Ht?0:Number(document.documentMode),Hh=function(e){return(e||"").replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g,"")},Rr=function(e){return e.replace(Lh,function(e,t,i,s){return s?i.toUpperCase():i}).replace(Bh,"Moz$1")},X=!Ht&&document.addEventListener?function(e,t,i){e&&t&&i&&e.addEventListener(t,i,!1)}:function(e,t,i){e&&t&&i&&e.attachEvent("on"+t,i)},fe=!Ht&&document.removeEventListener?function(e,t,i){e&&t&&e.removeEventListener(t,i,!1)}:function(e,t,i){e&&t&&e.detachEvent("on"+t,i)},Vh=function(e,t,i){function s(){i&&i.apply(this,arguments),fe(e,t,s)}X(e,t,s)};function Ge(e,t){if(!e||!t)return!1;if(-1!==t.indexOf(" "))throw new Error("className should not contain space.");return e.classList?e.classList.contains(t):-1<(" "+e.className+" ").indexOf(" "+t+" ")}function te(e,t){if(e){for(var i=e.className,s=(t||"").split(" "),a=0,n=s.length;a<n;a++){var r=s[a];r&&(e.classList?e.classList.add(r):Ge(e,r)||(i+=" "+r))}e.classList||(e.className=i)}}function se(e,t){if(e&&t){for(var i=t.split(" "),s=" "+e.className+" ",a=0,n=i.length;a<n;a++){var r=i[a];r&&(e.classList?e.classList.remove(r):Ge(e,r)&&(s=s.replace(" "+r+" "," ")))}e.classList||(e.className=Hh(s))}}const we=Rh<9?function(t,i){if(!Ht){if(!t||!i)return null;"float"===(i=Rr(i))&&(i="styleFloat");try{if("opacity"===i)try{return t.filters.item("alpha").opacity/100}catch(e){return 1}return t.style[i]||t.currentStyle?t.currentStyle[i]:null}catch(e){return t.style[i]}}}:function(t,i){if(!Ht){if(!t||!i)return null;"float"===(i=Rr(i))&&(i="cssFloat");try{var e=document.defaultView.getComputedStyle(t,"");return t.style[i]||e?e[i]:null}catch(e){return t.style[i]}}},zh=(e,t)=>Ht?void 0:(null!==t||void 0!==t?t?we(e,"overflow-y"):we(e,"overflow-x"):we(e,"overflow")).match(/(scroll|auto)/),jh=(t,i)=>{if(!Ht){let e=t;for(;e;){if([window,document,document.documentElement].includes(e))return window;if(zh(e,i))return e;e=e.parentNode}return e}},Wh=(e,t)=>{if(Ht||!e||!t)return!1;e=e.getBoundingClientRect();let i;return i=[window,document,document.documentElement,null,void 0].includes(t)?{top:0,right:window.innerWidth,bottom:window.innerHeight,left:0}:t.getBoundingClientRect(),e.top<i.bottom&&e.bottom>i.top&&e.right>i.left&&e.left<i.right};let wa=!1,Hr=!1,wi;const Vr=function(){if(!L.prototype.$isServer){let e=J.modalDom;return e?wa=!0:(wa=!1,e=document.createElement("div"),(J.modalDom=e).addEventListener("touchmove",function(e){e.preventDefault(),e.stopPropagation()}),e.addEventListener("click",function(){J.doOnModalClick&&J.doOnModalClick()})),e}},$i={},J={modalFade:!0,getInstance:function(e){return $i[e]},register:function(e,t){e&&t&&($i[e]=t)},deregister:function(e){e&&($i[e]=null,delete $i[e])},nextZIndex:function(){return J.zIndex++},modalStack:[],doOnModalClick:function(){var e=J.modalStack[J.modalStack.length-1];e&&(e=J.getInstance(e.id))&&e.closeOnClickModal&&e.close()},openModal:function(i,e,t,s,a){if(!L.prototype.$isServer&&i&&void 0!==e){this.modalFade=a;var n=this.modalStack;for(let e=0,t=n.length;e<t;e++)if(n[e].id===i)return;const r=Vr();te(r,"v-modal"),this.modalFade&&!wa&&te(r,"v-modal-enter"),s&&s.trim().split(/\s+/).forEach(e=>te(r,e)),setTimeout(()=>{se(r,"v-modal-enter")},200),(t&&t.parentNode&&11!==t.parentNode.nodeType?t.parentNode:document.body).appendChild(r),e&&(r.style.zIndex=e),r.tabIndex=0,r.style.display="",this.modalStack.push({id:i,zIndex:e,modalClass:s})}},closeModal:function(t){const i=this.modalStack,s=Vr();if(0<i.length){var e=i[i.length-1];if(e.id===t)e.modalClass&&e.modalClass.trim().split(/\s+/).forEach(e=>se(s,e)),i.pop(),0<i.length&&(s.style.zIndex=i[i.length-1].zIndex);else for(let e=i.length-1;0<=e;e--)if(i[e].id===t){i.splice(e,1);break}}0===i.length&&(this.modalFade&&te(s,"v-modal-leave"),setTimeout(()=>{0===i.length&&(s.parentNode&&s.parentNode.removeChild(s),s.style.display="none",J.modalDom=void 0),se(s,"v-modal-leave")},200))}},Uh=(Object.defineProperty(J,"zIndex",{configurable:!0,get(){return Hr||(wi=wi||(L.prototype.$ELEMENT||{}).zIndex||2e3,Hr=!0),wi},set(e){wi=e}}),function(){var e;return!L.prototype.$isServer&&0<J.modalStack.length&&(e=J.modalStack[J.modalStack.length-1])?J.getInstance(e.id):void 0});L.prototype.$isServer||window.addEventListener("keydown",function(e){27===e.keyCode&&(e=Uh())&&e.closeOnPressEscape&&(e.handleClose?e.handleClose():e.handleAction?e.handleAction("cancel"):e.close())});let ki;function or(){var e,t,i;return L.prototype.$isServer?0:(void 0===ki&&((e=document.createElement("div")).className="base-scrollbar__wrap",e.style.visibility="hidden",e.style.width="100px",e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e),t=e.offsetWidth,e.style.overflow="scroll",(i=document.createElement("div")).style.width="100%",e.appendChild(i),i=i.offsetWidth,e.parentNode.removeChild(e),ki=t-i),ki)}let Yh=1,Kn;const lr={props:{visible:{type:Boolean,default:!1},openDelay:{},closeDelay:{},zIndex:{},modal:{type:Boolean,default:!1},modalFade:{type:Boolean,default:!0},modalClass:{},modalAppendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!1},closeOnClickModal:{type:Boolean,default:!1}},beforeMount(){this._popupId="popup-"+Yh++,J.register(this._popupId,this)},beforeDestroy(){J.deregister(this._popupId),J.closeModal(this._popupId),this.restoreBodyStyle()},data(){return{opened:!1,bodyPaddingRight:null,computedBodyPaddingRight:0,withoutHiddenClass:!0,rendered:!1}},watch:{visible(e){e?this._opening||(this.rendered?this.open():(this.rendered=!0,L.nextTick(()=>{this.open()}))):this.close()}},methods:{open(e){this.rendered||(this.rendered=!0);const t=$e({},this.$props||this,e);this._closeTimer&&(clearTimeout(this._closeTimer),this._closeTimer=null),clearTimeout(this._openTimer);e=Number(t.openDelay);0<e?this._openTimer=setTimeout(()=>{this._openTimer=null,this.doOpen(t)},e):this.doOpen(t)},doOpen(e){var t,i,s;this.$isServer||this.willOpen&&!this.willOpen()||this.opened||(this._opening=!0,t=this.$el,s=e.modal,(i=e.zIndex)&&(J.zIndex=i),s&&(this._closing&&(J.closeModal(this._popupId),this._closing=!1),J.openModal(this._popupId,J.nextZIndex(),this.modalAppendToBody?void 0:t,e.modalClass,e.modalFade),e.lockScroll)&&(this.withoutHiddenClass=!Ge(document.body,"base-popup-parent--hidden"),this.withoutHiddenClass&&(this.bodyPaddingRight=document.body.style.paddingRight,this.computedBodyPaddingRight=parseInt(we(document.body,"paddingRight"),10)),Kn=or(),i=document.documentElement.clientHeight<document.body.scrollHeight,s=we(document.body,"overflowY"),0<Kn&&(i||"scroll"===s)&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.computedBodyPaddingRight+Kn+"px"),te(document.body,"base-popup-parent--hidden")),"static"===getComputedStyle(t).position&&(t.style.position="absolute"),t.style.zIndex=J.nextZIndex(),this.opened=!0,this.onOpen&&this.onOpen(),this.doAfterOpen())},doAfterOpen(){this._opening=!1},close(){var e;this.willClose&&!this.willClose()||(null!==this._openTimer&&(clearTimeout(this._openTimer),this._openTimer=null),clearTimeout(this._closeTimer),0<(e=Number(this.closeDelay))?this._closeTimer=setTimeout(()=>{this._closeTimer=null,this.doClose()},e):this.doClose())},doClose(){this._closing=!0,this.onClose&&this.onClose(),this.lockScroll&&setTimeout(this.restoreBodyStyle,200),this.opened=!1,this.doAfterClose()},doAfterClose(){J.closeModal(this._popupId),this._closing=!1},restoreBodyStyle(){this.modal&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.bodyPaddingRight,se(document.body,"base-popup-parent--hidden")),this.withoutHiddenClass=!0}}},Kh=Object.prototype.hasOwnProperty;function yu(){}function xu(e,t){return Kh.call(e,t)}function qh(e,t){for(var i in t)e[i]=t[i];return e}function Gh(t){var i={};for(let e=0;e<t.length;e++)t[e]&&qh(i,t[e]);return i}const Dt=function(e,t){var i=(t=t||"").split(".");let s=e,a=null;for(let e=0,t=i.length;e<t;e++){var n=i[e];if(!s)break;if(e===t-1){a=s[n];break}s=s[n]}return a};function qn(e,t,i){let s=e,a=(t=(t=t.replace(/\[(\w+)\]/g,".$1")).replace(/^\./,"")).split("."),n=0;for(var r=a.length;n<r-1&&(s||i);++n){var o=a[n];if(!(o in s)){if(i)throw new Error("please transfer a valid prop path to form item!");break}s=s[o]}return{o:s,k:a[n],v:s?s[a[n]]:null}}const Es=function(){return Math.floor(1e4*Math.random())},ai=(t,i)=>{if(t!==i){if(!(t instanceof Array&&i instanceof Array&&t.length===i.length))return!1;for(let e=0;e!==t.length;++e)if(t[e]!==i[e])return!1}return!0},Xh=(e="")=>String(e).replace(/[|\\{}()[\]^$+*?.]/g,"\\$&"),rs=function(t,i){for(let e=0;e!==t.length;++e)if(i(t[e]))return e;return-1},cr=function(e,t){t=rs(e,t);return-1!==t?e[t]:void 0},ys=function(e){return Array.isArray(e)?e:e?[e]:[]},Jh=function(){return!L.prototype.$isServer&&!isNaN(Number(document.documentMode))},Qh=function(){return!L.prototype.$isServer&&-1<navigator.userAgent.indexOf("Edge")},Zh=function(){return!L.prototype.$isServer&&!!window.navigator.userAgent.match(/firefox/i)},ef=function(s){if("object"==typeof s){const e=["ms-","webkit-"];["transform","transition","animation"].forEach(t=>{const i=s[t];t&&i&&e.forEach(e=>{s[e+t]=i})})}return s},$a=function(e){var t=/([^-])([A-Z])/g;return e.replace(t,"$1-$2").replace(t,"$1-$2").toLowerCase()},zr=function(e){return sf(e)?e.charAt(0).toUpperCase()+e.slice(1):e},Cu=function(e,t){var i=jr(e),s=jr(t);return i&&s?JSON.stringify(e)===JSON.stringify(t):!i&&!s&&String(e)===String(t)},tf=function(t,i){if((t=t||[]).length!==(i=i||[]).length)return!1;for(let e=0;e<t.length;e++)if(!Cu(t[e],i[e]))return!1;return!0},Rt=function(e,t){return(Array.isArray(e)&&Array.isArray(t)?tf:Cu)(e,t)},Qt=function(e){if(null==e)return!0;if("boolean"!=typeof e){if("number"==typeof e)return!e;if(e instanceof Error)return""===e.message;switch(Object.prototype.toString.call(e)){case"[object String]":case"[object Array]":return!e.length;case"[object File]":case"[object Map]":case"[object Set]":return!e.size;case"[object Object]":return!Object.keys(e).length}}return!1};function Gn(i){let s=!1;return function(...t){s||(s=!0,window.requestAnimationFrame(e=>{i.apply(this,t),s=!1}))}}const sf=e=>"[object String]"===Object.prototype.toString.call(e),jr=e=>"[object Object]"===Object.prototype.toString.call(e);function pi(e){return null!==e&&"object"==typeof e&&xu(e,"componentOptions")}let nf=L.extend(Fh),je,ht=[],af=1;const xs=function(s){if(!L.prototype.$isServer){let e=(s="string"==typeof(s=s||{})?{message:s}:s).onClose,t="message_"+af++,i=(s.onClose=function(){xs.close(t,e)},(je=new nf({data:s})).id=t,pi(je.message)&&(je.$slots.default=[je.message],je.message=null),je.$mount(),document.body.appendChild(je.$el),s.offset||20);return ht.forEach(e=>{i+=e.$el.offsetHeight+16}),je.verticalOffset=i,je.visible=!0,je.$el.style.zIndex=J.nextZIndex()+8e3,ht.push(je),je}},rf=(["success","warning","info","error"].forEach(t=>{xs[t]=e=>((e="string"==typeof e?{message:e}:e).type=t,xs(e))}),xs.close=function(t,i){let s=ht.length,a=-1,n;for(let e=0;e<s;e++)if(t===ht[e].id){n=ht[e].$el.offsetHeight,a=e,"function"==typeof i&&i(ht[e]),ht.splice(e,1);break}if(!(s<=1||-1===a||a>ht.length-1))for(let e=a;e<s-1;e++){var r=ht[e].$el;r.style.top=parseInt(r.style.top,10)-n-16+"px"}},xs.closeAll=function(){for(let e=ht.length-1;0<=e;e--)ht[e].close()},{base:{colorpicker:{confirm:"确定",clear:"清空"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",selectDate:"选择日期",selectTime:"选择时间",startDate:"开始日期",startTime:"开始时间",endDate:"结束日期",endTime:"结束时间",prevYear:"前一年",nextYear:"后一年",prevMonth:"上个月",nextMonth:"下个月",year:"年",month1:"1 月",month2:"2 月",month3:"3 月",month4:"4 月",month5:"5 月",month6:"6 月",month7:"7 月",month8:"8 月",month9:"9 月",month10:"10 月",month11:"11 月",month12:"12 月",weeks:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} {unitText}",pageClassifier:"页"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!"},upload:{deleteTip:"按 delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"}},custom:{aggsItemH:{"收起":"收起","展开":"展开","全部":"全部"},aggsItemV:{"查看更多":"查看更多","折叠隐藏":"折叠隐藏"},annex:{"上传时间":"上传时间","编辑":"编辑","删除":"删除","附件内容":"附件内容","请输入附件标题":"请输入附件标题","请输入附件描述":"请输入附件描述"},author:{"请输入姓名":"请输入姓名","搜索":"搜索","姓名,如:张三 清华大学":"姓名,如:张三 清华大学"},cover:{"删除":"删除"},keyword:{"关键词":"关键词","请输入":"请输入","添加":"添加"},authorx:{"新增":"新增 ","信息":"信息","作者":"作者","请输入姓名":"请输入姓名","请输入机构":"请输入机构","第一作者":"第一作者","共同第一作者":"共同第一作者","通讯作者":"通讯作者","搜索":"搜索 ","保存":"保存","姓名,如:张三 清华大学":"姓名,如:张三 清华大学","上移":"上移","下移":"下移","编辑":"编辑","删除":"删除","取消":"取消"},institutionx:{"新增":"新增 ","信息":"信息","机构":"机构 ","请输入":"请输入","请输入姓名":"请输入姓名","请输入机构":"请输入机构","搜索":"搜索 ","保存":"保存","如:清华大学":"如:清华大学","上移":"上移","下移":"下移","编辑":"编辑","删除":"删除","取消":"取消"},userProfile:{"职称":"职称","职位":"职位","荣誉称号":"荣誉称号"},xHeader:{"返回":"返回"}},readableItem:{"已授权":"已授权","已发布":"已发布","未发布":"未发布","作为本文作者的授权代理人提交":"作为本文作者的授权代理人提交","导师":"导师","设计人":"设计人","发明人":"发明人","来源预印本平台":"来源预印本平台","提交时间":"提交时间","申请日":"申请日","会议名称":"会议名称","编译者":"编译者","所属快报产品":"所属快报产品","发布日期":"发布日期","出版年":"出版年","出版社":"出版社","开始时间":"开始时间","结束时间":"结束时间","承担机构":"承担机构","使用许可协议":"使用许可协议","学科领域":"学科领域","获奖时间":"获奖时间","获奖级别":"获奖级别","获奖等级":"获奖等级","关键词":"关键词","展开更多关键词":"展开更多关键词","原文链接":"原文链接","原文下载":"原文下载","资助机构":"资助机构","提交机构":"提交机构","数据中心":"数据中心","发证时间":"发证时间","首次发表时间":"首次发表时间","服务领域":"服务领域","所属服务":"所属服务","发布时间":"发布时间","申请号":"申请号","学位授予时间":"学位授予时间","学位授予单位":"学位授予单位","培养单位":"培养单位","阅读全部":"阅读全部","收起":"收起","展开更多作者":"展开更多作者","申请人":"申请人"}});var of=function(){var l=function(e){return!(!(t=e)||"object"!=typeof t||(t=e,"[object RegExp]"===(e=Object.prototype.toString.call(t)))||"[object Date]"===e||function(e){return e.$$typeof===i}(t));var t};var i="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function c(e,t){return t&&!0===t.clone&&l(e)?d(Array.isArray(e)?[]:{},e,t):e}function h(i,e,s){var a=i.slice();return e.forEach(function(e,t){void 0===a[t]?a[t]=c(e,s):l(e)?a[t]=d(i[t],e,s):-1===i.indexOf(e)&&a.push(c(e,s))}),a}function d(e,t,i){var s,a,n,r,o=Array.isArray(t);return o===Array.isArray(e)?o?((i||{arrayMerge:h}).arrayMerge||h)(e,t,i):(a=t,n=i,r={},l(s=e)&&Object.keys(s).forEach(function(e){r[e]=c(s[e],n)}),Object.keys(a).forEach(function(e){l(a[e])&&s[e]?r[e]=d(s[e],a[e],n):r[e]=c(a[e],n)}),r):c(t,i)}return d.all=function(e,i){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce(function(e,t){return d(e,t,i)})},d};const lf=of(),cf=/(%|)\{([0-9a-zA-Z_]+)\}/g;function uf(e){return function(a,...n){return(n=1===n.length&&"object"==typeof n[0]?n[0]:n)&&n.hasOwnProperty||(n={}),a.replace(cf,(e,t,i,s)=>{return"{"===a[s-1]&&"}"===a[s+e.length]?i:null==(s=xu(n,i)?n[i]:null)?"":s})}}const df=uf();let _n=rf,Wr=!1,ka=function(){var e=Object.getPrototypeOf(this||L).$t;if("function"==typeof e&&L.locale)return Wr||(Wr=!0,L.locale(L.config.lang,lf(_n,L.locale(L.config.lang)||{},{clone:!0}))),e.apply(this,arguments)};const rt=function(e,i){let s=ka.apply(this,arguments);if(null!=s)return s;var a=e.split(".");let n=_n;for(let e=0,t=a.length;e<t;e++){var r=a[e];if(s=n[r],e===t-1)return df(s,i);if(!s)return"";n=s}return""},hf=function(e){_n=e||_n},ff=function(e){ka=e||ka},Sa={use:hf,t:rt,i18n:ff},G={methods:{t(...e){return rt.apply(this,e)}}};function wu(t,i,s){this.$children.forEach(e=>{e.$options.componentName===t?e.$emit.apply(e,[i].concat(s)):wu.apply(e,[t,i].concat([s]))})}const ne={methods:{dispatch(e,t,i){let s=this.$parent||this.$root,a=s.$options.componentName;for(;s&&(!a||a!==e);)(s=s.$parent)&&(a=s.$options.componentName);s&&s.$emit.apply(s,[t].concat(i))},broadcast(e,t,i){wu.call(this,e,t,i)}}},pt={mounted(){if("production"!==process.env.NODE_ENV&&this.$vnode){var e,t,{props:i={},events:s={}}=this.getMigratingConfig(),{data:a,componentOptions:n}=this.$vnode,a=a.attrs||{},n=n.listeners||{};for(e in a)e=$a(e),i[e]&&console.warn(`[Element Migrating][${this.$options.name}][Attribute]: `+i[e]);for(t in n)t=$a(t),s[t]&&console.warn(`[Element Migrating][${this.$options.name}][Event]: `+s[t])}},methods:{getMigratingConfig(){return{props:{},events:{}}}}};let Ze;const pf=`
1
+ var wh=Object.defineProperty,$h=Object.defineProperties,kh=Object.getOwnPropertyDescriptors,Fr=Object.getOwnPropertySymbols,Sh=Object.prototype.hasOwnProperty,Dh=Object.prototype.propertyIsEnumerable,Os=Math.pow,Yn=(e,t,i)=>t in e?wh(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,re=(e,t)=>{for(var i in t=t||{})Sh.call(t,i)&&Yn(e,i,t[i]);if(Fr)for(var i of Fr(t))Dh.call(t,i)&&Yn(e,i,t[i]);return e},Ci=(e,t)=>$h(e,kh(t)),cs=(e,t,i)=>(Yn(e,"symbol"!=typeof t?t+"":t,i),i),Lr=(e,r,o)=>new Promise((t,i)=>{var s=e=>{try{n(o.next(e))}catch(e){i(e)}},a=e=>{try{n(o.throw(e))}catch(e){i(e)}},n=e=>e.done?t(e.value):Promise.resolve(e.value).then(s,a);n((o=o.apply(e,r)).next())});import L from"vue";import ee from"crypto-js";import Eh from"wangeditor";import Ve from"axios";import Ih from"qs";var Th=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("transition",{attrs:{name:"base-message-fade"},on:{"after-leave":e.handleAfterLeave}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],class:["base-message",e.type&&!e.iconClass?"base-message--"+e.type:"",e.center?"is-center":"",e.showClose?"is-closable":"",e.customClass],style:e.positionStyle,attrs:{role:"alert"},on:{mouseenter:e.clearTimer,mouseleave:e.startTimer}},[e.iconClass?i("i",{class:e.iconClass}):i("i",{class:e.typeClass}),e._t("default",function(){return[e.dangerouslyUseHTMLString?i("p",{staticClass:"base-message__content",domProps:{innerHTML:e._s(e.message)}}):i("p",{staticClass:"base-message__content"},[e._v(e._s(e.message))])]}),e.showClose?i("i",{staticClass:"base-message__closeBtn base-icon-close",on:{click:e.close}}):e._e()],2)])},Ah=[];function w(e,t,i,s,a,n,r,o){var l,c,h="function"==typeof e?e.options:e;return t&&(h.render=t,h.staticRenderFns=i,h._compiled=!0),s&&(h.functional=!0),n&&(h._scopeId="data-v-"+n),r?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),a&&a.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(r)},h._ssrRegister=l):a&&(l=o?function(){a.call(this,(h.functional?this.parent:this).$root.$options.shadowRoot)}:a),l&&(h.functional?(h._injectStyles=l,c=h.render,h.render=function(e,t){return l.call(t),c(e,t)}):(t=h.beforeCreate,h.beforeCreate=t?[].concat(t,l):[l])),{exports:e,options:h}}const Mh={success:"success",info:"info",warning:"warning",error:"error"},Oh={data(){return{visible:!1,message:"",duration:3e3,type:"info",iconClass:"",customClass:"",onClose:null,showClose:!1,closed:!1,verticalOffset:20,timer:null,dangerouslyUseHTMLString:!1,center:!1}},computed:{typeClass(){return this.type&&!this.iconClass?"base-message__icon base-icon-"+Mh[this.type]:""},positionStyle(){return{top:this.verticalOffset+"px"}}},watch:{closed(e){e&&(this.visible=!1)}},methods:{handleAfterLeave(){this.$destroy(!0),this.$el.parentNode.removeChild(this.$el)},close(){this.closed=!0,"function"==typeof this.onClose&&this.onClose(this)},clearTimer(){clearTimeout(this.timer)},startTimer(){0<this.duration&&(this.timer=setTimeout(()=>{this.closed||this.close()},this.duration))},keydown(e){27!==e.keyCode||this.closed||this.close()}},mounted(){this.startTimer(),document.addEventListener("keydown",this.keydown)},beforeDestroy(){document.removeEventListener("keydown",this.keydown)}},Br={};var Ph=w(Oh,Th,Ah,!1,Nh,null,null,null);function Nh(e){for(var t in Br)this[t]=Br[t]}const Fh=function(){return Ph.exports}();function $e(i){for(let e=1,t=arguments.length;e<t;e++){var s,a,n=arguments[e]||{};for(s in n)n.hasOwnProperty(s)&&void 0!==(a=n[s])&&(i[s]=a)}return i}const Ht=L.prototype.$isServer,Lh=/([\:\-\_]+(.))/g,Bh=/^moz([A-Z])/,Rh=Ht?0:Number(document.documentMode),Hh=function(e){return(e||"").replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g,"")},Rr=function(e){return e.replace(Lh,function(e,t,i,s){return s?i.toUpperCase():i}).replace(Bh,"Moz$1")},X=!Ht&&document.addEventListener?function(e,t,i){e&&t&&i&&e.addEventListener(t,i,!1)}:function(e,t,i){e&&t&&i&&e.attachEvent("on"+t,i)},fe=!Ht&&document.removeEventListener?function(e,t,i){e&&t&&e.removeEventListener(t,i,!1)}:function(e,t,i){e&&t&&e.detachEvent("on"+t,i)},Vh=function(e,t,i){function s(){i&&i.apply(this,arguments),fe(e,t,s)}X(e,t,s)};function Ge(e,t){if(!e||!t)return!1;if(-1!==t.indexOf(" "))throw new Error("className should not contain space.");return e.classList?e.classList.contains(t):-1<(" "+e.className+" ").indexOf(" "+t+" ")}function te(e,t){if(e){for(var i=e.className,s=(t||"").split(" "),a=0,n=s.length;a<n;a++){var r=s[a];r&&(e.classList?e.classList.add(r):Ge(e,r)||(i+=" "+r))}e.classList||(e.className=i)}}function se(e,t){if(e&&t){for(var i=t.split(" "),s=" "+e.className+" ",a=0,n=i.length;a<n;a++){var r=i[a];r&&(e.classList?e.classList.remove(r):Ge(e,r)&&(s=s.replace(" "+r+" "," ")))}e.classList||(e.className=Hh(s))}}const we=Rh<9?function(t,i){if(!Ht){if(!t||!i)return null;"float"===(i=Rr(i))&&(i="styleFloat");try{if("opacity"===i)try{return t.filters.item("alpha").opacity/100}catch(e){return 1}return t.style[i]||t.currentStyle?t.currentStyle[i]:null}catch(e){return t.style[i]}}}:function(t,i){if(!Ht){if(!t||!i)return null;"float"===(i=Rr(i))&&(i="cssFloat");try{var e=document.defaultView.getComputedStyle(t,"");return t.style[i]||e?e[i]:null}catch(e){return t.style[i]}}},zh=(e,t)=>Ht?void 0:(null!==t||void 0!==t?t?we(e,"overflow-y"):we(e,"overflow-x"):we(e,"overflow")).match(/(scroll|auto)/),jh=(t,i)=>{if(!Ht){let e=t;for(;e;){if([window,document,document.documentElement].includes(e))return window;if(zh(e,i))return e;e=e.parentNode}return e}},Wh=(e,t)=>{if(Ht||!e||!t)return!1;e=e.getBoundingClientRect();let i;return i=[window,document,document.documentElement,null,void 0].includes(t)?{top:0,right:window.innerWidth,bottom:window.innerHeight,left:0}:t.getBoundingClientRect(),e.top<i.bottom&&e.bottom>i.top&&e.right>i.left&&e.left<i.right};let wa=!1,Hr=!1,wi;const Vr=function(){if(!L.prototype.$isServer){let e=J.modalDom;return e?wa=!0:(wa=!1,e=document.createElement("div"),(J.modalDom=e).addEventListener("touchmove",function(e){e.preventDefault(),e.stopPropagation()}),e.addEventListener("click",function(){J.doOnModalClick&&J.doOnModalClick()})),e}},$i={},J={modalFade:!0,getInstance:function(e){return $i[e]},register:function(e,t){e&&t&&($i[e]=t)},deregister:function(e){e&&($i[e]=null,delete $i[e])},nextZIndex:function(){return J.zIndex++},modalStack:[],doOnModalClick:function(){var e=J.modalStack[J.modalStack.length-1];e&&(e=J.getInstance(e.id))&&e.closeOnClickModal&&e.close()},openModal:function(i,e,t,s,a){if(!L.prototype.$isServer&&i&&void 0!==e){this.modalFade=a;var n=this.modalStack;for(let e=0,t=n.length;e<t;e++)if(n[e].id===i)return;const r=Vr();te(r,"v-modal"),this.modalFade&&!wa&&te(r,"v-modal-enter"),s&&s.trim().split(/\s+/).forEach(e=>te(r,e)),setTimeout(()=>{se(r,"v-modal-enter")},200),(t&&t.parentNode&&11!==t.parentNode.nodeType?t.parentNode:document.body).appendChild(r),e&&(r.style.zIndex=e),r.tabIndex=0,r.style.display="",this.modalStack.push({id:i,zIndex:e,modalClass:s})}},closeModal:function(t){const i=this.modalStack,s=Vr();if(0<i.length){var e=i[i.length-1];if(e.id===t)e.modalClass&&e.modalClass.trim().split(/\s+/).forEach(e=>se(s,e)),i.pop(),0<i.length&&(s.style.zIndex=i[i.length-1].zIndex);else for(let e=i.length-1;0<=e;e--)if(i[e].id===t){i.splice(e,1);break}}0===i.length&&(this.modalFade&&te(s,"v-modal-leave"),setTimeout(()=>{0===i.length&&(s.parentNode&&s.parentNode.removeChild(s),s.style.display="none",J.modalDom=void 0),se(s,"v-modal-leave")},200))}},Uh=(Object.defineProperty(J,"zIndex",{configurable:!0,get(){return Hr||(wi=wi||(L.prototype.$ELEMENT||{}).zIndex||2e3,Hr=!0),wi},set(e){wi=e}}),function(){var e;return!L.prototype.$isServer&&0<J.modalStack.length&&(e=J.modalStack[J.modalStack.length-1])?J.getInstance(e.id):void 0});L.prototype.$isServer||window.addEventListener("keydown",function(e){27===e.keyCode&&(e=Uh())&&e.closeOnPressEscape&&(e.handleClose?e.handleClose():e.handleAction?e.handleAction("cancel"):e.close())});let ki;function or(){var e,t,i;return L.prototype.$isServer?0:(void 0===ki&&((e=document.createElement("div")).className="base-scrollbar__wrap",e.style.visibility="hidden",e.style.width="100px",e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e),t=e.offsetWidth,e.style.overflow="scroll",(i=document.createElement("div")).style.width="100%",e.appendChild(i),i=i.offsetWidth,e.parentNode.removeChild(e),ki=t-i),ki)}let Yh=1,Kn;const lr={props:{visible:{type:Boolean,default:!1},openDelay:{},closeDelay:{},zIndex:{},modal:{type:Boolean,default:!1},modalFade:{type:Boolean,default:!0},modalClass:{},modalAppendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!1},closeOnClickModal:{type:Boolean,default:!1}},beforeMount(){this._popupId="popup-"+Yh++,J.register(this._popupId,this)},beforeDestroy(){J.deregister(this._popupId),J.closeModal(this._popupId),this.restoreBodyStyle()},data(){return{opened:!1,bodyPaddingRight:null,computedBodyPaddingRight:0,withoutHiddenClass:!0,rendered:!1}},watch:{visible(e){e?this._opening||(this.rendered?this.open():(this.rendered=!0,L.nextTick(()=>{this.open()}))):this.close()}},methods:{open(e){this.rendered||(this.rendered=!0);const t=$e({},this.$props||this,e);this._closeTimer&&(clearTimeout(this._closeTimer),this._closeTimer=null),clearTimeout(this._openTimer);e=Number(t.openDelay);0<e?this._openTimer=setTimeout(()=>{this._openTimer=null,this.doOpen(t)},e):this.doOpen(t)},doOpen(e){var t,i,s;this.$isServer||this.willOpen&&!this.willOpen()||this.opened||(this._opening=!0,t=this.$el,s=e.modal,(i=e.zIndex)&&(J.zIndex=i),s&&(this._closing&&(J.closeModal(this._popupId),this._closing=!1),J.openModal(this._popupId,J.nextZIndex(),this.modalAppendToBody?void 0:t,e.modalClass,e.modalFade),e.lockScroll)&&(this.withoutHiddenClass=!Ge(document.body,"base-popup-parent--hidden"),this.withoutHiddenClass&&(this.bodyPaddingRight=document.body.style.paddingRight,this.computedBodyPaddingRight=parseInt(we(document.body,"paddingRight"),10)),Kn=or(),i=document.documentElement.clientHeight<document.body.scrollHeight,s=we(document.body,"overflowY"),0<Kn&&(i||"scroll"===s)&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.computedBodyPaddingRight+Kn+"px"),te(document.body,"base-popup-parent--hidden")),"static"===getComputedStyle(t).position&&(t.style.position="absolute"),t.style.zIndex=J.nextZIndex(),this.opened=!0,this.onOpen&&this.onOpen(),this.doAfterOpen())},doAfterOpen(){this._opening=!1},close(){var e;this.willClose&&!this.willClose()||(null!==this._openTimer&&(clearTimeout(this._openTimer),this._openTimer=null),clearTimeout(this._closeTimer),0<(e=Number(this.closeDelay))?this._closeTimer=setTimeout(()=>{this._closeTimer=null,this.doClose()},e):this.doClose())},doClose(){this._closing=!0,this.onClose&&this.onClose(),this.lockScroll&&setTimeout(this.restoreBodyStyle,200),this.opened=!1,this.doAfterClose()},doAfterClose(){J.closeModal(this._popupId),this._closing=!1},restoreBodyStyle(){this.modal&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.bodyPaddingRight,se(document.body,"base-popup-parent--hidden")),this.withoutHiddenClass=!0}}},Kh=Object.prototype.hasOwnProperty;function yu(){}function xu(e,t){return Kh.call(e,t)}function qh(e,t){for(var i in t)e[i]=t[i];return e}function Gh(t){var i={};for(let e=0;e<t.length;e++)t[e]&&qh(i,t[e]);return i}const Dt=function(e,t){var i=(t=t||"").split(".");let s=e,a=null;for(let e=0,t=i.length;e<t;e++){var n=i[e];if(!s)break;if(e===t-1){a=s[n];break}s=s[n]}return a};function qn(e,t,i){let s=e,a=(t=(t=t.replace(/\[(\w+)\]/g,".$1")).replace(/^\./,"")).split("."),n=0;for(var r=a.length;n<r-1&&(s||i);++n){var o=a[n];if(!(o in s)){if(i)throw new Error("please transfer a valid prop path to form item!");break}s=s[o]}return{o:s,k:a[n],v:s?s[a[n]]:null}}const Es=function(){return Math.floor(1e4*Math.random())},ai=(t,i)=>{if(t!==i){if(!(t instanceof Array&&i instanceof Array&&t.length===i.length))return!1;for(let e=0;e!==t.length;++e)if(t[e]!==i[e])return!1}return!0},Xh=(e="")=>String(e).replace(/[|\\{}()[\]^$+*?.]/g,"\\$&"),rs=function(t,i){for(let e=0;e!==t.length;++e)if(i(t[e]))return e;return-1},cr=function(e,t){t=rs(e,t);return-1!==t?e[t]:void 0},ys=function(e){return Array.isArray(e)?e:e?[e]:[]},Jh=function(){return!L.prototype.$isServer&&!isNaN(Number(document.documentMode))},Qh=function(){return!L.prototype.$isServer&&-1<navigator.userAgent.indexOf("Edge")},Zh=function(){return!L.prototype.$isServer&&!!window.navigator.userAgent.match(/firefox/i)},ef=function(s){if("object"==typeof s){const e=["ms-","webkit-"];["transform","transition","animation"].forEach(t=>{const i=s[t];t&&i&&e.forEach(e=>{s[e+t]=i})})}return s},$a=function(e){var t=/([^-])([A-Z])/g;return e.replace(t,"$1-$2").replace(t,"$1-$2").toLowerCase()},zr=function(e){return sf(e)?e.charAt(0).toUpperCase()+e.slice(1):e},Cu=function(e,t){var i=jr(e),s=jr(t);return i&&s?JSON.stringify(e)===JSON.stringify(t):!i&&!s&&String(e)===String(t)},tf=function(t,i){if((t=t||[]).length!==(i=i||[]).length)return!1;for(let e=0;e<t.length;e++)if(!Cu(t[e],i[e]))return!1;return!0},Rt=function(e,t){return(Array.isArray(e)&&Array.isArray(t)?tf:Cu)(e,t)},Qt=function(e){if(null==e)return!0;if("boolean"!=typeof e){if("number"==typeof e)return!e;if(e instanceof Error)return""===e.message;switch(Object.prototype.toString.call(e)){case"[object String]":case"[object Array]":return!e.length;case"[object File]":case"[object Map]":case"[object Set]":return!e.size;case"[object Object]":return!Object.keys(e).length}}return!1};function Gn(i){let s=!1;return function(...t){s||(s=!0,window.requestAnimationFrame(e=>{i.apply(this,t),s=!1}))}}const sf=e=>"[object String]"===Object.prototype.toString.call(e),jr=e=>"[object Object]"===Object.prototype.toString.call(e);function pi(e){return null!==e&&"object"==typeof e&&xu(e,"componentOptions")}let nf=L.extend(Fh),je,ht=[],af=1;const xs=function(s){if(!L.prototype.$isServer){let e=(s="string"==typeof(s=s||{})?{message:s}:s).onClose,t="message_"+af++,i=(s.onClose=function(){xs.close(t,e)},(je=new nf({data:s})).id=t,pi(je.message)&&(je.$slots.default=[je.message],je.message=null),je.$mount(),document.body.appendChild(je.$el),s.offset||20);return ht.forEach(e=>{i+=e.$el.offsetHeight+16}),je.verticalOffset=i,je.visible=!0,je.$el.style.zIndex=J.nextZIndex()+8e3,ht.push(je),je}},rf=(["success","warning","info","error"].forEach(t=>{xs[t]=e=>((e="string"==typeof e?{message:e}:e).type=t,xs(e))}),xs.close=function(t,i){let s=ht.length,a=-1,n;for(let e=0;e<s;e++)if(t===ht[e].id){n=ht[e].$el.offsetHeight,a=e,"function"==typeof i&&i(ht[e]),ht.splice(e,1);break}if(!(s<=1||-1===a||a>ht.length-1))for(let e=a;e<s-1;e++){var r=ht[e].$el;r.style.top=parseInt(r.style.top,10)-n-16+"px"}},xs.closeAll=function(){for(let e=ht.length-1;0<=e;e--)ht[e].close()},{base:{colorpicker:{confirm:"确定",clear:"清空"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",selectDate:"选择日期",selectTime:"选择时间",startDate:"开始日期",startTime:"开始时间",endDate:"结束日期",endTime:"结束时间",prevYear:"前一年",nextYear:"后一年",prevMonth:"上个月",nextMonth:"下个月",year:"年",month1:"1 月",month2:"2 月",month3:"3 月",month4:"4 月",month5:"5 月",month6:"6 月",month7:"7 月",month8:"8 月",month9:"9 月",month10:"10 月",month11:"11 月",month12:"12 月",weeks:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} {unitText}",pageClassifier:"页"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!"},upload:{deleteTip:"按 delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"}},custom:{aggsItemH:{"收起":"收起","展开":"展开","全部":"全部"},aggsItemV:{"查看更多":"查看更多","折叠隐藏":"折叠隐藏"},annex:{"上传时间":"上传时间","编辑":"编辑","删除":"删除","附件内容":"附件内容","请输入附件标题":"请输入附件标题","请输入附件描述":"请输入附件描述"},author:{"请输入姓名":"请输入姓名","搜索":"搜索","姓名,如:张三 清华大学":"姓名,如:张三 清华大学"},cover:{"删除":"删除"},keyword:{"关键词":"关键词","请输入":"请输入","添加":"添加"},authorx:{"新增":"新增 ","信息":"信息","作者":"作者","请输入姓名":"请输入姓名","请输入机构":"请输入机构","第一作者":"第一作者","共同第一作者":"共同第一作者","通讯作者":"通讯作者","搜索":"搜索 ","保存":"保存","姓名,如:张三 清华大学":"姓名,如:张三 清华大学","上移":"上移","下移":"下移","编辑":"编辑","删除":"删除","取消":"取消"},institutionx:{"新增":"新增 ","信息":"信息","机构":"机构 ","请输入":"请输入","请输入姓名":"请输入姓名","请输入机构":"请输入机构","搜索":"搜索 ","保存":"保存","如:清华大学":"如:清华大学","上移":"上移","下移":"下移","编辑":"编辑","删除":"删除","取消":"取消"},userProfile:{"职称":"职称","职位":"职位","荣誉称号":"荣誉称号"},xHeader:{"返回":"返回"},readableItem:{"已授权":"已授权","已发布":"已发布","未发布":"未发布","作为本文作者的授权代理人提交":"作为本文作者的授权代理人提交","导师":"导师","设计人":"设计人","发明人":"发明人","来源预印本平台":"来源预印本平台","提交时间":"提交时间","申请日":"申请日","会议名称":"会议名称","编译者":"编译者","所属快报产品":"所属快报产品","发布日期":"发布日期","出版年":"出版年","出版社":"出版社","开始时间":"开始时间","结束时间":"结束时间","承担机构":"承担机构","使用许可协议":"使用许可协议","学科领域":"学科领域","获奖时间":"获奖时间","获奖级别":"获奖级别","获奖等级":"获奖等级","关键词":"关键词","展开更多关键词":"展开更多关键词","原文链接":"原文链接","原文下载":"原文下载","资助机构":"资助机构","提交机构":"提交机构","数据中心":"数据中心","发证时间":"发证时间","首次发表时间":"首次发表时间","服务领域":"服务领域","所属服务":"所属服务","发布时间":"发布时间","申请号":"申请号","学位授予时间":"学位授予时间","学位授予单位":"学位授予单位","培养单位":"培养单位","阅读全部":"阅读全部","收起":"收起","展开更多作者":"展开更多作者","申请人":"申请人"}}});var of=function(){var l=function(e){return!(!(t=e)||"object"!=typeof t||(t=e,"[object RegExp]"===(e=Object.prototype.toString.call(t)))||"[object Date]"===e||function(e){return e.$$typeof===i}(t));var t};var i="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function c(e,t){return t&&!0===t.clone&&l(e)?d(Array.isArray(e)?[]:{},e,t):e}function h(i,e,s){var a=i.slice();return e.forEach(function(e,t){void 0===a[t]?a[t]=c(e,s):l(e)?a[t]=d(i[t],e,s):-1===i.indexOf(e)&&a.push(c(e,s))}),a}function d(e,t,i){var s,a,n,r,o=Array.isArray(t);return o===Array.isArray(e)?o?((i||{arrayMerge:h}).arrayMerge||h)(e,t,i):(a=t,n=i,r={},l(s=e)&&Object.keys(s).forEach(function(e){r[e]=c(s[e],n)}),Object.keys(a).forEach(function(e){l(a[e])&&s[e]?r[e]=d(s[e],a[e],n):r[e]=c(a[e],n)}),r):c(t,i)}return d.all=function(e,i){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce(function(e,t){return d(e,t,i)})},d};const lf=of(),cf=/(%|)\{([0-9a-zA-Z_]+)\}/g;function uf(e){return function(a,...n){return(n=1===n.length&&"object"==typeof n[0]?n[0]:n)&&n.hasOwnProperty||(n={}),a.replace(cf,(e,t,i,s)=>{return"{"===a[s-1]&&"}"===a[s+e.length]?i:null==(s=xu(n,i)?n[i]:null)?"":s})}}const df=uf();let _n=rf,Wr=!1,ka=function(){var e=Object.getPrototypeOf(this||L).$t;if("function"==typeof e&&L.locale)return Wr||(Wr=!0,L.locale(L.config.lang,lf(_n,L.locale(L.config.lang)||{},{clone:!0}))),e.apply(this,arguments)};const rt=function(e,i){let s=ka.apply(this,arguments);if(null!=s)return s;var a=e.split(".");let n=_n;for(let e=0,t=a.length;e<t;e++){var r=a[e];if(s=n[r],e===t-1)return df(s,i);if(!s)return"";n=s}return""},hf=function(e){_n=e||_n},ff=function(e){ka=e||ka},Sa={use:hf,t:rt,i18n:ff},G={methods:{t(...e){return rt.apply(this,e)}}};function wu(t,i,s){this.$children.forEach(e=>{e.$options.componentName===t?e.$emit.apply(e,[i].concat(s)):wu.apply(e,[t,i].concat([s]))})}const ne={methods:{dispatch(e,t,i){let s=this.$parent||this.$root,a=s.$options.componentName;for(;s&&(!a||a!==e);)(s=s.$parent)&&(a=s.$options.componentName);s&&s.$emit.apply(s,[t].concat(i))},broadcast(e,t,i){wu.call(this,e,t,i)}}},pt={mounted(){if("production"!==process.env.NODE_ENV&&this.$vnode){var e,t,{props:i={},events:s={}}=this.getMigratingConfig(),{data:a,componentOptions:n}=this.$vnode,a=a.attrs||{},n=n.listeners||{};for(e in a)e=$a(e),i[e]&&console.warn(`[Element Migrating][${this.$options.name}][Attribute]: `+i[e]);for(t in n)t=$a(t),s[t]&&console.warn(`[Element Migrating][${this.$options.name}][Event]: `+s[t])}},methods:{getMigratingConfig(){return{props:{},events:{}}}}};let Ze;const pf=`
2
2
  height:0 !important;
3
3
  visibility:hidden !important;
4
4
  overflow:hidden !important;