jifuning 5 năm trước cách đây
mục cha
commit
d13aaa22e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      html/page/addPosonal.html

+ 1 - 1
html/page/addPosonal.html

@@ -131,7 +131,7 @@
 <script type="text/javascript">
     var toast = new auiToast();
     apiready = function () {
-        //token
+        
         var info = $api.getStorage('data'),
             token = JSON.parse(info).data.access_token;
     };