修改段位徽章

This commit is contained in:
田岩
2025-12-02 17:35:19 +08:00
parent 4122ec06cb
commit 26e927c647
+1
View File
@@ -91,6 +91,7 @@
startVal.value = points_data.value.currentPoints; // 徽章数
endVal.value = points_data.value.currentPoints; // 徽章数
}
uni.$emit('update_me_data', true);
});
onUnload(() => {});
</script>