@@ -381,7 +381,7 @@
<style scoped>
.header-nav {
- padding: 10px 0;
+ padding: 5px 0;
text-align: center;
display: flex;
font-size: 16px;
@@ -11,7 +11,7 @@
<waterfall-slot
v-for="(item, index) in applicationTypeList"
- width="300"
+ width="350"
:height="200"
:order="index"
:key="item.code"