Merge branch 'develop' of http://25.13.9.101:9000/K17_AITS/tra-app into develop

This commit is contained in:
杨航
2025-12-02 18:55:49 +08:00
+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>