Browse Source

lhj0618返回修改

liuhj 10 months ago
parent
commit
023cb1c791
1 changed files with 4 additions and 4 deletions
  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: '/',