@@ -530,7 +530,7 @@
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
- margin-left: .1rem;
+ margin-left: .05rem;
width: .8rem;
height: .4rem;
background: #2abed1;
@@ -113,7 +113,7 @@ var keywordComponent = {
getData: function(){
const _this = this
$.ajax({
- url: '/subscribepay/afterPay/getUserInfo',
+ url: '/subscribepay/afterPay/getUserInfo?t=' + Date.now(),
type:'POST',
success: function(res){
console.log(res)