'''
This commit is contained in:
BIN
src/images/AIGC.png
Normal file
BIN
src/images/AIGC.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
@@ -38,6 +38,8 @@ import qrcode from "../../images/qrcode.png";
|
||||
import meetup from "../../images/meetup.jpg";
|
||||
import bookqr from "../../images/bookqr.jpg";
|
||||
import loft from "../../images/loft.png";
|
||||
import AIGC from "../../images/AIGC.png";
|
||||
|
||||
|
||||
// export default class Index extends Component {
|
||||
const Index = () => {
|
||||
@@ -394,6 +396,17 @@ const Index = () => {
|
||||
// "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3545545030499270661#wechat_redirect";
|
||||
"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3629790245010128902#wechat_redirect";
|
||||
}}
|
||||
/>
|
||||
<AtListItem
|
||||
title="AIGC"
|
||||
arrow="right"
|
||||
// hasBorder={false}
|
||||
thumb={AIGC}
|
||||
onClick={() => {
|
||||
window.location.href =
|
||||
// "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3545545030499270661#wechat_redirect";
|
||||
"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3635342254190739460#wechat_redirect";
|
||||
}}
|
||||
/>
|
||||
{/* <AtListItem
|
||||
title="数字游民"
|
||||
|
||||
Reference in New Issue
Block a user