upload project source code
This commit is contained in:
4
后端源码/yifan.action-ai.cn/index/js/down.BAyd2bp1.js
Normal file
4
后端源码/yifan.action-ai.cn/index/js/down.BAyd2bp1.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const down = "data:image/svg+xml,%3csvg%20width='15'%20height='15'%20aria-label='向下键'%20role='img'%3e%3cg%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.2'%3e%3cpath%20d='M7.5%203.5v8M10.5%208.5l-3%203-3-3'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";
|
||||
export {
|
||||
down as default
|
||||
};
|
||||
Reference in New Issue
Block a user