敏感词

This commit is contained in:
liuye
2023-06-21 08:57:45 +08:00
parent 3d85df471b
commit 16a6e752e4
11 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<template> <template>
<div class="triggerRecord"> <div class="AppSensitive">
<AiTopFixed> <AiTopFixed>
<div class="top-search"> <div class="top-search">
<div class="left"> <div class="left">
@@ -38,8 +38,8 @@
<script> <script>
export default { export default {
name: "triggerRecord", name: "AppSensitive",
appName: "触发记录", appName: "敏感词触发记录",
data() { data() {
return { return {
keyword: '', keyword: '',
@@ -106,7 +106,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.triggerRecord { .AppSensitive {
height: 100%; height: 100%;
::v-deep .AiTopFixed { ::v-deep .AiTopFixed {
.placeholder { .placeholder {

Binary file not shown.

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 793 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB