Compare commits

...

18 Commits

Author SHA1 Message Date
yezian 198c2ba13d Merge pull request 'anln_2.5 (#47)' (#48) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/48
2025-03-27 18:41:00 +08:00
yezian aa39f0030c Merge pull request '增加与iframe的事件通信' (#46) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/46
2025-03-17 19:44:41 +08:00
yezian 180b6d5842 Merge pull request 'main' (#45) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/45
2025-03-14 18:43:49 +08:00
yezian ab02afa7a7 Merge pull request 'main' (#41) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/41
2025-02-25 12:29:17 +08:00
yezian b67adf072f Merge pull request 'main' (#39) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/39
2025-02-11 19:32:47 +08:00
yezian e060c34349 Merge pull request 'anln_1.7 (#36)' (#37) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/37
2025-02-11 18:17:05 +08:00
yezian 5ab6fcd84b Merge pull request 'anln_1.6 (#34)' (#35) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/35
2025-02-11 16:29:50 +08:00
yezian 6d512b8299 Merge pull request 'main' (#33) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/33
2025-01-21 19:01:01 +08:00
yezian 132ea81654 Merge pull request 'anln_refund_1.4 (#30)' (#31) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/31
2025-01-21 18:23:42 +08:00
yezian 9a6d9f23a5 Merge pull request 'main' (#29) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/29
2025-01-10 18:08:01 +08:00
yezian 2d6565e08e Merge pull request 'main' (#27) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/27
2025-01-10 17:39:50 +08:00
yezian bc969644ea Merge pull request 'anln_refund (#24)' (#25) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/25
2025-01-10 16:33:23 +08:00
yezian f80866dac7 Merge pull request 'main' (#23) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/23
2025-01-04 11:15:56 +08:00
yezian 8f5eb598bc Merge pull request 'main' (#21) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/21
2024-12-27 00:32:11 +08:00
yezian 9a4707780a Merge pull request 'main' (#19) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/19
2024-12-26 21:04:48 +08:00
yezian 37b86894fc Merge pull request 'main' (#17) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_h5/pulls/17
2024-12-26 20:46:57 +08:00
yezian 6070939351 让复制的口令依然为tiefen.fun 2024-12-26 20:20:38 +08:00
yezian 9baccf7c1a 修改域名为tiefen.space 2024-12-26 20:20:38 +08:00
10 changed files with 17 additions and 17 deletions

View File

@ -280,7 +280,7 @@ export const createOrder = async (type = "alipay_h5") => {
break;
case "wxpay_h5":
router.push(
`https://shop.tiefen.fun/pay/wxpay_h5/${encodeURIComponent(
`https://shop.tiefen.space/pay/wxpay_h5/${encodeURIComponent(
data.data.wxpay_h5_param_str
)}`
);

View File

@ -105,7 +105,7 @@ textarea {
.custom-tabs .adm-tabs-tab-line {
background: none;
background-image: url("https://filecdntx01.tiefen.fun/web_app_public/icons/tabindicator.png");
background-image: url("https://levianderwinv01.tiefen.space/web_app_public/icons/tabindicator.png");
height: 34px;
background-position: -2px -18px;
background-size: cover;
@ -204,7 +204,7 @@ textarea {
.tabPinkLine::after {
content: "";
position: absolute;
background-image: url("https://filecdntx01.tiefen.fun/web_app_public/icons/tabindicator.png");
background-image: url("https://levianderwinv01.tiefen.space/web_app_public/icons/tabindicator.png");
height: 34px;
background-position: -2px -18px;
background-size: cover;
@ -217,7 +217,7 @@ textarea {
.titlePinkLine::after {
content: "";
position: absolute;
background-image: url("https://filecdntx01.tiefen.fun/web_app_public/icons/pinkline.png");
background-image: url("https://levianderwinv01.tiefen.space/web_app_public/icons/pinkline.png");
height: 12px;
width: inherit;
min-width: 42px;

View File

@ -16,7 +16,7 @@
.custom-tabs .adm-tabs-tab-line {
background: none;
background-image: url("https://filecdntx01.tiefen.fun/web_app_public/icons/tabindicator.png");
background-image: url("https://levianderwinv01.tiefen.space/web_app_public/icons/tabindicator.png");
height: 34px;
background-position: -2px -18px;
background-size: cover;

View File

@ -15,7 +15,7 @@
}
.customTabs>div>div:last-child>div:first-child::after{
content: "";
background-image: url("https://filecdntx01.tiefen.fun/web_app_public/icons/tabindicator.png");
background-image: url("https://levianderwinv01.tiefen.space/web_app_public/icons/tabindicator.png");
height: 44px;
background-size: cover;
background-repeat: no-repeat;

View File

@ -658,7 +658,7 @@ const BottomBox = () => {
</div>
<div
className="px-2 py-1 rounded-full bg-[#FF669E]"
onClick={() => router.push("https://tiefen.fun")}
onClick={() => router.push("https://tiefen.space")}
>
下载APP
</div>

View File

@ -15,7 +15,7 @@
}
.customTabs>div>div:last-child>div:first-child::after{
content: "";
background-image: url("https://filecdntx01.tiefen.fun/web_app_public/icons/tabindicator.png");
background-image: url("https://levianderwinv01.tiefen.space/web_app_public/icons/tabindicator.png");
height: 44px;
background-size: cover;
background-repeat: no-repeat;

View File

@ -12,9 +12,9 @@ import requireAPI from "@/utils/requireAPI";
export default function ShareSpace() {
const router = useRouter();
const { mid } = useParams();
const webUrl = process.env.NEXT_PUBLIC_WEB_URL;
const webUrl = "https://tiefen.fun";
const [streamerInfo, setStreamerInfo] = useState(null);
const [shareWebUrl, setShareWebUrl] = useState("https://tiefen.fun");
const [shareWebUrl, setShareWebUrl] = useState("https://tiefen.space");
function generateRandomString(length = 10) {
const characters =

View File

@ -15,7 +15,7 @@
}
.customTabs>div>div:last-child>div:first-child::after{
content: "";
background-image: url("https://filecdntx01.tiefen.fun/web_app_public/icons/tabindicator.png");
background-image: url("https://levianderwinv01.tiefen.space/web_app_public/icons/tabindicator.png");
height: 44px;
background-size: cover;
background-repeat: no-repeat;

View File

@ -15,7 +15,7 @@ export default function Share() {
//
const [data, setData] = useState({});
const [qrcodeUrl, setQrcodeUrl] = useState("");
const [shareWebUrl, setShareWebUrl] = useState("https://tiefen.fun");
const [shareWebUrl, setShareWebUrl] = useState("https://tiefen.space");
const [isFetching, setIsFetching] = useState(true);
const router = useRouter();
const { user_id } = useParams();
@ -46,12 +46,12 @@ export default function Share() {
Toast.show({
content: data.msg,
});
return "https://tiefen.fun";
return "https://tiefen.space";
}
const randomUrl = getRandomUrl(data.data.share_redirect_urls);
return randomUrl;
} catch (error) {
return "https://tiefen.fun";
return "https://tiefen.space";
}
};
@ -148,7 +148,7 @@ export default function Share() {
<span className="whitespace-nowrap">铁粉空间</span>
</div>
<span className="text-[#ffffff80] whitespace-nowrap">
|官网:tiefen.fun
|官网:tiefen.space
</span>
</div>
</div>

View File

@ -4,8 +4,8 @@ const nextConfig = {
return [
{
source: "/api/:path*",
destination: "https://h5api.tiefen.fun/api/:path*",
// destination: "https://testapi.tiefen.fun/api/:path*",
destination: "https://h5api.tiefen.space/api/:path*",
// destination: "https://testapi.tiefen.space/api/:path*",
},
{
source: "/imgprod/:path*",