docs: 组件局部引入改成全局注册

This commit is contained in:
王奥斯
2022-01-11 14:19:57 +08:00
parent b8e5bb01b5
commit caa3fc6074
12 changed files with 48 additions and 48 deletions
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 @@
.pointer-events[data-v-53bba348]{pointer-events:none}.home[data-v-53bba348]{width:100%;height:100%}.home .deles[data-v-53bba348]{min-width:80px;text-align:center;line-height:25px;background:#fff;height:25px;left:103%}.home .deles .icon-sanjiaoxingzuo[data-v-53bba348],.home .deles[data-v-53bba348]{position:absolute;font-size:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.home .deles .icon-sanjiaoxingzuo[data-v-53bba348]{left:-11px;color:#fff}.home .deles:hover i[data-v-53bba348]{display:block;position:absolute;left:0;font-size:16px;top:0;text-align:center;line-height:25px;width:100%;color:#fff;height:100%;z-index:10;background:rgba(0,0,0,.5)}.home .deles:hover .icon-sanjiaoxingzuo[data-v-53bba348]{color:rgba(0,0,0,.5)}.home .deles i[data-v-53bba348]{display:none}.home .buttons[data-v-53bba348]{height:8%;border-bottom:1px solid #ebedf0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .buttons .frop[data-v-53bba348]{padding-right:15px}.home .buttons .frop .el-button.el-button--primary.el-dropdown-selfdefine[data-v-53bba348]{background:#fff;color:#000;border:1px solid #dcdee0}.home .buttons .el-button[data-v-53bba348]{font-size:14px;padding:0 16px;height:30px}.home .buttons .el-button.el-button--primary[data-v-53bba348]{background:#155bd4}.home .buttons .el-button.el-button--danger[data-v-53bba348]{background:red}.home .operation[data-v-53bba348]{width:100%;height:92%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home .operation[data-v-53bba348],.home .phone[data-v-53bba348]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f7f8fa}.home .phone[data-v-53bba348]{width:55%;height:100%;overflow-y:scroll;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home .phone[data-v-53bba348]::-webkit-scrollbar{width:1px}.home .phone .phoneAll[data-v-53bba348]{width:375px;min-height:760px;-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.1);box-shadow:0 0 14px 0 rgba(0,0,0,.1);margin:45px 0;position:relative}.home .phone .phoneAll .phoneSize[data-v-53bba348]{position:absolute;left:-137px;top:640px;font-size:12px;color:#a2a2a2;border-bottom:1px solid #dedede;width:130px;height:21px;line-height:21px}.home .phone .phoneAll .statusBar[data-v-53bba348]{width:100%;display:block}.home .phone .phoneAll .phone-container[data-v-53bba348]{min-height:603px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;width:100%;position:relative;background-repeat:no-repeat;background-size:100% 100%}.home .phone .phoneAll .phone-container .componentsClass[data-v-53bba348]{border:1px solid #fff}.home .phone .phoneAll .phone-container .componentsClass[data-v-53bba348]:hover{border:1px dashed #155bd4}.home .decorateAll[data-v-53bba348]{width:376px;height:100%;overflow-y:scroll;overflow-x:hidden;position:relative;padding:0 12px;background:#fff}.home .decorateAll[data-v-53bba348]::-webkit-scrollbar{width:1px}.home .decorateAll[data-v-53bba348]::-webkit-scrollbar-thumb{background-color:#155bd4}.home .decorateTab[data-v-53bba348]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;right:380px;top:115px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home .decorateTab span[data-v-53bba348]{background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);border-radius:2px;width:94px;height:32px;display:inline-block;text-align:center;line-height:32px;margin-bottom:12px;-webkit-transition:all .8s;transition:all .8s;cursor:pointer}.home .decorateTab span.active[data-v-53bba348]{background-color:#155bd4;color:#fff}.home .decorateTab span i[data-v-53bba348]{font-size:12px;margin-right:5px}.decorateAnima-enter-active[data-v-53bba348],.decorateAnima-leave-active[data-v-53bba348]{-webkit-transition:all 1.5s ease;transition:all 1.5s ease}.decorateAnima-enter[data-v-53bba348],.decorateAnima-leave-to[data-v-53bba348]{-webkit-transform:translate(8px,8px);transform:translate(8px,8px);opacity:0}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long