公告板
版本库
filestore
活动
搜索
登录
main
/
new-ryc
蓉易创
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix(miniprogram): 切换 GraphQL 端点为 /graphql,修复 review/index 400
lrj
4 天以前
49c254ed5bdc8348551d808ee72579a6d2221e3b
[new-ryc.git]
/
web
/
src
/
types
/
element-plus-locale.d.ts
1
2
3
4
declare module 'element-plus/dist/locale/zh-cn.mjs' {
const locale: any
export default locale
}