sharp-agezi 6 yıl önce
ebeveyn
işleme
21ac06ae22
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      customized/pages/made/madeFont/madeFont.js

+ 1 - 2
customized/pages/made/madeFont/madeFont.js

@@ -177,7 +177,7 @@ Page({
         addFontStatic: false,
         animationData: this.animation.export()
       })
-
+      // that.getTouchFontInformation(that)
       that.setData({
         inputFont: null,
       })
@@ -259,7 +259,6 @@ Page({
     let that = this;
     if (that.data.touch.fontSize) {
       that.getTouchFontInformation(that);
-
       // wx.redirectTo({
       //   url: '/customized/pages/made/made?id='+ this.data.isActive,
       // })