|
@@ -364,7 +364,7 @@ export default defineComponent({
|
|
{data.searchNotice.width && data.searchNoticeShow && (
|
|
{data.searchNotice.width && data.searchNoticeShow && (
|
|
<div class={styles.searchNotice} style={{ ...data.searchNotice }}>
|
|
<div class={styles.searchNotice} style={{ ...data.searchNotice }}>
|
|
<NoticeBar
|
|
<NoticeBar
|
|
- text={musicForms.keyword || '水电费第三方是发鼎折覆餗'}
|
|
|
|
|
|
+ text={musicForms.keyword}
|
|
color="#333"
|
|
color="#333"
|
|
background="none"
|
|
background="none"
|
|
/>
|
|
/>
|