vue去除地址欄上的'#'號

const router = new VueRouter({
  routes:[],
  mode :"history"//除去#號
}
相關文章
相關標籤/搜索