Bläddra i källkod

lhj0618返回修改

liuhj 10 månader sedan
förälder
incheckning
023cb1c791
1 ändrade filer med 4 tillägg och 4 borttagningar
  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: '/',