feat: 添加货币管理功能,更新国际化支持,移除报表相关代码
This commit is contained in:
@@ -2,6 +2,7 @@ import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
allowedDevOrigins: ["192.168.0.101"],
|
||||
reactCompiler: true,
|
||||
async redirects() {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user