#pragma once #include void ui_text_number18x32(uint32_t num, uint16_t x, uint16_t y, uint16_t color); /* 绘制主界面 */ void ui_screen_main();