feat: 修改学小乐字样
This commit is contained in:
parent
a969b6482b
commit
a12830120e
@ -32,7 +32,7 @@ const path_prefix_white_list = [
|
||||
'/subject/wrongBook', // 错题本
|
||||
'/subject/groupPaper', // 自由组卷
|
||||
'/subject/studyVideo', // 学习视频
|
||||
'/subject/learnWord', // 旧版学小乐
|
||||
'/subject/learnWord', // 旧版灵犀学
|
||||
'/subject/languageSense', // 语感
|
||||
'/subject/phoneticTranscription', // 音标
|
||||
'/subject/happyRead', // 乐读
|
||||
|
||||
@ -4,8 +4,8 @@ import { OSS_URL } from './const'
|
||||
|
||||
let platform = {
|
||||
cosUrl: OSS_URL,
|
||||
appName: '学小乐',
|
||||
wxName: '学小乐',
|
||||
appName: '灵犀学',
|
||||
wxName: '灵犀学',
|
||||
// 1966113040587837442
|
||||
tenantId: '1966391196339204098',
|
||||
}
|
||||
|
||||
2
web.html
2
web.html
@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/svg+xml" href="https://xxl-1313840333.cos.ap-guangzhou.myqcloud.com/urm/logo.png" />
|
||||
<title>学小乐</title>
|
||||
<title>灵犀学</title>
|
||||
<style>
|
||||
body,
|
||||
iframe {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user