diff --git a/fapp/ciyon_ap/pages.json b/fapp/ciyon_ap/pages.json
index 932369c..46c8c72 100644
--- a/fapp/ciyon_ap/pages.json
+++ b/fapp/ciyon_ap/pages.json
@@ -415,13 +415,10 @@
"root": "pages/lab",
"pages": [
{
- "path": "user_list"
+ "path": "userlist"
- },
- {
- "path": "user_edit"
- }
+ }
]
}
]
diff --git a/fapp/ciyon_ap/pages/lab/user_edit.vue b/fapp/ciyon_ap/pages/lab/user_edit.vue
deleted file mode 100644
index 932ffd0..0000000
--- a/fapp/ciyon_ap/pages/lab/user_edit.vue
+++ /dev/null
@@ -1,287 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 秒
-
-
-
-
- 第
-
- 期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/fapp/ciyon_ap/pages/lab/user_list.vue b/fapp/ciyon_ap/pages/lab/user_list.vue
deleted file mode 100644
index c0a38ad..0000000
--- a/fapp/ciyon_ap/pages/lab/user_list.vue
+++ /dev/null
@@ -1,331 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- No: {{item.id}}
-
- {{ccode(g.auditstatus, item.auditstatus)}}
-
-
- {{ccode(g.auditstatus, item.auditstatus)}}
-
-
- {{item.name}}
-
-
-
- 审核人 {{ccode('xa_user', item.audituser)}}
- 审核理由
- 审核时间 {{todatetime(item.audittimes)}}
-
-
-
-
- {{ccode(init.zc_menu, item.menuid)}}
-
-
-
- {{tofix(item.filesize/1024, -2)}}KB
-
-
-
- {{tofix(item.metre/1000, -2)}}米
-
-
-
- {{tofix(item.bankmoney/1000000)}}万元
-
-
-
-
- {{todatetime(item.setdate, 'd')}}
-
-
-
- {{todatetime(item.settimes)}}
-
-
-
- {{totimepoint(item.dayclock, true)}}
-
-
-
-
-
-
- {{item.isuse==1?'√':'×'}}
-
-
-
- {{item.isopen==1?'开启':'关闭'}}
-
-
-
- {{tounit(item.unit)}}
-
-
-
- {{ccode(g.auditstatus, item.sigstatus)}}
-
-
-
-
- {{itm.name}}
-
-
-
-
- {{mcode(g.zc_depart, item.prodcata, 'name').join(' . ')}}
-
-
-
-
- {{itm.name}}
-
-
-
-
-
- {{itm.name}}
-
-
-
-
- {{ccode(g.ppint, item.ppint)}}
-
-
-
-
- {{tocyc(item.npcyc)}}
-
-
-
- {{totimesec(item.runsec)}}
-
-
-
- 第{{item.acttm}}期
-
-
-
-
- {{tofix(item.ton/1000000, 3)}}吨
-
-
-
- {{tofix(item.price/100, 2)}}元
-
-
-
-
- 查看位置
-
-
-
-
- {{tofix(item.pct/100, 2)}}%
-
-
-
- 转到链接
-
-
-
-
- {{tofix(item.weightg/1000)}}公斤
-
-
-
- {{tofix(item.eartmpr/1000, 1)}}℃
-
-
-
- {{tomsk(item.idcard,'******#*')}}
-
-
- 添加时间 {{todatetime(item.addtimes)}}
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/fapp/ciyon_ap/pages/main/index.vue b/fapp/ciyon_ap/pages/main/index.vue
index 1063392..d214883 100644
--- a/fapp/ciyon_ap/pages/main/index.vue
+++ b/fapp/ciyon_ap/pages/main/index.vue
@@ -22,7 +22,7 @@
游客页面
-
+
成员管理