芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/www/wp-content/plugins/chaty/src/hoc/with-route.js
export default function withRoute() { const route = new URLSearchParams(window.location.search); return { route } }