|
@@ -21,7 +21,7 @@ function handleGo(item: { name: string, status: string }) {
|
|
|
</script>
|
|
</script>
|
|
|
|
|
|
|
|
<template>
|
|
<template>
|
|
|
- <view class="page-class page-xsb bg-#F9F9F9 dark:bg-[var(--wot-dark-background)]">
|
|
|
|
|
|
|
+ <view class="page-xsb page-class bg-#F9F9F9 dark:bg-[var(--wot-dark-background)]">
|
|
|
<wd-navbar
|
|
<wd-navbar
|
|
|
title="个人中心" custom-style="background-color: transparent !important;" :bordered="false"
|
|
title="个人中心" custom-style="background-color: transparent !important;" :bordered="false"
|
|
|
safe-area-inset-top fixed :z-index="99"
|
|
safe-area-inset-top fixed :z-index="99"
|