调整页面样式

This commit is contained in:
唐明明
2022-01-14 16:16:56 +08:00
parent 18448d7873
commit dd6c5718b0
14 changed files with 51 additions and 52 deletions

View File

@@ -227,7 +227,6 @@ export default {
// 喝水
drinkWater() {
drinkWater().then((res) => {
console.log(res);
this.getWaters();
});
},