liujd hace 6 años
padre
commit
4203abd38c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      admin-update/src/sass/shop/list.vue

+ 1 - 1
admin-update/src/sass/shop/list.vue

@@ -140,7 +140,7 @@ export default {
 		wxPayConfigFn() {},
 		wxPayConfigFn() {},
 		// 绑定跳转
 		// 绑定跳转
 		bindJump(url) {
 		bindJump(url) {
-			let host = `http://api.w.${getFirstHost()}.com`;
+			let host = `http://api.s.${getFirstHost()}.com`;
 			window.open(host + url);
 			window.open(host + url);
 		},
 		},
 		// crud
 		// crud