diff --git a/miniprogram/comm/behavior/my_fav_bh.js b/miniprogram/comm/behavior/my_fav_bh.js index a6e09f6..a89339a 100644 --- a/miniprogram/comm/behavior/my_fav_bh.js +++ b/miniprogram/comm/behavior/my_fav_bh.js @@ -3,7 +3,7 @@ const cloudHelper = require('../../helper/cloud_helper.js'); module.exports = Behavior({ /** - * 页面的初始数据 + * 页面的初始数 据 */ data: { }, @@ -81,4 +81,4 @@ module.exports = Behavior({ pageHelper.showConfirm('您确认删除?', callback); } } -}) \ No newline at end of file +})