lalala 6 лет назад
Родитель
Сommit
a54599064b
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      mobile-code/src/pages/home/user.vue
  2. 1 1
      mobile-code/src/pages/pay/index.vue

+ 1 - 1
mobile-code/src/pages/home/user.vue

@@ -309,7 +309,7 @@ export default {
 	}
 	.surplus-wrap {
 		@include disFlex(flex-end, space-between);
-		padding: 10px 50px 34px;
+		padding: 10px 40px 34px;
 		background-color: #fff;
 		.surplus-left {
 			color: $fontColor3;

+ 1 - 1
mobile-code/src/pages/pay/index.vue

@@ -214,7 +214,7 @@
 					})
 				})
 				if (isLogin()) {
-					getShopUser().then(res => {
+					getShopUser(true).then(res => {
 						console.log('shopUser', res)
 						// 设置分享
 						let shareParams = {