mirror of
https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git
synced 2024-12-22 19:10:53 +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){
|
||||
break;
|
||||
}
|
||||
if(index<xxmsg){
|
||||
if(index<xxmsg&&index!=0){
|
||||
continue;
|
||||
}
|
||||
msg_pass.push(item)
|
||||
|
Loading…
Reference in New Issue
Block a user