最终提交

This commit is contained in:
Teng 2026-02-12 17:03:26 +08:00
parent 4651bb437e
commit 37b9e4b3d4
34 changed files with 34 additions and 28 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"version":3,"file":"nomessage.js","sources":["pages/NursingNew/component/pleasetake/common/nomessage.vue","../猫meme/HBuilderX.4.76.2025082103/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RDovaGxkeV9hcHBfbWluaS9wYWdlcy9OdXJzaW5nTmV3L2NvbXBvbmVudC9wbGVhc2V0YWtlL2NvbW1vbi9ub21lc3NhZ2UudnVl"],"sourcesContent":["<template>\r\n\t<view class=\"que\" v-if=\"show\">\r\n\t\t<image src=\"/static/index/procurement/que.png\" mode=\"aspectFill\"></image>\r\n\t\t<view>{{cont}}</view>\r\n\t</view>\r\n\r\n</template>\r\n\r\n<script>\r\n\texport default {\r\n\t\tprops: {\r\n\t\t\tcont: {\r\n\t\t\t\ttype: String,\r\n\t\t\t\tdefault: ''\r\n\t\t\t},\r\n\t\t\tshow: {\r\n\t\t\t\ttype: Boolean,\r\n\t\t\t\tdefault: false\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n</script>\r\n\r\n<style scoped lang=\"less\">\r\n\t.que {\r\n\t\tposition: fixed;\r\n\t\ttop: 9%;\r\n\t\tleft: 10%;\r\n\t\twidth: 85%;\r\n\t\theight: 88%;\r\n\t\tz-index: 100;\r\n\t\tbackground-color: #f5f6fa;\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: center;\r\n\t\talign-items: center;\r\n\t\tflex-direction: column;\r\n\r\n\t\timage {\r\n\t\t\twidth: 16.3vw;\r\n\t\t\theight: 16.3vw;\r\n\t\t}\r\n\r\n\t\tview {\r\n\t\t\ttext-align: center;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tfont-size: 1.4vw;\r\n\t\t\tcolor: #555555;\r\n\t\t}\r\n\t}\r\n\r\n</style>","import Component from 'D:/hldy_app_mini/pages/NursingNew/component/pleasetake/common/nomessage.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;AASC,MAAK,YAAU;AAAA,EACd,OAAO;AAAA,IACN,MAAM;AAAA,MACL,MAAM;AAAA,MACN,SAAS;AAAA,IACT;AAAA,IACD,MAAM;AAAA,MACL,MAAM;AAAA,MACN,SAAS;AAAA,IACV;AAAA,EACD;AACD;;;;;;;;;;ACnBD,GAAG,gBAAgB,SAAS;"}
{"version":3,"file":"nomessage.js","sources":["pages/NursingNew/component/pleasetake/common/nomessage.vue","../猫meme/HBuilderX.4.76.2025082103/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RDovaGxkeV9hcHBfbWluaS9wYWdlcy9OdXJzaW5nTmV3L2NvbXBvbmVudC9wbGVhc2V0YWtlL2NvbW1vbi9ub21lc3NhZ2UudnVl"],"sourcesContent":["<template>\r\n\t<view class=\"que\" v-if=\"show\">\r\n\t\t<image src=\"/static/index/procurement/que.png\" mode=\"aspectFill\"></image>\r\n\t\t<view>{{cont}}</view>\r\n\t</view>\r\n\r\n</template>\r\n\r\n<script>\r\n\texport default {\r\n\t\tprops: {\r\n\t\t\tcont: {\r\n\t\t\t\ttype: String,\r\n\t\t\t\tdefault: ''\r\n\t\t\t},\r\n\t\t\tshow: {\r\n\t\t\t\ttype: Boolean,\r\n\t\t\t\tdefault: false\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n</script>\r\n\r\n<style scoped lang=\"less\">\r\n\t.que {\r\n\t\tposition: fixed;\r\n\t\ttop: 50%;\r\n\t\tleft: 50%;\r\n\t\twidth: 100vw;\r\n\t\theight: 100vh;\r\n\t\ttransform: translate(-50%,-50%);\r\n\t\tz-index: 100;\r\n\t\tbackground-color: #f5f6fa;\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: center;\r\n\t\talign-items: center;\r\n\t\tflex-direction: column;\r\n\r\n\t\timage {\r\n\t\t\twidth: 16.3vw;\r\n\t\t\theight: 16.3vw;\r\n\t\t}\r\n\r\n\t\tview {\r\n\t\t\ttext-align: center;\r\n\t\t\tmargin-top: 1vw;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tfont-size: 1.5vw;\r\n\t\t\tcolor: #555555;\r\n\t\t}\r\n\t}\r\n\r\n</style>","import Component from 'D:/hldy_app_mini/pages/NursingNew/component/pleasetake/common/nomessage.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;AASC,MAAK,YAAU;AAAA,EACd,OAAO;AAAA,IACN,MAAM;AAAA,MACL,MAAM;AAAA,MACN,SAAS;AAAA,IACT;AAAA,IACD,MAAM;AAAA,MACL,MAAM;AAAA,MACN,SAAS;AAAA,IACV;AAAA,EACD;AACD;;;;;;;;;;ACnBD,GAAG,gBAAgB,SAAS;"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"version":3,"file":"addtory2.js","sources":["../猫meme/HBuilderX.4.76.2025082103/HBuilderX/plugins/uniapp-cli-vite/uniPage:/RDovaGxkeV9hcHBfbWluaS9wYWdlcy9wcm9jdXJlbWVudC9hZGR0b3J5LnZ1ZQ"],"sourcesContent":["import MiniProgramPage from 'D:/hldy_app_mini/pages/procurement/addtory.vue'\nwx.createPage(MiniProgramPage)"],"names":["MiniProgramPage"],"mappings":";;AACA,GAAG,WAAWA,QAAe,eAAA;"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"version":3,"file":"materialcar2.js","sources":["../猫meme/HBuilderX.4.76.2025082103/HBuilderX/plugins/uniapp-cli-vite/uniPage:/RDovaGxkeV9hcHBfbWluaS9wYWdlcy9wcm9jdXJlbWVudC9tYXRlcmlhbGNhci52dWU"],"sourcesContent":["import MiniProgramPage from 'D:/hldy_app_mini/pages/procurement/materialcar.vue'\nwx.createPage(MiniProgramPage)"],"names":["MiniProgramPage"],"mappings":";;AACA,GAAG,WAAWA,YAAe,eAAA;"}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"version":3,"file":"purchaseorder2.js","sources":["../猫meme/HBuilderX.4.76.2025082103/HBuilderX/plugins/uniapp-cli-vite/uniPage:/RDovaGxkeV9hcHBfbWluaS9wYWdlcy9wcm9jdXJlbWVudC9wdXJjaGFzZW9yZGVyLnZ1ZQ"],"sourcesContent":["import MiniProgramPage from 'D:/hldy_app_mini/pages/procurement/purchaseorder.vue'\nwx.createPage(MiniProgramPage)"],"names":["MiniProgramPage"],"mappings":";;AACA,GAAG,WAAWA,cAAe,eAAA;"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long