优化后,再次提交

This commit is contained in:
王利强
2026-05-03 09:08:56 +08:00
parent 721ef0ad54
commit 805747d1d9
1243 changed files with 46213 additions and 221 deletions

View File

@@ -0,0 +1 @@
{"version":3,"file":"Inspectionlog.js","sources":["pages/Inspectionlog/Inspectionlog.vue","F:/software/HBuilderX/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvSW5zcGVjdGlvbmxvZy9JbnNwZWN0aW9ubG9nLnZ1ZQ"],"sourcesContent":["<template>\r\n\t<view class=\"page padding\">\r\n\t\t<view class=\"padding bg-white radius list\">\r\n\t\t\t<view class=\"text-bold margin-bottom text-black\">和谐矿业每日巡检</view>\r\n\t\t\t<view class=\"flex margin-bottom\">\r\n\t\t\t\t<view class=\"text-gray\">检查时间:</view>\r\n\t\t\t\t<view>2025-11-19 10:18:40</view>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex margin-bottom\">\r\n\t\t\t\t<view class=\"text-gray\">检查人员:</view>\r\n\t\t\t\t<view>18174379303</view>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex margin-bottom\">\r\n\t\t\t\t<view class=\"text-gray\">隐患数量:</view>\r\n\t\t\t\t<view>1</view>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex margin-bottom\">\r\n\t\t\t\t<view class=\"text-gray\">备注:</view>\r\n\t\t\t\t<view>可以</view>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex justify-between\">\r\n\t\t\t\t<view></view>\r\n\t\t\t\t<button class=\"bg-blue round cu-btn lg \" @click=\"Checklist()\">预览清单</button>\r\n\t\t\t</view>\r\n\t\t\t\r\n\t\t</view>\r\n\t</view>\r\n</template>\r\n\r\n<script setup>\r\n\timport { ref } from 'vue'\r\n\tconst Checklist = () => {\r\n\t\tuni.navigateTo({\r\n\t\t\turl: '/pages/Inspectionchecklist/Inspectionchecklist'\r\n\t\t})\r\n\t}\r\n\t\r\n</script>\r\n\r\n<style lang=\"scss\" scoped>\r\n\t.page {\r\n\t\t\tmin-height: 100vh;\r\n\t\t\tbackground: #EBF2FC;\r\n\t\t}\r\n\t\t.list {\r\n\t\t\tbackground: #FFFFFF;\r\n\t\t\tbox-shadow: 0rpx 2rpx 6rpx 2rpx rgba(0, 0, 0, 0.08);\r\n\t\t\tborder-left: 5px solid #2667E9;\r\n\t\t\tborder-radius: 20rpx;\r\n\t\t\tpadding: 20rpx;\r\n\t\t}\r\n</style>","import MiniProgramPage from 'E:/hexieyun/ThreeChecksOneExposure_platform/12.07chongqixinde/三查一曝光小程序/threeonecheck_小程序/pages/Inspectionlog/Inspectionlog.vue'\nwx.createPage(MiniProgramPage)"],"names":["uni"],"mappings":";;;;;AA+BC,UAAM,YAAY,MAAM;AACvBA,oBAAAA,MAAI,WAAW;AAAA,QACd,KAAK;AAAA,MACR,CAAG;AAAA,IACD;;;;;;;;;;AClCF,GAAG,WAAW,eAAe;"}