Feat(非遗文创):增加AI入口
This commit is contained in:
@@ -87,12 +87,17 @@
|
||||
class="img-nodata"
|
||||
/>
|
||||
</view>
|
||||
<AiEntrance />
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { getIch, getIchRecommend } from '@/api/heritage'
|
||||
import AiEntrance from '@/components/aiChat/entrance'
|
||||
export default {
|
||||
components: {
|
||||
AiEntrance
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
webUrl: this.$VUE_APP_RESOURCES_URL,
|
||||
|
||||
Reference in New Issue
Block a user