diff --git a/src/style/theme/common.scss b/src/style/theme/common.scss index 01734ca..83578d3 100644 --- a/src/style/theme/common.scss +++ b/src/style/theme/common.scss @@ -34,6 +34,9 @@ body { font-weight: normal; letter-spacing: 0.08em; } +.main-content12{ + padding: 12px; +} // 变小手 .point{ cursor: pointer; diff --git a/src/views/ConfigureServicePrices.vue b/src/views/ConfigureServicePrices.vue index da3cc40..29c1ab2 100644 --- a/src/views/ConfigureServicePrices.vue +++ b/src/views/ConfigureServicePrices.vue @@ -44,7 +44,7 @@
微信收款 -
@@ -53,7 +53,7 @@
支付宝收款 -
@@ -91,7 +91,7 @@
淘宝收款 -
diff --git a/src/views/elementGroups.vue b/src/views/elementGroups.vue index 3175aab..97512f6 100644 --- a/src/views/elementGroups.vue +++ b/src/views/elementGroups.vue @@ -1,388 +1,390 @@