let url = #platenurlindexOf#platen === -1还有啥方法匹配
url.includes('#/platen') 或者 url.startsWith('#/platen') 都可以用来匹配。
原文地址: https://www.cveoy.top/t/topic/gd4h 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
url.includes('#/platen') 或者 url.startsWith('#/platen') 都可以用来匹配。
原文地址: https://www.cveoy.top/t/topic/gd4h 著作权归作者所有。请勿转载和采集!