소스 검색

Signed-off-by: zhaobao <528046418@qq.com>

zhaobao 2 년 전
부모
커밋
4675f582d6
100개의 변경된 파일5317개의 추가작업 그리고 654개의 파일을 삭제
  1. 1 1
      App.vue
  2. 24 0
      pages/index/index.vue
  3. 1 1
      pages/risk/risk.vue
  4. 8 2
      pages/task/submit/submit.vue
  5. BIN
      static/customicons.ttf
  6. 29 0
      static/iconfont.css
  7. BIN
      static/iconfont.ttf
  8. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map
  9. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/runtime.js.map
  10. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map
  11. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map
  12. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/login.js.map
  13. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/mine.js.map
  14. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/password/password.js.map
  15. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/check/check.js.map
  16. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/check/form/form.js.map
  17. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/rectify/form/form.js.map
  18. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/rectify/rectify.js.map
  19. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/repeal/repeal.js.map
  20. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/review/form/form.js.map
  21. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/review/review.js.map
  22. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/risk.js.map
  23. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/form/form.js.map
  24. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/submit/submit.js.map
  25. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/task.js.map
  26. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/taskList/taskList.js.map
  27. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox.js.map
  28. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.js.map
  29. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js.map
  30. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js.map
  31. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js.map
  32. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js.map
  33. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.js.map
  34. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item.js.map
  35. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-forms/components/uni-forms/uni-forms.js.map
  36. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.js.map
  37. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-load-more/components/uni-load-more/uni-load-more.js.map
  38. 4 2
      unpackage/dist/dev/mp-weixin/app.json
  39. 0 1
      unpackage/dist/dev/mp-weixin/common/main.wxss
  40. 2 2
      unpackage/dist/dev/mp-weixin/common/runtime.js
  41. 105 83
      unpackage/dist/dev/mp-weixin/common/vendor.js
  42. 26 6
      unpackage/dist/dev/mp-weixin/pages/index/index.js
  43. 1 1
      unpackage/dist/dev/mp-weixin/pages/index/index.wxml
  44. 10 0
      unpackage/dist/dev/mp-weixin/pages/index/index.wxss
  45. 18 18
      unpackage/dist/dev/mp-weixin/pages/login/login.js
  46. 17 17
      unpackage/dist/dev/mp-weixin/pages/mine/mine.js
  47. 17 17
      unpackage/dist/dev/mp-weixin/pages/mine/password/password.js
  48. 71 59
      unpackage/dist/dev/mp-weixin/pages/risk/check/check.js
  49. 0 0
      unpackage/dist/dev/mp-weixin/pages/risk/check/check.wxml
  50. 3 0
      unpackage/dist/dev/mp-weixin/pages/risk/check/check.wxss
  51. 152 80
      unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.js
  52. 1 0
      unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.json
  53. 0 1
      unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.wxml
  54. 9 1
      unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.wxss
  55. 216 80
      unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.js
  56. 3 1
      unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.json
  57. 0 1
      unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.wxml
  58. 9 1
      unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.wxss
  59. 14 14
      unpackage/dist/dev/mp-weixin/pages/risk/rectify/rectify.js
  60. 14 14
      unpackage/dist/dev/mp-weixin/pages/risk/repeal/repeal.js
  61. 236 110
      unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.js
  62. 3 2
      unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.json
  63. 0 0
      unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.wxml
  64. 9 1
      unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.wxss
  65. 42 41
      unpackage/dist/dev/mp-weixin/pages/risk/review/review.js
  66. 1 3
      unpackage/dist/dev/mp-weixin/pages/risk/review/review.json
  67. 1 1
      unpackage/dist/dev/mp-weixin/pages/risk/review/review.wxml
  68. 49 31
      unpackage/dist/dev/mp-weixin/pages/risk/risk.js
  69. 0 0
      unpackage/dist/dev/mp-weixin/pages/risk/risk.wxml
  70. 24 1
      unpackage/dist/dev/mp-weixin/pages/risk/risk.wxss
  71. 30 17
      unpackage/dist/dev/mp-weixin/pages/task/form/form.js
  72. 494 0
      unpackage/dist/dev/mp-weixin/pages/task/submit/submit.js
  73. 12 0
      unpackage/dist/dev/mp-weixin/pages/task/submit/submit.json
  74. 0 0
      unpackage/dist/dev/mp-weixin/pages/task/submit/submit.wxml
  75. 59 0
      unpackage/dist/dev/mp-weixin/pages/task/submit/submit.wxss
  76. 15 18
      unpackage/dist/dev/mp-weixin/pages/task/task.js
  77. 300 0
      unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.js
  78. 7 0
      unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.json
  79. 1 0
      unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.wxml
  80. 62 0
      unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.wxss
  81. BIN
      unpackage/dist/dev/mp-weixin/static/customicons.ttf
  82. 29 0
      unpackage/dist/dev/mp-weixin/static/iconfont.css
  83. BIN
      unpackage/dist/dev/mp-weixin/static/iconfont.ttf
  84. BIN
      unpackage/dist/dev/mp-weixin/static/index/user.png
  85. 13 13
      unpackage/dist/dev/mp-weixin/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox.js
  86. 13 13
      unpackage/dist/dev/mp-weixin/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.js
  87. 195 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js
  88. 4 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.json
  89. 1 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.wxml
  90. 96 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.wxss
  91. 783 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js
  92. 8 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.json
  93. 0 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.wxml
  94. 238 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.wxss
  95. 928 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js
  96. 4 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.json
  97. 0 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.wxml
  98. 107 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.wxss
  99. 790 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js
  100. 8 0
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.json

+ 1 - 1
App.vue

@@ -17,7 +17,7 @@
 	/*每个页面公共css */
 	@import '@/uni_modules/uni-scss/index.scss';
 	/* #ifndef APP-NVUE */
-	@import '@/static/customicons.css';
+	@import '@/static/iconfont.css';
 	// 设置整个项目的背景色
 	page {
 		background-color: #fff;

+ 24 - 0
pages/index/index.vue

@@ -4,6 +4,9 @@
 		<div class="title">
 			<text class="tab" :class="type==='user'?'active':''" @click="changeTab('user')">我的</text>
 			<text class="tab" :class="type==='group'?'active':''" @click="changeTab('group')">部门</text>
+			<!-- #ifndef H5 -->
+			<text class="icon-xiangji iconfont" @click="onScanCode"></text>			
+			<!-- #endif -->
 		</div>
 		<div class="statistics">
 			<div class="head">任务统计</div>
@@ -34,6 +37,9 @@
 
 <script>
 	import {getCheckTaskByList} from '@/api/task.js'
+	const accountInfo=uni.getStorageSync('accountInfo');
+	const positionId=accountInfo.positionId
+	const userId=accountInfo.userId
 	export default {
 		data() {
 			return {
@@ -80,6 +86,16 @@
 				uni.navigateTo({
 					url:'/pages/task/task'
 				})
+			},
+			onScanCode(){
+				uni.scanCode({
+					success: function (res) {
+						uni.setStorageSync('scanCode-info',res.result)
+						uni.navigateTo({
+							url:'/pages/task/submit/submit'
+						})
+					}					
+				})
 			}
 		}
 	}
@@ -90,6 +106,8 @@
 		background: linear-gradient(180deg, #4D73FF 0%, rgba(77, 115, 255, 0) 100%);
 		padding: 0 30upx;
 		.title{
+			display: flex;
+			align-items: center;
 			.tab{
 				font-size: 34upx;
 				line-height: 50upx;
@@ -99,6 +117,12 @@
 					color: #fff;
 				}
 			}
+			.icon-xiangji{
+				font-size: 44rpx;
+				line-height: 1;
+				color: #fff;
+				padding: 0 20rpx;
+			}
 		}
 		.statistics{
 			&{

+ 1 - 1
pages/risk/risk.vue

@@ -64,7 +64,7 @@
 				items:[]
 			}
 		},
-		onLoad(){
+		onShow(){
 			this.init()
 		},
 		methods: {

+ 8 - 2
pages/task/submit/submit.vue

@@ -22,7 +22,7 @@
 					:localdata="userList"
 				></uni-data-select>
 			</uni-forms-item>
-			<uni-forms-item label="描述" name="hdangerLevel" required>
+			<uni-forms-item label="隐患等级" name="hdangerLevel" required>
 				<uni-data-checkbox v-model="formData.hdangerLevel" :localdata="hdangerLevels"></uni-data-checkbox>
 			</uni-forms-item>							  
 			<uni-forms-item label="发生时间" name="submitTime" required>
@@ -111,6 +111,12 @@
 		created() {
 			this.init()
 		},
+		onLoad() {
+			let scanCode_info=uni.getStorageSync('scanCode-info')
+			if(scanCode_info){
+				console.log('扫码登记')
+			}
+		},
 		methods: {
 			// 启动流程
 			async start(wfDefId) {
@@ -257,7 +263,7 @@
 					'hdangerTitle': '隐患标题', // 
 					"reviewAccountId":'评审人',
 					'hdangerLevel': "隐患等级", // 隐患等级
-					'hdangerDesc': '描述', // 
+					// 'hdangerDesc': '描述', // 
 					'submitTime': "发生时间",
 					'dangerDeadline': '截止时间', // 
 					'goafId': "采空区",

BIN
static/customicons.ttf


+ 29 - 0
static/iconfont.css

@@ -0,0 +1,29 @@
+@font-face {
+  font-family: "iconfont"; /* Project id  */
+  src: url('@/static/iconfont.ttf') format('truetype');
+}
+
+.iconfont {
+  font-family: "iconfont" !important;
+  font-size: 16px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+
+.icon-shangchuan:before {
+  content: "\e665";
+}
+
+.icon-xiangyoujiantou:before {
+  content: "\e65f";
+}
+
+.icon-xiangzuojiantou:before {
+  content: "\e660";
+}
+
+.icon-xiangji:before {
+  content: "\e672";
+}
+

BIN
static/iconfont.ttf


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/runtime.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/login.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/mine.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/password/password.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/check/check.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/check/form/form.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/rectify/form/form.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/rectify/rectify.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/repeal/repeal.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/review/form/form.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/review/review.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/risk/risk.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/form/form.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/submit/submit.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/task.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/task/taskList/taskList.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-forms/components/uni-forms/uni-forms.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-load-more/components/uni-load-more/uni-load-more.js.map


+ 4 - 2
unpackage/dist/dev/mp-weixin/app.json

@@ -13,7 +13,9 @@
     "pages/risk/check/form/form",
     "pages/risk/rectify/rectify",
     "pages/risk/rectify/form/form",
-    "pages/risk/repeal/repeal"
+    "pages/risk/repeal/repeal",
+    "pages/task/taskList/taskList",
+    "pages/task/submit/submit"
   ],
   "subPackages": [],
   "window": {
@@ -42,7 +44,7 @@
         "pagePath": "pages/risk/risk",
         "iconPath": "static/tabBar/risk.png",
         "selectedIconPath": "static/tabBar/riskEd.png",
-        "text": "风险"
+        "text": "隐患"
       },
       {
         "pagePath": "pages/mine/mine",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
unpackage/dist/dev/mp-weixin/common/main.wxss


+ 2 - 2
unpackage/dist/dev/mp-weixin/common/runtime.js

@@ -105,11 +105,11 @@
 /******/
 /******/
 /******/ 		// mini-css-extract-plugin CSS loading
-/******/ 		var cssChunks = {"uni_modules/uni-forms/components/uni-forms-item/uni-forms-item":1,"uni_modules/uni-forms/components/uni-forms/uni-forms":1,"uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput":1,"uni_modules/uni-data-select/components/uni-data-select/uni-data-select":1,"uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox":1,"uni_modules/uni-icons/components/uni-icons/uni-icons":1,"uni_modules/uni-load-more/components/uni-load-more/uni-load-more":1};
+/******/ 		var cssChunks = {"uni_modules/uni-forms/components/uni-forms-item/uni-forms-item":1,"uni_modules/uni-forms/components/uni-forms/uni-forms":1,"uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput":1,"uni_modules/uni-data-select/components/uni-data-select/uni-data-select":1,"uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox":1,"uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker":1,"uni_modules/uni-icons/components/uni-icons/uni-icons":1,"uni_modules/uni-load-more/components/uni-load-more/uni-load-more":1,"uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar":1,"uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker":1,"uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item":1};
 /******/ 		if(installedCssChunks[chunkId]) promises.push(installedCssChunks[chunkId]);
 /******/ 		else if(installedCssChunks[chunkId] !== 0 && cssChunks[chunkId]) {
 /******/ 			promises.push(installedCssChunks[chunkId] = new Promise(function(resolve, reject) {
-/******/ 				var href = "" + ({"uni_modules/uni-forms/components/uni-forms-item/uni-forms-item":"uni_modules/uni-forms/components/uni-forms-item/uni-forms-item","uni_modules/uni-forms/components/uni-forms/uni-forms":"uni_modules/uni-forms/components/uni-forms/uni-forms","uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput":"uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput","uni_modules/uni-data-select/components/uni-data-select/uni-data-select":"uni_modules/uni-data-select/components/uni-data-select/uni-data-select","uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox":"uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox","uni_modules/uni-icons/components/uni-icons/uni-icons":"uni_modules/uni-icons/components/uni-icons/uni-icons","uni_modules/uni-load-more/components/uni-load-more/uni-load-more":"uni_modules/uni-load-more/components/uni-load-more/uni-load-more"}[chunkId]||chunkId) + ".wxss";
+/******/ 				var href = "" + ({"uni_modules/uni-forms/components/uni-forms-item/uni-forms-item":"uni_modules/uni-forms/components/uni-forms-item/uni-forms-item","uni_modules/uni-forms/components/uni-forms/uni-forms":"uni_modules/uni-forms/components/uni-forms/uni-forms","uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput":"uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput","uni_modules/uni-data-select/components/uni-data-select/uni-data-select":"uni_modules/uni-data-select/components/uni-data-select/uni-data-select","uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox":"uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox","uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker":"uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker","uni_modules/uni-icons/components/uni-icons/uni-icons":"uni_modules/uni-icons/components/uni-icons/uni-icons","uni_modules/uni-load-more/components/uni-load-more/uni-load-more":"uni_modules/uni-load-more/components/uni-load-more/uni-load-more","uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar":"uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar","uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker":"uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker","uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item":"uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item"}[chunkId]||chunkId) + ".wxss";
 /******/ 				var fullhref = __webpack_require__.p + href;
 /******/ 				var existingLinkTags = document.getElementsByTagName("link");
 /******/ 				for(var i = 0; i < existingLinkTags.length; i++) {

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 105 - 83
unpackage/dist/dev/mp-weixin/common/vendor.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 26 - 6
unpackage/dist/dev/mp-weixin/pages/index/index.js


+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/index/index.wxml

@@ -1 +1 @@
-<view class="page-index data-v-57280228"><view class="status_bar data-v-57280228"></view><view class="title _div data-v-57280228"><text data-event-opts="{{[['tap',[['changeTab',['user']]]]]}}" class="{{['tab','data-v-57280228',type==='user'?'active':'']}}" bindtap="__e">我的</text><text data-event-opts="{{[['tap',[['changeTab',['group']]]]]}}" class="{{['tab','data-v-57280228',type==='group'?'active':'']}}" bindtap="__e">部门</text></view><view class="statistics _div data-v-57280228"><view class="head _div data-v-57280228">任务统计</view><view class="container _div data-v-57280228"><view class="item _div data-v-57280228"><image class="icon _img data-v-57280228" src="/static/index/wait.png" alt></image><text class="data-v-57280228">{{"待巡检"+statistics.wait+"个"}}</text></view><view class="item _div data-v-57280228"><image class="icon _img data-v-57280228" src="/static/index/expire.png" alt></image><text class="data-v-57280228">{{"已逾期"+statistics.expire+"个"}}</text></view><view class="item _div data-v-57280228"><image class="icon _img data-v-57280228" src="/static/index/complete.png" alt></image><text class="data-v-57280228">{{"已完成"+statistics.complete+"个"}}</text></view></view></view><view class="task-list _div data-v-57280228"><view class="head _div data-v-57280228">待办任务</view><block wx:for="{{items}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['linkTo',['$0'],[[['items','',index]]]]]]]}}" class="item _div data-v-57280228" bindtap="__e"><view class="task-title _div data-v-57280228">{{item.taskTitle}}</view><view class="time _div data-v-57280228">{{item.expectedStartDate+"-"+item.expectedEndDate}}</view></view></block></view></view>
+<view class="page-index data-v-57280228"><view class="status_bar data-v-57280228"></view><view class="title _div data-v-57280228"><text data-event-opts="{{[['tap',[['changeTab',['user']]]]]}}" class="{{['tab','data-v-57280228',type==='user'?'active':'']}}" bindtap="__e">我的</text><text data-event-opts="{{[['tap',[['changeTab',['group']]]]]}}" class="{{['tab','data-v-57280228',type==='group'?'active':'']}}" bindtap="__e">部门</text><text data-event-opts="{{[['tap',[['onScanCode',['$event']]]]]}}" class="icon-xiangji iconfont data-v-57280228" bindtap="__e"></text></view><view class="statistics _div data-v-57280228"><view class="head _div data-v-57280228">任务统计</view><view class="container _div data-v-57280228"><view class="item _div data-v-57280228"><image class="icon data-v-57280228" src="/static/index/wait.png" alt></image><text class="data-v-57280228">{{"待巡检"+statistics.wait+"个"}}</text></view><view class="item _div data-v-57280228"><image class="icon data-v-57280228" src="/static/index/expire.png" alt></image><text class="data-v-57280228">{{"已逾期"+statistics.expire+"个"}}</text></view><view class="item _div data-v-57280228"><image class="icon data-v-57280228" src="/static/index/complete.png" alt></image><text class="data-v-57280228">{{"已完成"+statistics.complete+"个"}}</text></view></view></view><view class="task-list _div data-v-57280228"><view class="head _div data-v-57280228">待办任务</view><block wx:for="{{items}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['linkTo',['$0'],[[['items','',index]]]]]]]}}" class="item _div data-v-57280228" bindtap="__e"><view class="task-title _div data-v-57280228">{{item.taskTitle}}</view><view class="time _div data-v-57280228">{{item.expectedStartDate+"-"+item.expectedEndDate}}</view></view></block></view></view>

+ 10 - 0
unpackage/dist/dev/mp-weixin/pages/index/index.wxss

@@ -5,6 +5,10 @@
   background: linear-gradient(180deg, #4D73FF 0%, rgba(77, 115, 255, 0) 100%);
   padding: 0 30rpx;
 }
+.page-index .title.data-v-57280228 {
+  display: flex;
+  align-items: center;
+}
 .page-index .title .tab.data-v-57280228 {
   font-size: 34rpx;
   line-height: 50rpx;
@@ -14,6 +18,12 @@
 .page-index .title .tab.active.data-v-57280228 {
   color: #fff;
 }
+.page-index .title .icon-xiangji.data-v-57280228 {
+  font-size: 44rpx;
+  line-height: 1;
+  color: #fff;
+  padding: 0 20rpx;
+}
 .page-index .statistics.data-v-57280228 {
   border-radius: 24rpx;
   background-color: #fff;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 18 - 18
unpackage/dist/dev/mp-weixin/pages/login/login.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 17 - 17
unpackage/dist/dev/mp-weixin/pages/mine/mine.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 17 - 17
unpackage/dist/dev/mp-weixin/pages/mine/password/password.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 71 - 59
unpackage/dist/dev/mp-weixin/pages/risk/check/check.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/risk/check/check.wxml


+ 3 - 0
unpackage/dist/dev/mp-weixin/pages/risk/check/check.wxss

@@ -4,6 +4,8 @@
 .task-page.data-v-2180740c {
   background-color: #F3F5FB;
   padding-bottom: 120rpx;
+  height: 100vh;
+  overflow-y: auto;
 }
 .task-page .title.data-v-2180740c {
   font-family: 'Source Han Sans CN';
@@ -123,5 +125,6 @@
   font-size: 32rpx;
   padding-top: 20rpx;
   letter-spacing: 2px;
+  border: 1px solid #eaeaea;
 }
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 152 - 80
unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.js


+ 1 - 0
unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.json

@@ -4,6 +4,7 @@
   "usingComponents": {
     "uni-forms": "/uni_modules/uni-forms/components/uni-forms/uni-forms",
     "uni-forms-item": "/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item",
+    "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox",
     "uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput"
   }
 }

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.wxml


+ 9 - 1
unpackage/dist/dev/mp-weixin/pages/risk/check/form/form.wxss

@@ -2,10 +2,11 @@
 /* 水平间距 */
 /* 水平间距 */
 .body.data-v-886538be {
-  height: 100vh;
+  min-height: 100vh;
   box-sizing: border-box;
   padding: 21rpx 16rpx;
   background-color: #F3F5FB;
+  padding-bottom: 160rpx;
 }
 .body .status-item.data-v-886538be {
   padding: 22rpx 32rpx;
@@ -48,4 +49,11 @@
   padding-top: 20rpx;
   letter-spacing: 2px;
 }
+.body .preview.data-v-886538be {
+  padding-top: 50rpx;
+}
+.body .preview .preview-item.data-v-886538be {
+  width: 200rpx;
+  height: 200rpx;
+}
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 216 - 80
unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.js


+ 3 - 1
unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.json

@@ -4,6 +4,8 @@
   "usingComponents": {
     "uni-forms": "/uni_modules/uni-forms/components/uni-forms/uni-forms",
     "uni-forms-item": "/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item",
-    "uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput"
+    "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox",
+    "uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
+    "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select"
   }
 }

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.wxml


+ 9 - 1
unpackage/dist/dev/mp-weixin/pages/risk/rectify/form/form.wxss

@@ -2,10 +2,11 @@
 /* 水平间距 */
 /* 水平间距 */
 .body.data-v-181c7e1e {
-  height: 100vh;
+  min-height: 100vh;
   box-sizing: border-box;
   padding: 21rpx 16rpx;
   background-color: #F3F5FB;
+  padding-bottom: 160rpx;
 }
 .body .status-item.data-v-181c7e1e {
   padding: 22rpx 32rpx;
@@ -48,4 +49,11 @@
   padding-top: 20rpx;
   letter-spacing: 2px;
 }
+.body .preview.data-v-181c7e1e {
+  padding-top: 50rpx;
+}
+.body .preview .preview-item.data-v-181c7e1e {
+  width: 200rpx;
+  height: 200rpx;
+}
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 14 - 14
unpackage/dist/dev/mp-weixin/pages/risk/rectify/rectify.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 14 - 14
unpackage/dist/dev/mp-weixin/pages/risk/repeal/repeal.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 236 - 110
unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.js


+ 3 - 2
unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.json

@@ -4,7 +4,8 @@
   "usingComponents": {
     "uni-forms": "/uni_modules/uni-forms/components/uni-forms/uni-forms",
     "uni-forms-item": "/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item",
-    "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select",
-    "uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput"
+    "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox",
+    "uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
+    "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select"
   }
 }

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.wxml


+ 9 - 1
unpackage/dist/dev/mp-weixin/pages/risk/review/form/form.wxss

@@ -2,10 +2,11 @@
 /* 水平间距 */
 /* 水平间距 */
 .body.data-v-5a6c0c62 {
-  height: 100vh;
+  min-height: 100vh;
   box-sizing: border-box;
   padding: 21rpx 16rpx;
   background-color: #F3F5FB;
+  padding-bottom: 160rpx;
 }
 .body .status-item.data-v-5a6c0c62 {
   padding: 22rpx 32rpx;
@@ -48,4 +49,11 @@
   padding-top: 20rpx;
   letter-spacing: 2px;
 }
+.body .preview.data-v-5a6c0c62 {
+  padding-top: 50rpx;
+}
+.body .preview .preview-item.data-v-5a6c0c62 {
+  width: 200rpx;
+  height: 200rpx;
+}
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 42 - 41
unpackage/dist/dev/mp-weixin/pages/risk/review/review.js


+ 1 - 3
unpackage/dist/dev/mp-weixin/pages/risk/review/review.json

@@ -1,7 +1,5 @@
 {
   "navigationBarTitleText": "待评审",
   "enablePullDownRefresh": false,
-  "usingComponents": {
-    "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox"
-  }
+  "usingComponents": {}
 }

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/risk/review/review.wxml

@@ -1 +1 @@
-<view class="task-page data-v-012b4130"><view class="title _div data-v-012b4130">{{item.title}}</view><view class="info _div data-v-012b4130"><block wx:for="{{items}}" wx:for-item="item" wx:for-index="__i0__"><view class="item-checklist _div data-v-012b4130"><view class="name data-v-012b4130">检查防水是否完好</view><view class="cont data-v-012b4130"><uni-data-checkbox vue-id="{{'243be2c4-1-'+__i0__}}" localdata="{{checkState}}" value="{{item.state}}" data-event-opts="{{[['^change',[['changeCheck',['$0'],[[['items','',__i0__]]]]]],['^input',[['__set_model',['$0','state','$event',[]],[[['items','',__i0__]]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-012b4130" bind:__l="__l"></uni-data-checkbox></view></view></block></view></view>
+<view class="task-page data-v-012b4130"><view class="title _div data-v-012b4130">{{item.title}}</view><view class="info _div data-v-012b4130"><view class="item _div data-v-012b4130"><view class="name data-v-012b4130">执行人</view><view class="cont data-v-012b4130">执行人</view></view><view class="item _div data-v-012b4130"><view class="name data-v-012b4130">执行部门</view><view class="cont data-v-012b4130">执行部门</view></view><view class="item _div data-v-012b4130"><view class="name data-v-012b4130">上报时间</view><view class="cont data-v-012b4130">{{$root.m0}}</view></view></view><view data-event-opts="{{[['tap',[['onSubmit',['$event']]]]]}}" class="footer data-v-012b4130" bindtap="__e">评审</view></view>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 49 - 31
unpackage/dist/dev/mp-weixin/pages/risk/risk.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/risk/risk.wxml


+ 24 - 1
unpackage/dist/dev/mp-weixin/pages/risk/risk.wxss

@@ -64,13 +64,23 @@
 }
 .page-index .task-list .item.data-v-26b92334 {
   padding: 30rpx 40rpx 38rpx 40rpx;
+  margin-top: 20rpx;
+  border: 1px solid #F8F9FD;
 }
 .page-index .task-list .item .task-title.data-v-26b92334 {
   color: #212121;
   font-size: 32rpx;
   padding-bottom: 24rpx;
 }
-.page-index .task-list .item .time.data-v-26b92334 {
+.page-index .task-list .item .footer.data-v-26b92334 {
+  display: flex;
+  justify-content: space-between;
+  align-items: center;
+}
+.page-index .task-list .item .footer .lf.data-v-26b92334 {
+  display: flex;
+}
+.page-index .task-list .item .footer .lf .time.data-v-26b92334 {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADzSURBVHgBhVDLjYMwFLSNuXBKCSmB7cCI33WpINvBpoV0QDpIKuCIQEihBDqI00EOCOXAJwOCxIocMRL2Y96M3htTMiNJko1lWf+UUoFfMdPVMAxxGIbnRUfHI03TLWPsAvGWaACT5JwL13VvkyHLsus3sWpqmubHgHgH8R9ZATQb0zQfDMVe0/zFddLwguG2PxvIU6EpNYMmgxa+7x+CIKDztBc4iBKBhEq2bRvneX4f677vbWiWVsVxlOT97mqGpVZXjRne94haknVIz/POzHGce9d1zopJGoYhpokqWxTFDnn2+Ox5nXJcua7rYxRFU6YnluNRz/9Gr/8AAAAASUVORK5CYII=);
   background-repeat: no-repeat;
   background-position: left center;
@@ -79,6 +89,19 @@
   color: #999;
   font-size: 24rpx;
 }
+.page-index .task-list .item .footer .lf .user.data-v-26b92334 {
+  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADhSURBVHgBjZDBDYJAEEVZ4AQXSqAEOtCQAEe1ArECSzB2QAl0gJwIcHBLwAqgAzlwhOAfIhtcg/EfdmaTt3/+DlPeSpLEMgzjzBgLcbXHcWxQ4yAIrjPD5qYoijvKVvlW7Pv+iRqVjjzPjysgKYTRRsAYvQZOQqS9gP/VBOu6fvsJqSoXsOu6KaLwlQiR53mpgEld1x1QqiUIgxZTo48YtA3TNGu0Dj3AqmilFVytvu95WZa76XGWZbamafXSEW4OoOWUFoyj4rhIMTn+8JAiWcMwxAwLf9JF+lSDvLZk0rwAtBBMuKLTcAsAAAAASUVORK5CYII=);
+  background-repeat: no-repeat;
+  background-position: left center;
+  background-size: 24rpx 24rpx;
+  padding-left: 36rpx;
+  color: #999;
+  font-size: 24rpx;
+  margin-left: 10rpx;
+}
+.page-index .task-list .item .footer .status.data-v-26b92334 {
+  color: #4D73FF;
+}
 .container.data-v-26b92334 {
   padding: 20px;
   font-size: 14px;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 30 - 17
unpackage/dist/dev/mp-weixin/pages/task/form/form.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 494 - 0
unpackage/dist/dev/mp-weixin/pages/task/submit/submit.js


+ 12 - 0
unpackage/dist/dev/mp-weixin/pages/task/submit/submit.json

@@ -0,0 +1,12 @@
+{
+  "navigationBarTitleText": "登记隐患",
+  "enablePullDownRefresh": false,
+  "usingComponents": {
+    "uni-forms": "/uni_modules/uni-forms/components/uni-forms/uni-forms",
+    "uni-forms-item": "/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item",
+    "uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
+    "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select",
+    "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox",
+    "uni-datetime-picker": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker"
+  }
+}

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/task/submit/submit.wxml


+ 59 - 0
unpackage/dist/dev/mp-weixin/pages/task/submit/submit.wxss

@@ -0,0 +1,59 @@
+@charset "UTF-8";
+/* 水平间距 */
+/* 水平间距 */
+.body.data-v-2bfad09e {
+  min-height: 100vh;
+  box-sizing: border-box;
+  padding: 21rpx 16rpx;
+  background-color: #F3F5FB;
+  padding-bottom: 160rpx;
+}
+.body .status-item.data-v-2bfad09e {
+  padding: 22rpx 32rpx;
+  background-color: #fff;
+  font-size: 28rpx;
+  line-height: 1;
+  display: inline-block;
+  color: #434343;
+  margin-right: 20rpx;
+  border-radius: 2px;
+}
+.body .status-item.active.data-v-2bfad09e {
+  background: rgba(22, 141, 236, 0.16);
+  color: #168DEC;
+}
+.body.data-v-2bfad09e  .uni-forms-item__content .uni-easyinput, .body.data-v-2bfad09e  .uni-forms-item__content .uni-select {
+  background-color: #fff;
+}
+.body .upload-container .upload.data-v-2bfad09e {
+  width: 216rpx;
+  display: block;
+}
+.body .upload-container .tip.data-v-2bfad09e {
+  font-size: 24rpx;
+  line-height: 28rpx;
+  color: #999999;
+  padding-top: 20rpx;
+}
+.body .footer.data-v-2bfad09e {
+  width: 100%;
+  height: 136rpx;
+  background: #FFFFFF;
+  border-radius: 16rpx 16rpx 0px 0px;
+  position: fixed;
+  left: 0;
+  bottom: 0;
+  text-align: center;
+  color: #168DEC;
+  font-size: 32rpx;
+  padding-top: 20rpx;
+  letter-spacing: 2px;
+}
+.body .preview.data-v-2bfad09e {
+  padding-top: 50rpx;
+}
+.body .preview .preview-item.data-v-2bfad09e {
+  width: 200rpx;
+  height: 200rpx;
+}
+

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 15 - 18
unpackage/dist/dev/mp-weixin/pages/task/task.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 300 - 0
unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.js


+ 7 - 0
unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.json

@@ -0,0 +1,7 @@
+{
+  "navigationBarTitleText": "检查任务",
+  "enablePullDownRefresh": false,
+  "usingComponents": {
+    "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox"
+  }
+}

+ 1 - 0
unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.wxml

@@ -0,0 +1 @@
+<view class="task-page data-v-402433be"><view class="title _div data-v-402433be">{{item.title}}</view><block wx:if="{{$root.g0>0}}"><view class="info _div data-v-402433be"><block wx:for="{{items}}" wx:for-item="item" wx:for-index="__i0__"><view class="item-checklist _div data-v-402433be"><view class="name data-v-402433be">检查防水是否完好检查防水是否完好检查防水是否完好检查防水是否完好检查防水是否完好</view><view class="cont data-v-402433be"><uni-data-checkbox vue-id="{{'773a75f0-1-'+__i0__}}" localdata="{{checkState}}" value="{{item.state}}" data-event-opts="{{[['^change',[['changeCheck',['$0'],[[['items','',__i0__]]]]]],['^input',[['__set_model',['$0','state','$event',[]],[[['items','',__i0__]]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-402433be" bind:__l="__l"></uni-data-checkbox></view></view></block></view></block><block wx:else><view class="empty data-v-402433be">没有可检查项</view></block><block wx:if="{{$root.g1>0}}"><view data-event-opts="{{[['tap',[['onSubmit',['$event']]]]]}}" class="footer data-v-402433be" bindtap="__e">提交</view></block></view>

+ 62 - 0
unpackage/dist/dev/mp-weixin/pages/task/taskList/taskList.wxss

@@ -0,0 +1,62 @@
+@charset "UTF-8";
+/* 水平间距 */
+/* 水平间距 */
+.task-page.data-v-402433be {
+  background-color: #F3F5FB;
+  height: 100vh;
+}
+.task-page .title.data-v-402433be {
+  font-family: 'Source Han Sans CN';
+  font-style: normal;
+  font-weight: 700;
+  font-size: 36rpx;
+  line-height: 54rpx;
+  color: #212121;
+  padding: 0 32rpx;
+}
+.task-page .info.data-v-402433be {
+  padding: 0 10rpx;
+  margin: 40rpx 0 0;
+  padding-bottom: 150rpx;
+  background: #FFFFFF;
+  border-radius: 32rpx 32rpx 0px 0px;
+}
+.task-page .info .item-checklist.data-v-402433be {
+  display: flex;
+  justify-content: space-between;
+  padding: 18rpx 20rpx;
+  border-bottom: 1rpx solid #EFF1F3;
+}
+.task-page .info .item-checklist .name.data-v-402433be {
+  flex: 1;
+}
+.task-page .info .item-checklist .cont.data-v-402433be {
+  padding-left: 20rpx;
+  width: 200rpx;
+  display: flex;
+  justify-content: flex-end;
+  align-items: center;
+  box-sizing: border-box;
+}
+.task-page .empty.data-v-402433be {
+  text-align: center;
+  font-size: 28rpx;
+  margin-top: 10%;
+  color: #666;
+}
+.task-page .footer.data-v-402433be {
+  width: 100%;
+  height: 136rpx;
+  background: #FFFFFF;
+  border-radius: 16rpx 16rpx 0px 0px;
+  position: fixed;
+  left: 0;
+  bottom: 0;
+  text-align: center;
+  color: #168DEC;
+  font-size: 32rpx;
+  padding-top: 20rpx;
+  letter-spacing: 2px;
+  border-top: 1rpx solid #eaeaea;
+}
+

BIN
unpackage/dist/dev/mp-weixin/static/customicons.ttf


+ 29 - 0
unpackage/dist/dev/mp-weixin/static/iconfont.css

@@ -0,0 +1,29 @@
+@font-face {
+  font-family: "iconfont"; /* Project id  */
+  src: url('@/static/iconfont.ttf') format('truetype');
+}
+
+.iconfont {
+  font-family: "iconfont" !important;
+  font-size: 16px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+
+.icon-shangchuan:before {
+  content: "\e665";
+}
+
+.icon-xiangyoujiantou:before {
+  content: "\e65f";
+}
+
+.icon-xiangzuojiantou:before {
+  content: "\e660";
+}
+
+.icon-xiangji:before {
+  content: "\e672";
+}
+

BIN
unpackage/dist/dev/mp-weixin/static/iconfont.ttf


BIN
unpackage/dist/dev/mp-weixin/static/index/user.png


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 13 - 13
unpackage/dist/dev/mp-weixin/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 13 - 13
unpackage/dist/dev/mp-weixin/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 195 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js


+ 4 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.json

@@ -0,0 +1,4 @@
+{
+  "usingComponents": {},
+  "component": true
+}

+ 1 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.wxml

@@ -0,0 +1 @@
+<view data-event-opts="{{[['tap',[['choiceDate',['$0'],['weeks']]]],['mouseenter',[['handleMousemove',['$0'],['weeks']]]]]}}" class="{{['uni-calendar-item__weeks-box',(weeks.disable)?'uni-calendar-item--disable':'',(weeks.beforeMultiple)?'uni-calendar-item--before-checked-x':'',(weeks.multiple)?'uni-calendar-item--multiple':'',(weeks.afterMultiple)?'uni-calendar-item--after-checked-x':'']}}" bindtap="__e" bindmouseenter="__e"><view class="{{['uni-calendar-item__weeks-box-item',(calendar.fullDate===weeks.fullDate&&(calendar.userChecked||!checkHover))?'uni-calendar-item--checked':'',(checkHover)?'uni-calendar-item--checked-range-text':'',(weeks.beforeMultiple)?'uni-calendar-item--before-checked':'',(weeks.multiple)?'uni-calendar-item--multiple':'',(weeks.afterMultiple)?'uni-calendar-item--after-checked':'',(weeks.disable)?'uni-calendar-item--disable':'']}}"><block wx:if="{{selected&&weeks.extraInfo}}"><text class="uni-calendar-item__weeks-box-circle"></text></block><text class="uni-calendar-item__weeks-box-text uni-calendar-item__weeks-box-text-disable uni-calendar-item--checked-text">{{weeks.date}}</text></view><view class="{{[(weeks.isDay)?'uni-calendar-item--isDay':'']}}"></view></view>

+ 96 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.wxss

@@ -0,0 +1,96 @@
+@charset "UTF-8";
+/* 水平间距 */
+/* 水平间距 */
+.uni-calendar-item__weeks-box {
+  flex: 1;
+  display: flex;
+  flex-direction: column;
+  justify-content: center;
+  align-items: center;
+  margin: 1px 0;
+  position: relative;
+}
+.uni-calendar-item__weeks-box-text {
+  font-size: 14px;
+  font-weight: bold;
+  color: #00225c;
+}
+.uni-calendar-item__weeks-lunar-text {
+  font-size: 12px;
+  color: #333;
+}
+.uni-calendar-item__weeks-box-item {
+  position: relative;
+  display: flex;
+  flex-direction: column;
+  justify-content: center;
+  align-items: center;
+  width: 40px;
+  height: 40px;
+}
+.uni-calendar-item__weeks-box-circle {
+  position: absolute;
+  top: 5px;
+  right: 5px;
+  width: 8px;
+  height: 8px;
+  border-radius: 8px;
+  background-color: #dd524d;
+}
+.uni-calendar-item__weeks-box .uni-calendar-item--disable {
+  cursor: default;
+}
+.uni-calendar-item--disable .uni-calendar-item__weeks-box-text-disable {
+  color: #D1D1D1;
+}
+.uni-calendar-item--isDay {
+  position: absolute;
+  top: 10px;
+  right: 17%;
+  background-color: #dd524d;
+  width: 6px;
+  height: 6px;
+  border-radius: 50%;
+}
+.uni-calendar-item--extra {
+  color: #dd524d;
+  opacity: 0.8;
+}
+.uni-calendar-item__weeks-box .uni-calendar-item--checked {
+  background-color: #2979ff;
+  border-radius: 50%;
+  box-sizing: border-box;
+  border: 3px solid #fff;
+}
+.uni-calendar-item--checked .uni-calendar-item--checked-text {
+  color: #fff;
+}
+.uni-calendar-item--multiple .uni-calendar-item--checked-range-text {
+  color: #333;
+}
+.uni-calendar-item--multiple {
+  background-color: #F6F7FC;
+}
+.uni-calendar-item--multiple .uni-calendar-item--before-checked,
+.uni-calendar-item--multiple .uni-calendar-item--after-checked {
+  background-color: #2979ff;
+  border-radius: 50%;
+  box-sizing: border-box;
+  border: 3px solid #F6F7FC;
+}
+.uni-calendar-item--before-checked .uni-calendar-item--checked-text,
+.uni-calendar-item--after-checked .uni-calendar-item--checked-text {
+  color: #fff;
+}
+.uni-calendar-item--before-checked-x {
+  border-top-left-radius: 50px;
+  border-bottom-left-radius: 50px;
+  box-sizing: border-box;
+  background-color: #F6F7FC;
+}
+.uni-calendar-item--after-checked-x {
+  border-top-right-radius: 50px;
+  border-bottom-right-radius: 50px;
+  background-color: #F6F7FC;
+}
+

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 783 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js


+ 8 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.json

@@ -0,0 +1,8 @@
+{
+  "component": true,
+  "usingComponents": {
+    "uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
+    "calendar-item": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item",
+    "time-picker": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker"
+  }
+}

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.wxml


+ 238 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.wxss

@@ -0,0 +1,238 @@
+@charset "UTF-8";
+/* 水平间距 */
+/* 水平间距 */
+.uni-calendar {
+  display: flex;
+  flex-direction: column;
+}
+.uni-calendar__mask {
+  position: fixed;
+  bottom: 0;
+  top: 0;
+  left: 0;
+  right: 0;
+  background-color: rgba(0, 0, 0, 0.4);
+  transition-property: opacity;
+  transition-duration: 0.3s;
+  opacity: 0;
+  z-index: 99;
+}
+.uni-calendar--mask-show {
+  opacity: 1;
+}
+.uni-calendar--fixed {
+  position: fixed;
+  bottom: calc(0px);
+  left: 0;
+  right: 0;
+  transition-property: -webkit-transform;
+  transition-property: transform;
+  transition-property: transform, -webkit-transform;
+  transition-duration: 0.3s;
+  -webkit-transform: translateY(460px);
+          transform: translateY(460px);
+  z-index: 99;
+}
+.uni-calendar--ani-show {
+  -webkit-transform: translateY(0);
+          transform: translateY(0);
+}
+.uni-calendar__content {
+  background-color: #fff;
+}
+.uni-calendar__content-mobile {
+  border-top-left-radius: 10px;
+  border-top-right-radius: 10px;
+  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
+}
+.uni-calendar__header {
+  position: relative;
+  display: flex;
+  flex-direction: row;
+  justify-content: center;
+  align-items: center;
+  height: 50px;
+}
+.uni-calendar__header-mobile {
+  padding: 10px;
+  padding-bottom: 0;
+}
+.uni-calendar--fixed-top {
+  display: flex;
+  flex-direction: row;
+  justify-content: space-between;
+  border-top-color: rgba(0, 0, 0, 0.4);
+  border-top-style: solid;
+  border-top-width: 1px;
+}
+.uni-calendar--fixed-width {
+  width: 50px;
+}
+.uni-calendar__backtoday {
+  position: absolute;
+  right: 0;
+  top: 25rpx;
+  padding: 0 5px;
+  padding-left: 10px;
+  height: 25px;
+  line-height: 25px;
+  font-size: 12px;
+  border-top-left-radius: 25px;
+  border-bottom-left-radius: 25px;
+  color: #fff;
+  background-color: #f1f1f1;
+}
+.uni-calendar__header-text {
+  text-align: center;
+  width: 100px;
+  font-size: 15px;
+  color: #666;
+}
+.uni-calendar__button-text {
+  text-align: center;
+  width: 100px;
+  font-size: 14px;
+  color: #2979ff;
+  letter-spacing: 3px;
+}
+.uni-calendar__header-btn-box {
+  display: flex;
+  flex-direction: row;
+  align-items: center;
+  justify-content: center;
+  width: 50px;
+  height: 50px;
+}
+.uni-calendar__header-btn {
+  width: 9px;
+  height: 9px;
+  border-left-color: #808080;
+  border-left-style: solid;
+  border-left-width: 1px;
+  border-top-color: #555555;
+  border-top-style: solid;
+  border-top-width: 1px;
+}
+.uni-calendar--left {
+  -webkit-transform: rotate(-45deg);
+          transform: rotate(-45deg);
+}
+.uni-calendar--right {
+  -webkit-transform: rotate(135deg);
+          transform: rotate(135deg);
+}
+.uni-calendar__weeks {
+  position: relative;
+  display: flex;
+  flex-direction: row;
+}
+.uni-calendar__weeks-item {
+  flex: 1;
+}
+.uni-calendar__weeks-day {
+  flex: 1;
+  display: flex;
+  flex-direction: column;
+  justify-content: center;
+  align-items: center;
+  height: 40px;
+  border-bottom-color: #F5F5F5;
+  border-bottom-style: solid;
+  border-bottom-width: 1px;
+}
+.uni-calendar__weeks-day-text {
+  font-size: 12px;
+  color: #B2B2B2;
+}
+.uni-calendar__box {
+  position: relative;
+  padding-bottom: 7px;
+}
+.uni-calendar__box-bg {
+  display: flex;
+  justify-content: center;
+  align-items: center;
+  position: absolute;
+  top: 0;
+  left: 0;
+  right: 0;
+  bottom: 0;
+}
+.uni-calendar__box-bg-text {
+  font-size: 200px;
+  font-weight: bold;
+  color: #999;
+  opacity: 0.1;
+  text-align: center;
+  line-height: 1;
+}
+.uni-date-changed {
+  padding: 0 10px;
+  text-align: center;
+  color: #333;
+  border-top-color: #DCDCDC;
+  border-top-style: solid;
+  border-top-width: 1px;
+  flex: 1;
+}
+.uni-date-btn--ok {
+  padding: 20px 15px;
+}
+.uni-date-changed--time-start {
+  display: flex;
+  align-items: center;
+}
+.uni-date-changed--time-end {
+  display: flex;
+  align-items: center;
+}
+.uni-date-changed--time-date {
+  color: #999;
+  line-height: 50px;
+  margin-right: 5px;
+}
+.time-picker-style {
+  display: flex;
+  justify-content: center;
+  align-items: center;
+}
+.mr-10 {
+  margin-right: 10px;
+}
+.dialog-close {
+  position: absolute;
+  top: 0;
+  right: 0;
+  bottom: 0;
+  display: flex;
+  flex-direction: row;
+  align-items: center;
+  padding: 0 25px;
+  margin-top: 10px;
+}
+.dialog-close-plus {
+  width: 16px;
+  height: 2px;
+  background-color: #737987;
+  border-radius: 2px;
+  -webkit-transform: rotate(45deg);
+          transform: rotate(45deg);
+}
+.dialog-close-rotate {
+  position: absolute;
+  -webkit-transform: rotate(-45deg);
+          transform: rotate(-45deg);
+}
+.uni-datetime-picker--btn {
+  border-radius: 100px;
+  height: 40px;
+  line-height: 40px;
+  background-color: #2979ff;
+  color: #fff;
+  font-size: 16px;
+  letter-spacing: 2px;
+}
+.uni-datetime-picker--btn:active {
+  opacity: 0.7;
+}
+

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 928 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js


+ 4 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.json

@@ -0,0 +1,4 @@
+{
+  "usingComponents": {},
+  "component": true
+}

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.wxml


+ 107 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.wxss

@@ -0,0 +1,107 @@
+@charset "UTF-8";
+/* 水平间距 */
+/* 水平间距 */
+.uni-datetime-picker {
+  /* width: 100%; */
+}
+.uni-datetime-picker-view {
+  height: 130px;
+  width: 270px;
+  cursor: pointer;
+}
+.uni-datetime-picker-item {
+  height: 50px;
+  line-height: 50px;
+  text-align: center;
+  font-size: 14px;
+}
+.uni-datetime-picker-btn {
+  margin-top: 60px;
+  display: flex;
+  cursor: pointer;
+  flex-direction: row;
+  justify-content: space-between;
+}
+.uni-datetime-picker-btn-text {
+  font-size: 14px;
+  color: #2979ff;
+}
+.uni-datetime-picker-btn-group {
+  display: flex;
+  flex-direction: row;
+}
+.uni-datetime-picker-cancel {
+  margin-right: 30px;
+}
+.uni-datetime-picker-mask {
+  position: fixed;
+  bottom: 0px;
+  top: 0px;
+  left: 0px;
+  right: 0px;
+  background-color: rgba(0, 0, 0, 0.4);
+  transition-duration: 0.3s;
+  z-index: 998;
+}
+.uni-datetime-picker-popup {
+  border-radius: 8px;
+  padding: 30px;
+  width: 270px;
+  background-color: #fff;
+  position: fixed;
+  top: 50%;
+  left: 50%;
+  -webkit-transform: translate(-50%, -50%);
+          transform: translate(-50%, -50%);
+  transition-duration: 0.3s;
+  z-index: 999;
+}
+.uni-datetime-picker-time {
+  color: grey;
+}
+.uni-datetime-picker-column {
+  height: 50px;
+}
+.uni-datetime-picker-timebox {
+  border: 1px solid #E5E5E5;
+  border-radius: 5px;
+  padding: 7px 10px;
+  box-sizing: border-box;
+  cursor: pointer;
+}
+.uni-datetime-picker-timebox-pointer {
+  cursor: pointer;
+}
+.uni-datetime-picker-disabled {
+  opacity: 0.4;
+}
+.uni-datetime-picker-text {
+  font-size: 14px;
+  line-height: 50px;
+}
+.uni-datetime-picker-sign {
+  position: absolute;
+  top: 53px;
+  /* 减掉 10px 的元素高度,兼容nvue */
+  color: #999;
+}
+.sign-left {
+  left: 86px;
+}
+.sign-right {
+  right: 86px;
+}
+.sign-center {
+  left: 135px;
+}
+.uni-datetime-picker__container-box {
+  position: relative;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  margin-top: 40px;
+}
+.time-hide-second {
+  width: 180px;
+}
+

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 790 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js


+ 8 - 0
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.json

@@ -0,0 +1,8 @@
+{
+  "component": true,
+  "usingComponents": {
+    "uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
+    "calendar": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar",
+    "time-picker": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker"
+  }
+}

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.