feat:修改域名
This commit is contained in:
parent
64d4504178
commit
a67ef95b25
@ -16,7 +16,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a id="login" href="https://fleyx.com/userSpace/ssoAuth" target="_blank">点击登录</a>
|
<a id="login" href="https://bm.fleyx.com/userSpace/ssoAuth" target="_blank">点击登录</a>
|
||||||
<div id="action" style="display: none">
|
<div id="action" style="display: none">
|
||||||
<button id="logout">退出登陆</button>
|
<button id="logout">退出登陆</button>
|
||||||
<!-- <button title="同步云端书签到浏览器(覆盖本地)">同步云端书签</button> -->
|
<!-- <button title="同步云端书签到浏览器(覆盖本地)">同步云端书签</button> -->
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
var bookmarkHost = "https://fleyx.com";
|
var bookmarkHost = "https://bm.fleyx.com";
|
||||||
// var bookmarkHost = "http://localhost:8080";
|
// var bookmarkHost = "http://localhost:8080";
|
||||||
|
|
||||||
var version = "0.1.2";
|
var version = "0.1.2";
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<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" />
|
||||||
<meta http-equiv="Refresh" content="0;url=https://fleyx.com" />
|
<meta http-equiv="Refresh" content="0;url=https://bm.fleyx.com" />
|
||||||
<link rel="icon" href="https://fleyx.com/favicon.ico" type="image/x-icon" crossorigin="anonymous" sizes="32*32" />
|
<link rel="icon" href="https://bm.fleyx.com/favicon.ico" type="image/x-icon" crossorigin="anonymous" sizes="32*32" />
|
||||||
<title>新建标签页</title>
|
<title>新建标签页</title>
|
||||||
<style></style>
|
<style></style>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user