Commit 37ef71f7 authored by 徐一鸣's avatar 徐一鸣

up

parent 0089a728
<template>
<el-tabs
type="border-card"
v-model="serviceTabsActiveName"
type="card"
@tab-click="handleClick"
:stretch="true"
style="margin-top: 20px;"
......@@ -557,6 +557,7 @@ export default {
<style scoped>
.service_info {
width: 80%;
min-height: 500px;
padding: 10px 20px;
margin: 0 auto;
box-sizing: border-box;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment