update src/components/DiyEditor/components/mobile/NavigationBar/config.ts.

抱歉,跟 shopro 返回的数据结构看混淆了,这里是不用修改的,还原回去了。

Signed-off-by: 英狐 <3697820@qq.com>
pull/536/head
英狐 2024-09-03 15:43:46 +00:00 committed by Gitee
parent 60b412b29c
commit 04c4739b84
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ export interface NavigationBarProperty {
// 图片链接
bgImg: string
// 样式类型:默认 | 沉浸式
styleType: 'default' | 'inner'
styleType: 'normal' | 'inner'
// 常驻显示
alwaysShow: boolean
// 小程序单元格列表
@ -60,7 +60,7 @@ export const component = {
bgType: 'color',
bgColor: '#fff',
bgImg: '',
styleType: 'default',
styleType: 'normal',
alwaysShow: true,
mpCells: [
{