优化页面
This commit is contained in:
@@ -1 +1 @@
|
||||
"use strict";const e=require("../../../../common/vendor.js");require("../../../adapter-vue.js");const n=e.defineComponent({__name:"index",props:{open:{type:Boolean,default:!1}},emits:["change"],setup(n,{emit:o}){const t=n,a=e.ref(!1),r=o;e.watchEffect((()=>{a.value=t.open}));const c=()=>{a.value=!a.value,r("change",a.value)};return(n,o)=>({a:e.n(e.unref(a)&&"slider-open"),b:e.o$1(c)})}}),o=e._export_sfc(n,[["__scopeId","data-v-f112c675"]]);wx.createComponent(o);
|
||||
"use strict";const e=require("../../../../common/vendor.js");require("../../../adapter-vue.js");const n=e.defineComponent({__name:"index",props:{open:{type:Boolean,default:!1}},emits:["change"],setup(n,{emit:o}){const t=n,a=e.ref(!1),r=o;e.watchEffect((()=>{a.value=t.open}));const c=()=>{a.value=!a.value,r("change",a.value)};return(n,o)=>({a:e.n(e.unref(a)&&"slider-open"),b:e.o$1(c)})}}),o=e._export_sfc(n,[["__scopeId","data-v-9f73c923"]]);wx.createComponent(o);
|
||||
|
||||
@@ -1 +1 @@
|
||||
<view class="{{['slider-box', 'data-v-f112c675', a]}}" bindtap="{{b}}"><label class="slider-block data-v-f112c675"/></view>
|
||||
<view class="{{['slider-box', 'data-v-9f73c923', a]}}" bindtap="{{b}}"><label class="slider-block data-v-9f73c923"/></view>
|
||||
@@ -1 +1 @@
|
||||
body.data-v-f112c675,div.data-v-f112c675,ul.data-v-f112c675,ol.data-v-f112c675,dt.data-v-f112c675,dd.data-v-f112c675,li.data-v-f112c675,dl.data-v-f112c675,h1.data-v-f112c675,h2.data-v-f112c675,h3.data-v-f112c675,h4.data-v-f112c675,p.data-v-f112c675{margin:0;padding:0;font-style:normal}ol.data-v-f112c675,ul.data-v-f112c675,li.data-v-f112c675{list-style:none}img.data-v-f112c675{border:0;vertical-align:middle;pointer-events:none}body.data-v-f112c675{color:#000;background:#fff}.clear.data-v-f112c675{clear:both;height:1px;width:100%;overflow:hidden;margin-top:-1px}a.data-v-f112c675{color:#000;text-decoration:none;cursor:pointer}a.data-v-f112c675:hover{text-decoration:none}input.data-v-f112c675,textarea.data-v-f112c675{-webkit-user-select:auto;user-select:auto}input.data-v-f112c675:focus,input.data-v-f112c675:active,textarea.data-v-f112c675:focus,textarea.data-v-f112c675:active{outline:none}.chat-aside.data-v-f112c675{position:absolute;top:50px;right:0;box-sizing:border-box;width:360px!important;border-radius:8px 0 0 8px;z-index:9999;max-height:calc(100% - 50px)}.slider-box.data-v-f112c675{display:flex;align-items:center;width:40px;height:20px;border-radius:10px;background:#e1e1e3}.slider-open.data-v-f112c675{background:#006eff!important;justify-content:flex-end}.slider-block.data-v-f112c675{display:inline-block;width:16px;height:16px;border-radius:8px;margin:0 2px;background:#fff;border:0 solid rgba(0,0,0,.85);box-shadow:0 2px 4px #d1d1d1}
|
||||
body.data-v-9f73c923,div.data-v-9f73c923,ul.data-v-9f73c923,ol.data-v-9f73c923,dt.data-v-9f73c923,dd.data-v-9f73c923,li.data-v-9f73c923,dl.data-v-9f73c923,h1.data-v-9f73c923,h2.data-v-9f73c923,h3.data-v-9f73c923,h4.data-v-9f73c923,p.data-v-9f73c923{margin:0;padding:0;font-style:normal}ol.data-v-9f73c923,ul.data-v-9f73c923,li.data-v-9f73c923{list-style:none}img.data-v-9f73c923{border:0;vertical-align:middle;pointer-events:none}body.data-v-9f73c923{color:#000;background:#fff}.clear.data-v-9f73c923{clear:both;height:1px;width:100%;overflow:hidden;margin-top:-1px}a.data-v-9f73c923{color:#000;text-decoration:none;cursor:pointer}a.data-v-9f73c923:hover{text-decoration:none}input.data-v-9f73c923,textarea.data-v-9f73c923{-webkit-user-select:auto;user-select:auto}input.data-v-9f73c923:focus,input.data-v-9f73c923:active,textarea.data-v-9f73c923:focus,textarea.data-v-9f73c923:active{outline:none}.chat-aside.data-v-9f73c923{position:absolute;top:50px;right:0;box-sizing:border-box;width:360px!important;border-radius:8px 0 0 8px;z-index:9999;max-height:calc(100% - 50px)}.slider-box.data-v-9f73c923{display:flex;align-items:center;width:40px;height:20px;border-radius:10px;background:#e1e1e3}.slider-open.data-v-9f73c923{background:#006eff!important;justify-content:flex-end}.slider-block.data-v-9f73c923{display:inline-block;width:16px;height:16px;border-radius:8px;margin:0 2px;background:#fff;border:0 solid rgba(0,0,0,.85);box-shadow:0 2px 4px #d1d1d1}
|
||||
|
||||
Reference in New Issue
Block a user