上传
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
"use strict";const e=require("../../../common/vendor.js"),l=require("../../../api/moduleApi/index.js"),c=require("../../../utils/index.js");if(!Array){const a=e.resolveComponent("u-search"),t=e.resolveComponent("u-empty");(a+t)()}const p=()=>"../../../uni_modules/uview-pro/components/u-search/u-search.js",_=()=>"../../../uni_modules/uview-pro/components/u-empty/u-empty.js";Math||(p+_)();const i={__name:"index",setup(a){let t=e.ref(""),u=e.ref([]);const n=async()=>{let r=await l.getHSEProblem({searchText:t.value});u.value=r},m=c.debounce(r=>{t.value=r,n()},500);return e.onLoad(()=>{n()}),(r,f)=>e.e({a:e.o(e.unref(m),"e6"),b:e.o(o=>e.isRef(t)?t.value=o:t=o,"22"),c:e.p({placeholder:"请输入单位名称","show-action":!1,modelValue:e.unref(t)}),d:e.unref(u).length>0},e.unref(u).length>0?{e:e.f(e.unref(u),(o,s,h)=>({a:e.t(o.UnitName),b:e.t(o.GroupProblemNum),c:e.t(o.GroupProblemNotCompletedNum),d:e.t(o.UnitProblemNum+o.BranchProblemNum),e:e.t(o.UnitProblemNotCompletedNum+o.BranchProblemNotCompletedNum),f:s,g:e.o(y=>e.unref(c.router).push("/pages/index/leadershipSafetyDetails/index",{unitId:o.UnitId,companyName:o.UnitName}),s)}))}:{f:e.p({text:"暂无数据",mode:"list"})})}},d=e._export_sfc(i,[["__scopeId","data-v-95a8bba3"]]);wx.createPage(d);
|
||||
//# sourceMappingURL=../../../../.sourcemap/mp-weixin/pages/index/leadershipSafety/index.js.map
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"navigationBarTitleText": "单位",
|
||||
"usingComponents": {
|
||||
"u-search": "../../../uni_modules/uview-pro/components/u-search/u-search",
|
||||
"u-empty": "../../../uni_modules/uview-pro/components/u-empty/u-empty"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<view class="data-summary-page data-v-95a8bba3"><view class="search u-flex u-padding-left-24 u-padding-right-24 data-v-95a8bba3"><u-search wx:if="{{c}}" class="data-v-95a8bba3" bindchange="{{a}}" u-i="95a8bba3-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></u-search></view><view class="scroll data-v-95a8bba3"><scroll-view class="scroll-view data-v-95a8bba3" scroll-y><block wx:if="{{d}}"><view wx:for="{{e}}" wx:for-item="item" wx:key="f" class="card u-margin-bottom-20 data-v-95a8bba3" bindtap="{{item.g}}"><view class="header u-flex u-border-bottom data-v-95a8bba3"><text class="header-title data-v-95a8bba3">{{item.a}}</text></view><view class="card-item data-v-95a8bba3"><view class="con u-flex u-row-between data-v-95a8bba3"><text class="con-title data-v-95a8bba3">集团级检查数</text><text class="u-margin-top-6 data-v-95a8bba3">{{item.b}}</text></view><view class="con u-flex u-row-between data-v-95a8bba3"><text class="con-title data-v-95a8bba3">集团未完成数</text><text class="u-margin-top-6 data-v-95a8bba3">{{item.c}}</text></view><view class="con u-flex u-row-between data-v-95a8bba3"><text class="con-title data-v-95a8bba3">企业及分支机构检查数</text><text class="u-margin-top-6 data-v-95a8bba3">{{item.d}}</text></view><view class="con u-flex u-row-between data-v-95a8bba3"><text class="con-title data-v-95a8bba3">企业及分支机构未完成数</text><text class="u-margin-top-6 data-v-95a8bba3">{{item.e}}</text></view></view></view></block><block wx:else><u-empty wx:if="{{f}}" class="data-v-95a8bba3" u-i="95a8bba3-1" bind:__l="__l" u-p="{{f}}"></u-empty></block></scroll-view></view></view>
|
||||
@@ -0,0 +1 @@
|
||||
.data-v-95a8bba3:root,page.data-v-95a8bba3{--u-white-color: #ffffff;--u-black-color: #000000;--u-main-color: #303133;--u-content-color: #606266;--u-tips-color: #909399;--u-light-color: #c0c4cc;--u-border-color: #e4e7ed;--u-divider-color: #e4e7ed;--u-mask-color: rgba(0, 0, 0, .4);--u-shadow-color: rgba(0, 0, 0, .1);--u-bg-color: #f3f4f6;--u-bg-white: #ffffff;--u-bg-gray-light: #f1f1f1;--u-bg-gray-dark: #2f343c;--u-bg-black: #000000;--u-type-primary: #17447a;--u-type-primary-light: #d5dde7;--u-type-primary-disabled: #8fa6c3;--u-type-primary-dark: #123662;--u-type-warning: #ff9900;--u-type-warning-disabled: #fcbd71;--u-type-warning-dark: #f29100;--u-type-warning-light: #fdf6ec;--u-type-success: #19be6b;--u-type-success-disabled: #71d5a1;--u-type-success-dark: #18b566;--u-type-success-light: #dbf1e1;--u-type-error: #fa3534;--u-type-error-disabled: #fab6b6;--u-type-error-dark: #dd6161;--u-type-error-light: #fef0f0;--u-type-info: #909399;--u-type-info-disabled: #c8c9cc;--u-type-info-dark: #82848a;--u-type-info-light: #f4f4f5}.data-summary-page.data-v-95a8bba3{display:flex;flex-direction:column;height:100%}.data-summary-page .search.data-v-95a8bba3{height:120rpx;background-color:#fff}.data-summary-page .scroll.data-v-95a8bba3{flex:1;min-height:0;padding:20rpx 20rpx 40rpx}.data-summary-page .scroll .scroll-view.data-v-95a8bba3{height:100%}.data-summary-page .scroll .scroll-view .card.data-v-95a8bba3{border-radius:20rpx;background-color:#fff;padding:0 24rpx 24rpx}.data-summary-page .scroll .scroll-view .card .header.data-v-95a8bba3{height:80rpx;font-size:32rpx;font-weight:600}.data-summary-page .scroll .scroll-view .card .card-item.data-v-95a8bba3{border-radius:10rpx}.data-summary-page .scroll .scroll-view .card .card-item .con.data-v-95a8bba3{padding:20rpx;background-color:#f5faff;border-radius:20rpx;margin-top:16rpx}.data-summary-page .scroll .scroll-view .card .card-item .con .con-title.data-v-95a8bba3{color:#9a9da8;font-size:28rpx}page{height:100%}
|
||||
Reference in New Issue
Block a user