Commit 0f6a8343 authored by Mac's avatar Mac

1

parent 276811af
...@@ -121,6 +121,7 @@ ...@@ -121,6 +121,7 @@
align-items: center; align-items: center;
justify-content: center; justify-content: center;
margin-left: 5%; margin-left: 5%;
margin-top: 10px;
} }
.salesvolume .mingxilist{ .salesvolume .mingxilist{
margin-top: 15px; margin-top: 15px;
...@@ -400,7 +401,7 @@ ...@@ -400,7 +401,7 @@
uni.showToast({ uni.showToast({
title: "支付成功" title: "支付成功"
}) })
// that.getdianshu() that.getxq()
}, },
fail: function(err) { fail: function(err) {
console.log('fail:', err); console.log('fail:', err);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment