wujingjing
2025-03-19 a7bd95478beb0e9a8a1e6e12c8bf05677e67ddf7
src/views/ProductDetail.vue
@@ -36,7 +36,7 @@
            <div class="mb-6">
               <div class="flex items-baseline gap-2">
                  <span class="text-gray-500">价格:</span>
                  <span class="text-2xl font-bold text-red-500">¥{{ product.price }}</span>
                  <span class="text-2xl font-bold text-red-500">面议</span>
               </div>
            </div>