lhl 3 years ago
parent
commit
3d04d21819
2 changed files with 3 additions and 2 deletions
  1. 2 1
      pages/index/index.vue
  2. 1 1
      pages/users/order_confirm/index.vue

+ 2 - 1
pages/index/index.vue

@@ -158,7 +158,8 @@
 	// #endif
 	import {
 		getShare,
-		getconfig
+		getconfig,
+		advertisement
 	} from '@/api/public.js';
 	import {
 		goShopDetail

+ 1 - 1
pages/users/order_confirm/index.vue

@@ -1171,7 +1171,7 @@
 							// 	url: '/pages/order_pay_back/index?keyCode=' + callback_key + '&url=' +
 							// 		jsConfig
 							// })
-							window.location.href = res.data.result.jsConfig.expend.pay_info
+							window.location.href = res.data.result.config.jsConfig.expend.pay_info
 							return;
 							break;
 							// #ifndef MP