style: 优化移动端个人中心与订单界面 UI,采用统一白灰色调并去除突兀色块
This commit is contained in:
Vendored
+2
@@ -52,6 +52,8 @@ declare module 'vue' {
|
||||
VanStepper: typeof import('vant/es')['Stepper']
|
||||
VanSwipe: typeof import('vant/es')['Swipe']
|
||||
VanSwipeItem: typeof import('vant/es')['SwipeItem']
|
||||
VanTab: typeof import('vant/es')['Tab']
|
||||
VanTabs: typeof import('vant/es')['Tabs']
|
||||
VanTag: typeof import('vant/es')['Tag']
|
||||
}
|
||||
export interface GlobalDirectives {
|
||||
|
||||
Reference in New Issue
Block a user