Browse Source

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

zhaobao 1 year ago
parent
commit
3461e21411

+ 2 - 0
libs/request.js

@@ -7,6 +7,8 @@ export async function request(params) {
 	
 	return new Promise(function(resolve, reject) {
 		try {
+			uni.hideLoading()
+			uni.hideToast()
 			uni.showLoading({
 				title: '加载中',
 				mask: true

+ 1 - 1
pages/applicationCenter/applicationCenter.vue

@@ -1,7 +1,7 @@
 <template>
 	<view class="app-page">
 		<view class="handle-wrap">
-			<view class="title">常用操作</view>
+			<view class="title">快捷操作</view>
 			<view class="tabs">
 				<view class="tab-item" v-for="(item,quickIdx) in quickList" :key="quickIdx" @click="linkTo(item)">
 					<div class="icon-box">

+ 1 - 1
pages/index/handle/task/checkList/form/form.vue

@@ -64,7 +64,7 @@
 						if(itemList[i].children){
 							itemList[i].children.map(child=>{
 								child.recordList.map(pointitem=>{
-									points.push(point)
+									points.push(pointitem)
 								})
 							})
 						}else{

+ 7 - 7
pages/index/handle/task/hazardRecord/hazardRecord.vue

@@ -152,7 +152,7 @@ import {cancelCheckTask,completeCheckTask} from '@/api/aqpt/task.js'
 				}
 				if(type===4){//放弃
 					cancelCheckTask(recordId).then(()=>{
-						uni.switchTab({
+						uni.reLaunch({
 							url:'/pages/index/index'
 						})
 					}).catch(()=>{
@@ -325,11 +325,11 @@ import {cancelCheckTask,completeCheckTask} from '@/api/aqpt/task.js'
 			.more{
 				position: relative;
 				padding: 15rpx 20rpx;
-				.text:hover{
-					&+.list>.hand-item-box{
-						display: block;
-					}
-				}
+				// .text:hover{
+				// 	&+.list>.hand-item-box{
+				// 		display: block;
+				// 	}
+				// }
 				.list{
 					position: absolute;
 					bottom: 100rpx;
@@ -339,7 +339,7 @@ import {cancelCheckTask,completeCheckTask} from '@/api/aqpt/task.js'
 					background-color: #fff;
 					.hand-item-box{
 						position: relative;
-						display: none;
+						// display: none;
 						&.show{
 							display: block;
 						}

BIN
unpackage/cache/apk/__UNI__73F6024_cm.apk


+ 1 - 1
unpackage/cache/apk/apkurl

@@ -1 +1 @@
-https://ide.dcloud.net.cn/build/download/d6ab9510-bb26-11ee-ad84-dd4dc441e36e
+https://ide.dcloud.net.cn/build/download/4d2658a0-bc39-11ee-977c-2387b316e5e7

File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/apk/cmManifestCache.json


File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/wgt/__UNI__73F6024/app-service.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/wgt/__UNI__73F6024/app-view.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/app-plus/app-service.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/app-plus/app-view.js


BIN
unpackage/release/apk/__UNI__73F6024__20240126182856.apk


Some files were not shown because too many files changed in this diff