Kaynağa Gözat

去掉路由更新

yuxingxing 2 yıl önce
ebeveyn
işleme
fe7895a3ed
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      shopro/store/modules/shopro.js

+ 3 - 3
shopro/store/modules/shopro.js

@@ -1910,9 +1910,9 @@ const actions = {
 	syncPages({
 		commit
 	}) {
-		http('common.syncPages', {
-			data: ROUTES,
-		})
+		// http('common.syncPages', {
+		// 	data: ROUTES,
+		// })
 	},
 }