订单倒计时

This commit is contained in:
@fawn-nine
2023-10-10 17:41:07 +08:00
parent 96f7e499db
commit 9a5afe03d3
15 changed files with 575 additions and 56 deletions

View File

@@ -64,6 +64,7 @@ export const mutations = {
} else {
state.loadingShow = data;
}
// console.log('加载状态',state.loadingShow)
},
//微信场景参数
setChatScenesInfo(state, data) {