feat: 汉字每天打卡基本完成,细节还待优化
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
// 导出HTTP模块
|
||||
export * from './http';
|
||||
|
||||
// 导出SVG汉字数据获取模块
|
||||
export * from './getWordsSvgJson';
|
||||
|
||||
export async function getMiniCodeImage(canvas: Canvas) {
|
||||
return getImage(canvas, '/assets/imgs/doodle-mini-logo.jpg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user