feat: 修改学小乐字样

This commit is contained in:
shawko 2026-05-09 10:41:25 +08:00
parent a969b6482b
commit a12830120e
3 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ const path_prefix_white_list = [
'/subject/wrongBook', // 错题本 '/subject/wrongBook', // 错题本
'/subject/groupPaper', // 自由组卷 '/subject/groupPaper', // 自由组卷
'/subject/studyVideo', // 学习视频 '/subject/studyVideo', // 学习视频
'/subject/learnWord', // 旧版小乐 '/subject/learnWord', // 旧版灵犀
'/subject/languageSense', // 语感 '/subject/languageSense', // 语感
'/subject/phoneticTranscription', // 音标 '/subject/phoneticTranscription', // 音标
'/subject/happyRead', // 乐读 '/subject/happyRead', // 乐读

View File

@ -4,8 +4,8 @@ import { OSS_URL } from './const'
let platform = { let platform = {
cosUrl: OSS_URL, cosUrl: OSS_URL,
appName: '小乐', appName: '灵犀学',
wxName: '小乐', wxName: '灵犀学',
// 1966113040587837442 // 1966113040587837442
tenantId: '1966391196339204098', tenantId: '1966391196339204098',
} }

View File

@ -5,7 +5,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <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" /> <link rel="icon" type="image/svg+xml" href="https://xxl-1313840333.cos.ap-guangzhou.myqcloud.com/urm/logo.png" />
<title>小乐</title> <title>灵犀</title>
<style> <style>
body, body,
iframe { iframe {