feat: 样式的小调整

This commit is contained in:
2026-03-12 21:07:10 +08:00
parent b0d875fe92
commit 67c2ce1105
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view class="mt-16 border-box border-top-8">
<view class="border-box border-top-8">
<view
class="border-box pt-12 pl-12 pr-12"
v-for="(moduleItem, index) in goodsData.commodityEquipment"

View File

@@ -1,5 +1,5 @@
<template>
<view class="border-box border-top-8 pl-12 pr-12">
<view class="border-box border-top-8 pl-12 pr-12 pt-6 pb-12">
<ModuleTitle
v-if="showTitle"
title="套餐包含内容"