@@ -4,7 +4,7 @@
<NavBar leftButton="custom" backgroundColor="background.page">
<template #left>
<Image
- src="https://mncdn.wenlvti.net/app_static/minnan/images/inhert/Title.png"
+ src="https://mn.wenlvti.net/app_static/minnan/images/inhert/Title.png"
mode="widthFix"
:width="110"
:innerStyle="{ marginLeft: '30rpx', marginTop: '30rpx' }"
@@ -1,6 +1,6 @@
<template>
<CommonRoot>
- <FlexCol :padding="30" :gap="15" innerClass="bg-base">
+ <FlexCol :padding="30" :gap="15" backgroundColor="background.page">
<!-- 分类 -->
<template v-for="category in categoryDatas" :key="category.title">
<HomeTitle