上传
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
"use strict";const e=require("../../../common/vendor.js"),l=require("../../../api/moduleApi/index.js"),m=require("../../../utils/index.js");if(!Array){const c=e.resolveComponent("u-search"),u=e.resolveComponent("u-empty");(c+u)()}const p=()=>"../../../uni_modules/uview-pro/components/u-search/u-search.js",d=()=>"../../../uni_modules/uview-pro/components/u-empty/u-empty.js";Math||(p+d)();const f={__name:"index",setup(c){let u=e.ref(""),n=e.ref({});e.onLoad(t=>{n.value=t,r(n.value.unitId)});let o=e.ref([]);const r=async t=>{let s=await l.getHSEEducationItem({unitId:t,searchText:u.value});o.value=s},i=m.debounce(t=>{u.value=t,r(n.value.unitId)},500);return(t,s)=>e.e({a:e.o(e.unref(i),"e6"),b:e.o(a=>e.isRef(u)?u.value=a:u=a,"22"),c:e.p({placeholder:"请输入项目名称","show-action":!1,modelValue:e.unref(u)}),d:e.t(decodeURIComponent(e.unref(n).companyName)),e:e.unref(o).length>0},e.unref(o).length>0?{f:e.f(e.unref(o),(a,_,y)=>({a:e.t(a.ProjectName),b:e.t(a.SpecialTrainNum),c:e.t(a.SafeTrainNum),d:e.t(a.SpecialOperationTrainNum),e:e.t(a.HseTechnicalNum),f:_}))}:{g:e.p({text:"暂无数据",mode:"list"})})}},h=e._export_sfc(f,[["__scopeId","data-v-c5d14077"]]);wx.createPage(h);
|
||||
//# sourceMappingURL=../../../../.sourcemap/mp-weixin/pages/index/trainingDetails/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-c5d14077"><view class="search u-flex u-padding-left-24 u-padding-right-24 data-v-c5d14077"><u-search wx:if="{{c}}" class="data-v-c5d14077" bindchange="{{a}}" u-i="c5d14077-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></u-search></view><view class="scroll data-v-c5d14077"><scroll-view class="scroll-view data-v-c5d14077" scroll-y><view class="title data-v-c5d14077"><text class="data-v-c5d14077">{{d}}</text></view><block wx:if="{{e}}"><view wx:for="{{f}}" wx:for-item="item" wx:key="f" class="card u-margin-bottom-20 data-v-c5d14077"><view class="header u-flex u-border-bottom data-v-c5d14077"><text class="header-title data-v-c5d14077">{{item.a}}</text></view><view class="card-item data-v-c5d14077"><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">专项培训</text><text class="u-margin-top-6 data-v-c5d14077">{{item.b}}</text></view><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">三级安全教育培训人次</text><text class="u-margin-top-6 data-v-c5d14077">{{item.c}}</text></view><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">特种作业培训人次</text><text class="u-margin-top-6 data-v-c5d14077">{{item.d}}</text></view><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">安全技术交底人次</text><text class="u-margin-top-6 data-v-c5d14077">{{item.e}}</text></view></view></view></block><block wx:else><u-empty wx:if="{{g}}" class="data-v-c5d14077" u-i="c5d14077-1" bind:__l="__l" u-p="{{g}}"></u-empty></block></scroll-view></view></view>
|
||||
@@ -0,0 +1 @@
|
||||
.data-v-c5d14077:root,page.data-v-c5d14077{--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-c5d14077{display:flex;flex-direction:column;height:100%}.data-summary-page .search.data-v-c5d14077{height:120rpx;background-color:#fff}.data-summary-page .scroll.data-v-c5d14077{flex:1;min-height:0;padding:0rpx 20rpx 40rpx}.data-summary-page .scroll .scroll-view.data-v-c5d14077{height:100%}.data-summary-page .scroll .scroll-view .title.data-v-c5d14077{padding:20rpx 0;font-size:32rpx;font-weight:600}.data-summary-page .scroll .scroll-view .card.data-v-c5d14077{border-radius:20rpx;background-color:#fff;padding:0 24rpx 24rpx}.data-summary-page .scroll .scroll-view .card .header.data-v-c5d14077{height:80rpx;font-size:32rpx;font-weight:600}.data-summary-page .scroll .scroll-view .card .card-item.data-v-c5d14077{border-radius:10rpx}.data-summary-page .scroll .scroll-view .card .card-item .con.data-v-c5d14077{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-c5d14077{color:#9a9da8;font-size:28rpx}page{height:100%}
|
||||
Reference in New Issue
Block a user