瀏覽代碼

lhj0618返回修改

liuhj 11 月之前
父節點
當前提交
023cb1c791
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/router/index.js

+ 4 - 4
src/router/index.js

@@ -113,10 +113,10 @@ import Supplierinfo from '@/components/ConferenceModule/Supplierinfo';
 Vue.use(Router)
 
 export default new Router({
-    mode: 'history',
-    scrollBehavior: () => {
-      history.pushState(null, null, document.URL)
-    },
+    // mode: 'history',
+    // scrollBehavior: () => {
+    //   history.pushState(null, null, document.URL)
+    // },
   routes: [
     {
       path: '/',