mirror of
https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git
synced 2024-12-23 11:40:51 +08:00
补充第一个页码显示
This commit is contained in:
parent
972d78f042
commit
16f71e6c77
@ -407,7 +407,7 @@ export async function Note_appoint(e) {
|
|||||||
if(Object.keys(mstList).length==80){
|
if(Object.keys(mstList).length==80){
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if(index<xxmsg){
|
if(index<xxmsg&&index!=0){
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
msg_pass.push(item)
|
msg_pass.push(item)
|
||||||
|
Loading…
Reference in New Issue
Block a user