Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
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
cd6ea588
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
8d503556
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
yazhaiTest/lib/login.js
yazhaiTest/pc.html
yazhaiTest/lib/login.js
View file @
cd6ea588
...
@@ -1008,7 +1008,7 @@ hello.init(
...
@@ -1008,7 +1008,7 @@ hello.init(
{
'twitter'
:
'cEGECNgXN3ZN00r3Zb82vwh55'
},
//App_key
{
'twitter'
:
'cEGECNgXN3ZN00r3Zb82vwh55'
},
//App_key
{
{
oauth_proxy
:
'https://auth-server.herokuapp.com/proxy'
,
oauth_proxy
:
'https://auth-server.herokuapp.com/proxy'
,
redirect_uri
:
'https://www.footseen.xyz'
redirect_uri
:
'https://www.footseen.xyz
/yazhaiTest/pc.html
'
});
});
function
login_twitter
(
network
)
{
//登录方法,并将twitter 作为参数传入
function
login_twitter
(
network
)
{
//登录方法,并将twitter 作为参数传入
// Twitter instance
// Twitter instance
...
...
This diff is collapsed.
Click to expand it.
yazhaiTest/pc.html
View file @
cd6ea588
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
<link
rel=
"stylesheet"
href=
"css/login.css?v=20220620"
>
<link
rel=
"stylesheet"
href=
"css/login.css?v=20220620"
>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://adodson.com/hello.js/dist/hello.all.js"
></script>
<script
src=
"https://adodson.com/hello.js/dist/hello.all.js"
></script>
<script
language=
"JavaScript"
type=
"text/javascript"
src=
"http://kjur.github.io/jsrsasign/jsrsasign-latest-all-min.js"
></script>
<script
language=
"JavaScript"
type=
"text/javascript"
src=
"http
s
://kjur.github.io/jsrsasign/jsrsasign-latest-all-min.js"
></script>
</head>
</head>
<body
style=
"background: #F4F5F8"
>
<body
style=
"background: #F4F5F8"
>
...
...
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