圖片刪除
This commit is contained in:
parent
8e276824e8
commit
747f88e65a
@ -82,7 +82,7 @@ export async function delHilog(){
|
||||
if(isSevenDaysAgo(data)){
|
||||
const date=dateFormat(new Date()).split(' ')[0]
|
||||
fileUtil.addFile(`${folderPath}/hilogTime.txt`, date)
|
||||
deleteAllFileByPiC('jt',1)
|
||||
deleteAllFileByPiC('pz',1)
|
||||
// fileUtil.addFile(`${folderPath}/hilogTime.txt`, JSON.stringify(num))
|
||||
}
|
||||
}
|
||||
|
||||
@ -1444,7 +1444,7 @@ export default class Judge {
|
||||
const msgStr = strArr[num];
|
||||
if(msgStr == ''){
|
||||
console.info(judgeTag, '模拟数据考试结束')
|
||||
globalThis.windowClass.setWindowSystemBarEnable(['navigation'])
|
||||
// globalThis.windowClass.setWindowSystemBarEnable(['navigation'])
|
||||
clearInterval(judgeTimer)
|
||||
this.checkExamIsEnd(true)
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user