@@ -85,7 +85,7 @@ const handleEnterprise = (item) => {
emits('enterprise', item)
}
-const height = ((192 * 3) - 12) + 'px'
+const height = ((210 * 2) + 12) + 'px'
</script>
<style lang="scss" scoped>
@@ -17,7 +17,7 @@
</div>
<div class="d-flex justify-end mb-5">
<div class="banner-tools-btns">
- <v-btn class="radius mr-2" variant="outlined" color="error" prepend-icon="mdi-share-outline" style="width: 187px; height: 36px;">分享有礼</v-btn>
+ <v-btn class="radius mr-2 button-item" variant="outlined" color="error" prepend-icon="mdi-share-outline" style="height: 36px;">分享有礼</v-btn>
<v-btn
class="button-item radius"
color="warning"