任务操作-任务管理

This commit is contained in:
2023-04-13 16:39:35 +08:00
parent ccd0c28b84
commit 97466c8e6b
3 changed files with 2 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
} }
}, },
{ {
"path": "pages/management/ZlOperate", "path": "pages/management/TaskOperate",
"style": { "style": {
"navigationStyle": "custom", "navigationStyle": "custom",
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
@@ -68,12 +68,6 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{
"path": "pages/management/TaskManage",
"style": {
"navigationStyle": "custom"
}
},
{ {
"path": "pages/management/FinishedInStore", "path": "pages/management/FinishedInStore",
"style": { "style": {

View File

@@ -1,6 +1,6 @@
<template> <template>
<view class="content"> <view class="content">
<nav-bar title="任务操作"></nav-bar> <nav-bar title="任务管理"></nav-bar>
<view class="search-confirm-wrap"> <view class="search-confirm-wrap">
<view class="search-wrap"> <view class="search-wrap">
<view class="search-item"> <view class="search-item">