增加点餐智能推荐

This commit is contained in:
2025-11-20 18:45:04 +08:00
parent bb4c2676e7
commit ce3674be35
13 changed files with 813 additions and 76 deletions

View File

@@ -46,4 +46,9 @@ function cancel() {
.zhanwei1{
height: 240rpx;
}
.fixed-bottom {
&.u-flex-column{
align-items: stretch;
}
}
</style>