Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footsen

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 330c1d70 authored 2 years ago by agan's avatar agan
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

修改 添加越南语

parent 0109e223
Show whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
  • b/download.html
  • b/downloadIos.html
  • js/new/lang.js
b/download.html
View file @ 330c1d70
......@@ -140,7 +140,7 @@
</div>
<!--箭头-->
<div class="wipeUp"></div>
<script src="https://www.footseen.com/js/new/lang.js?v=202210141725"></script>
<script src="https://www.footseen.com/js/new/lang.js?v=202210141728"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
<script>
......
This diff is collapsed. Click to expand it.
b/downloadIos.html
View file @ 330c1d70
......@@ -138,7 +138,7 @@
</div>
<!--箭头-->
<div class="wipeUp"></div>
<script src="https://www.footseen.com/js/new/lang.js?v=202210141725"></script>
<script src="https://www.footseen.com/js/new/lang.js?v=202210141728"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
<script src="https://cdn.jsdelivr.net/npm/clipboard@2.0.6/dist/clipboard.min.js"></script>
......
This diff is collapsed. Click to expand it.
js/new/lang.js
View file @ 330c1d70
......@@ -94,7 +94,7 @@ function lang() {
langType = 0;
} else if (sessionStorage.lang == 7) {
langType = 2;
} else if (sessionStorage.lang == 7) {
} else if (sessionStorage.lang == 8) {
langType = 3;
}
$('.code span').html(langList[langType].foot3 + getRequest().agentCode);
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment