政企超链接开始集成
This commit is contained in:
@@ -0,0 +1 @@
|
||||
.boxs[data-v-98c3db40]{margin:15px 0}.boxTitle[data-v-98c3db40]{margin:0;padding:0 16px 8px;color:rgba(69,90,100,.6);font-weight:400;font-size:14px;line-height:16px}.nextbtn[data-v-98c3db40]{padding:0 30px 30px;margin:20px 0}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
.real,.real .van-uploader__input-wrapper{width:100%}.CompanyRegistered[data-v-a9280f90]{width:100%;height:100%;background:#fff;position:fixed}.flowbox[data-v-a9280f90]{padding:15px 0}.flowcon[data-v-a9280f90]{display:flex;align-items:center;justify-content:center;width:300px;margin:0 auto;padding-bottom:8px}.flowpox[data-v-a9280f90]{display:flex;align-items:center;width:328px;font-size:16px;margin:0 auto}.lines2[data-v-a9280f90]{width:100px;height:2px;border-bottom:2px dashed #478ff3}.lines1[data-v-a9280f90]{width:100px;height:2px;border-bottom:2px dashed #ccc}.circle2[data-v-a9280f90]{width:22px}.circle1[data-v-a9280f90]{width:16px}.upphoto[data-v-a9280f90]{padding-top:26px;margin:0 auto;text-align:center}.bigtitle[data-v-a9280f90]{font-size:24px;font-weight:700;margin-bottom:15px}.stitle[data-v-a9280f90]{font-weight:400}.photobox[data-v-a9280f90]{width:300px;height:185px;margin:24px auto}.photobox img[data-v-a9280f90]{width:100%;height:100%}.nextbtn[data-v-a9280f90]{padding:0 30px 30px}.fabox[data-v-a9280f90]{padding:0 20px 10px}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
.real,.real .van-uploader__input-wrapper{width:100%}.CompanyRegistered[data-v-b8e1b5f4]{width:100%;height:100%;background:#fff;position:fixed}.flowbox[data-v-b8e1b5f4]{padding:15px 0}.flowcon[data-v-b8e1b5f4]{display:flex;align-items:center;justify-content:center;width:300px;margin:0 auto;padding-bottom:8px}.flowpox[data-v-b8e1b5f4]{display:flex;align-items:center;width:328px;font-size:16px;margin:0 auto}.lines2[data-v-b8e1b5f4]{width:100px;height:2px;border-bottom:2px dashed #478ff3}.lines1[data-v-b8e1b5f4]{width:100px;height:2px;border-bottom:2px dashed #ccc}.circle2[data-v-b8e1b5f4]{width:22px}.circle1[data-v-b8e1b5f4]{width:16px}.upphoto[data-v-b8e1b5f4]{padding-top:26px;margin:0 auto;text-align:center}.bigtitle[data-v-b8e1b5f4]{font-size:24px;font-weight:700;margin-bottom:15px}.stitle[data-v-b8e1b5f4]{font-weight:400}.photobox[data-v-b8e1b5f4]{width:300px;height:185px;margin:24px auto}.photobox img[data-v-b8e1b5f4]{width:100%;height:100%}.nextbtn[data-v-b8e1b5f4]{padding:0 30px 30px}.fabox[data-v-b8e1b5f4]{padding:0 20px 10px}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
:root{--van-action-bar-background-color:var(--van-background-color-light);--van-action-bar-height:50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background-color)}:root{--van-action-bar-button-height:40px;--van-action-bar-button-warning-color:var(--van-gradient-orange);--van-action-bar-button-danger-color:var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-weight-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-border-radius-max);border-bottom-left-radius:var(--van-border-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-border-radius-max);border-bottom-right-radius:var(--van-border-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width:321px){.van-action-bar-button{font-size:13px}}:root{--van-dialog-width:320px;--van-dialog-small-screen-width:90%;--van-dialog-font-size:var(--van-font-size-lg);--van-dialog-transition:var(--van-animation-duration-base);--van-dialog-border-radius:16px;--van-dialog-background-color:var(--van-background-color-light);--van-dialog-header-font-weight:var(--van-font-weight-bold);--van-dialog-header-line-height:24px;--van-dialog-header-padding-top:26px;--van-dialog-header-isolated-padding:var(--van-padding-lg) 0;--van-dialog-message-padding:var(--van-padding-lg);--van-dialog-message-font-size:var(--van-font-size-md);--van-dialog-message-line-height:var(--van-line-height-md);--van-dialog-message-max-height:60vh;--van-dialog-has-title-message-text-color:var(--van-gray-7);--van-dialog-has-title-message-padding-top:var(--van-padding-xs);--van-dialog-button-height:48px;--van-dialog-round-button-height:36px;--van-dialog-confirm-button-text-color:var(--van-danger-color)}.van-dialog{top:45%;left:50%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background-color);border-radius:var(--van-dialog-border-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{flex:1;height:var(--van-dialog-button-height);margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog-bounce-enter-from{transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}
|
||||
Reference in New Issue
Block a user