feat: 重构开奖模块导航与面包屑,优化期号详情与列表展示
This commit is contained in:
@@ -4,7 +4,7 @@ import { WalletTxnsPanel } from "@/modules/wallet/wallet-console";
|
||||
import type { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: `${walletModuleMeta.title} · 流水`,
|
||||
title: `${walletModuleMeta.title} · 钱包流水`,
|
||||
};
|
||||
|
||||
export default function AdminWalletTransactionsPage() {
|
||||
|
||||
Reference in New Issue
Block a user