|
@@ -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,
|
|
|
// })
|