Merge remote-tracking branch 'origin/build' into build
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<section class="AppKeywordManagement">
|
||||
<ai-list>
|
||||
<template slot="title">
|
||||
<ai-title title="百度AI关键词" isShowBottomBorder></ai-title>
|
||||
<ai-title title="AI关键词" isShowBottomBorder></ai-title>
|
||||
</template>
|
||||
<template #content>
|
||||
<ai-search-bar>
|
||||
@@ -53,7 +53,7 @@
|
||||
import { mapState } from "vuex";
|
||||
export default {
|
||||
name: "AppKeywordManagementAI",
|
||||
label: '百度AI关键词',
|
||||
label: 'AI关键词',
|
||||
props: {
|
||||
instance: Function,
|
||||
dict: Object,
|
||||
|
||||
Reference in New Issue
Block a user