You've already forked qlg.frontend
一次修改
This commit is contained in:
@ -15,8 +15,8 @@ mui.plusReady(function(){
|
||||
$('.zgThing').show();
|
||||
console.log(data);
|
||||
$('#zgTimes').text(data.zgTimes);
|
||||
$('#zgAmounts').text(data.zgAmounts);
|
||||
$('#zgYhYhq').text(data.zgYhYhq);
|
||||
$('#zgAmounts').text('¥'+data.zgAmounts);
|
||||
$('#myZgA').text(data.myZgA);
|
||||
})
|
||||
|
||||
$("#userName").text(localStorage.getItem("userName"))
|
||||
|
Reference in New Issue
Block a user