优化注释

This commit is contained in:
lemon橪
2021-05-17 18:19:26 +08:00
parent 4545097a4a
commit 49eb30f265
69 changed files with 972 additions and 2622 deletions

View File

@@ -87,7 +87,7 @@ export default {
},
/**
* 获得累计使用
* 获得累计积分使用
*/
initPointData() {
getMemberPointSum().then((res) => {
@@ -99,6 +99,9 @@ export default {
</script>
<style lang="scss" scoped>
.point-list{
margin-top: 50rpx;
}
.title {
height: 80rpx;
text-align: center;