mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-08-06 10:57:25 +08:00
refactor: 更新多个页面的样式和结构
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
:fixed="true"
|
||||
:placeholder="true"
|
||||
:border="false"
|
||||
left-icon=""
|
||||
:auto-back="true"
|
||||
title=""
|
||||
>
|
||||
<template #center>
|
||||
@@ -311,9 +311,11 @@
|
||||
}
|
||||
|
||||
.slot-wrap {
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 0 20rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.collect-tabs {
|
||||
|
||||
Reference in New Issue
Block a user