烟花爆竹实名登记前端
鲁班七号
2023-01-06 4566f5beb60cbb51832d51da612a804f5db53311
修改边栏展示不全的问题
2 files modified
8 ■■■■ changed files
README.md 6 ●●●● patch | view | raw | blame | history
src/styles/sidebar.scss 2 ●●● patch | view | raw | blame | history
README.md
@@ -4,6 +4,10 @@
src/views/contract/confirm.vue
### 实名购买
#### 实名购买
src/views/purchase/dailySaleReport.vue
#### 边栏位置
src/styles/sidebar.scss
src/styles/sidebar.scss
@@ -12,7 +12,7 @@
  .sidebar-container {
    transition: width 0.28s;
    width: $sideBarWidth !important;
    height: 95%;
    height: 100%;
    position: fixed;
   //position: absolute;
    font-size: 0px;