feat: 页面分享设置
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { appSharePageMethods } from '../../base/pageMixin';
|
||||
import { AGE_BANDS, AgeBandKey } from '../../core/data/difficulty';
|
||||
import { parseMiniProgramUrl } from '../../utils/index';
|
||||
import {
|
||||
@@ -161,4 +162,6 @@ Page({
|
||||
(e.currentTarget.dataset.title as string | undefined);
|
||||
navigateByPath(path, title);
|
||||
},
|
||||
|
||||
...appSharePageMethods,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user