Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivWeb
Commits
658fdcd6
Commit
658fdcd6
authored
Nov 06, 2024
by
xuchaozou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: 更新前端包
parent
da6f250d
Pipeline
#93708
passed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
index.js
src/components/SoundAi/index.js
+9
-0
No files found.
src/components/SoundAi/index.js
View file @
658fdcd6
/*
* @Author: xuchaozou 52873083+xuchaozou@users.noreply.github.com
* @Date: 2024-03-27 18:53:57
* @LastEditors: xuchaozou 52873083+xuchaozou@users.noreply.github.com
* @LastEditTime: 2024-11-06 17:53:16
* @FilePath: \CivWeb\src\components\SoundAi\index.js
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
import
{
request
,
event
}
from
'@wisdom-utils/utils'
import
{
Suspense
,
lazy
,
useCallback
,
useEffect
,
useRef
,
useState
}
from
'react'
import
Context
,
{
contextData
}
from
'./config'
...
...
@@ -14,6 +22,7 @@ const SoundAi = props => {
await
getIsOpenConfig
()
setVisible
(
true
)
}
catch
(
error
)
{
console
.
warn
(
error
)
}
return
()
=>
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment