feat:练字贴功能基本完成
This commit is contained in:
@@ -48,6 +48,8 @@ Page({
|
||||
selectedWords: ['涂', '鸦', '丫', '欢', '迎', '您'],
|
||||
showIntroductionPopup: true,
|
||||
env: getApp().globalData.env || 'release',
|
||||
}, () => {
|
||||
this.drawCanvas();
|
||||
});
|
||||
} else {
|
||||
this.setData({
|
||||
|
||||
Reference in New Issue
Block a user