mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-14 11:18:02 +00:00
1 line
1.1 KiB
JavaScript
1 line
1.1 KiB
JavaScript
"use strict";(self.webpackChunkadmin=self.webpackChunkadmin||[]).push([[6766],{77563:function(e,a,s){s.r(a);var t=s(23864),l=s(41159),n=s(67402),o=s(31549);a.default=function(){var e=(0,t.Z)(),a=e.themeMode,s=e.setThemeMode,r=(0,l.getLocale)();return(0,o.jsxs)("div",{style:{marginTop:"50px"},children:[(0,o.jsxs)(n.ZP.Group,{onChange:function(e){console.log("radio checked",e.target.value),s(e.target.value),window.location.reload()},value:a,children:[(0,o.jsx)(n.ZP,{value:"light",children:(0,o.jsx)(l.FormattedMessage,{id:"theme.light"})}),(0,o.jsx)(n.ZP,{value:"dark",children:(0,o.jsx)(l.FormattedMessage,{id:"theme.dark"})}),(0,o.jsx)(n.ZP,{value:"system",children:(0,o.jsx)(l.FormattedMessage,{id:"theme.system"})})]}),(0,o.jsx)("br",{}),(0,o.jsx)("br",{}),(0,o.jsx)("h3",{}),(0,o.jsxs)(n.ZP.Group,{value:r,onChange:function(e){var a=e.target.value;console.log("localeValue:",a),(0,l.setLocale)(a)},children:[(0,o.jsx)(n.ZP.Button,{value:"en-US",children:"English"}),(0,o.jsx)(n.ZP.Button,{value:"zh-CN",children:"简体中文"}),(0,o.jsx)(n.ZP.Button,{value:"zh-TW",children:"繁体中文"})]})]})}}}]); |