优化页面
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../../../../common/vendor.js"),n=require("../../../../utils/env.js");Math||o();const o=()=>"../../../common/Loading/index.js",t=e.defineComponent({__name:"index",setup:o=>(o,t)=>({a:e.p({width:"40px",height:"40px"}),b:e.n(!e.unref(n.isPC)&&"search-result-loading-h5")})}),s=e._export_sfc(t,[["__scopeId","data-v-97e875b1"]]);wx.createComponent(s);
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"loading": "../../../common/Loading/index"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<view class="{{['data-v-97e875b1', 'search-result-loading', b]}}"><loading wx:if="{{a}}" class="data-v-97e875b1" u-i="97e875b1-0" bind:__l="__l" u-p="{{a}}"/></view>
|
||||
@@ -0,0 +1 @@
|
||||
.search-result-loading.data-v-97e875b1{width:100%;flex:1;display:flex;justify-content:center;align-items:center}.search-result-loading-h5.data-v-97e875b1{background-color:#f4f4f4}
|
||||
Reference in New Issue
Block a user