Commit 877d901c by zhaochengxiang

资产项

parent 688c802f
......@@ -74,6 +74,7 @@ const ResourceItem = ({ data, config, terms }) => {
}
const AssetItem = ({ data, config, terms }) => {
const app = React.useContext(AppContext)
return (
<div className='flex'>
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment