Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
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
68832240
authored
4 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
邀请有奖
parent
facc28d4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
7 deletions
footseen/Nesting/help/index.html
footseen/Nesting/help/shareHelp.html
footseen/Nesting/newShare/index.html
footseen/Nesting/help/index.html
View file @
68832240
...
...
@@ -12,7 +12,7 @@
<script
src=
"../../lib/fsize.js"
></script>
<script
type=
"text/javascript"
>
if
(
localStorage
.
help
==
"newShare"
){
window
.
location
.
href
=
'shareHelp.html'
;
window
.
location
.
href
=
'shareHelp.html'
+
location
.
search
;
}
</script>
<title>
اقتراحات ومشاكل幫助
</title>
...
...
This diff is collapsed.
Click to expand it.
footseen/Nesting/help/shareHelp.html
View file @
68832240
...
...
@@ -75,11 +75,7 @@
width
:
100%
;
}
</style>
<script
type=
"text/javascript"
>
sessionStorage
.
lang
=
localStorage
.
lang
;
</script>
</head>
<body>
<div
class=
"main"
>
...
...
This diff is collapsed.
Click to expand it.
footseen/Nesting/newShare/index.html
View file @
68832240
...
...
@@ -64,7 +64,6 @@
$
(
'title'
).
html
(
langList
[
langType
].
share11
);
localStorage
.
help
=
"newShare"
;
localStorage
.
lang
=
sessionStorage
.
lang
;
$
(
'.mTopBox1 .mTopBoxTitle'
).
html
(
langList
[
langType
].
share1
+
'
<
span
><
/span>'
)
;
$
(
'.mTopBox2 .mTopBoxTitle'
).
html
(
langList
[
langType
].
share2
+
'
<
span
><
/span>'
)
;
...
...
This diff is collapsed.
Click to expand it.
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