gh代码合并跟新设置店铺页面

This commit is contained in:
2024-09-28 15:24:41 +08:00
11 changed files with 242 additions and 177 deletions

View File

@@ -196,7 +196,10 @@
function changeClick() {
emits('changeClick', props.index)
}
function reportDamage () {
emits('reportDamage', props.index)
}
function xiajia() {
emits('xiajia', props.index)
}