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