Candy 6 năm trước cách đây
mục cha
commit
d9bb6388a9
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      messageApplet/app.js

+ 0 - 2
messageApplet/app.js

@@ -6,8 +6,6 @@ App({
       const updateManager = wx.getUpdateManager()
       updateManager.onCheckForUpdate(function (res) {
         // 请求完新版本信息的回调
-		
-		
         if (res.hasUpdate) {
           updateManager.onUpdateReady(function () {
             wx.showModal({