宠汪汪喂食可设置为0(即不喂食)
This commit is contained in:
@@ -413,6 +413,10 @@
|
||||
"type": "radios",
|
||||
"desc": "每次喂养狗粮克数(默认10g)",
|
||||
"items": [
|
||||
{
|
||||
"key": "0",
|
||||
"label": "不喂食"
|
||||
},
|
||||
{
|
||||
"key": "10",
|
||||
"label": "消耗10g"
|
||||
|
Reference in New Issue
Block a user