Commit a21004c8 authored by haiyoucuv's avatar haiyoucuv

init

parent f69ecef4
...@@ -37,7 +37,7 @@ const store = makeAutoObservable({ ...@@ -37,7 +37,7 @@ const store = makeAutoObservable({
//分享活动 //分享活动
shareAct() { shareAct() {
shareStore.doShare(); shareStore.doShare();
},`` },
/** 场景切换 */ /** 场景切换 */
changePage(page, data = {}) { changePage(page, data = {}) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment