Fix:3854 【商城小程序】顶部分类“养生圣地”改为“养生胜地”

This commit is contained in:
linxi
2025-06-04 09:29:56 +08:00
parent d28a2ebd20
commit e89b80dee8
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<view class="sanctum-wrap">
<view class="v12-justify-center">
<view class="v12-mr-3 v12-radius-100 v12-primary v12-white-text v12-px-5 v12-py-2 v12-font-28 v12-font-bold">养生</view>
<view class="v12-mr-3 v12-radius-100 v12-primary v12-white-text v12-px-5 v12-py-2 v12-font-28 v12-font-bold">养生</view>
<view class="v12-radius-100 v12-grey v12-dark-text v12-px-5 v12-py-2 v12-font-28 v12-font-bold" @click="toFoods">养生食材</view>
</view>
<view class="v12-justify-between v12-align-center v12-mt-5">