Huang Xiaopeng

Results 5 comments of Huang Xiaopeng

助教好,我们参考教程,在features中制作了contributor_button组件,参考developer_networks的view-index形式,利用dom树的class/id索引定位替换,构造了如下的index.tsx文件,同时也在feature的index中绑定了组件。但是在yarn run start和重新加载后,好像没有看到网络图的替换。请教助教😁😁 ``` import React, { useState, useEffect } from 'react'; import { render } from 'react-dom'; import $ from 'jquery'; import View from './view'; import { getDeveloperName }...

助教好,我们组完成了本次808任务。仓库fork链接:https://github.com/MrH233/hypertrons-crx 本次开发增加了contributor组件,具体内容详见README_808.md和feature中的contributor_button组件 ![点击前](https://github.com/user-attachments/assets/62d9bec2-daf3-4e0d-b572-2c8b0246d9a0) ![点击后](https://github.com/user-attachments/assets/71521367-b6e0-485e-aa63-5e3c33abcb68)

Hello, we have adjusted the final code and upload a new feature issue, please check. ![pr](https://github.com/user-attachments/assets/53510fe4-c68a-427e-93c3-c078b198f7c9)

check and update the format of files with "yarn run prettier --write"

Thank you for your valuable suggestions. I have improved and submitted the feature functionality as requested. ![网络图](https://github.com/user-attachments/assets/cbde8250-316a-4e70-bc81-293938a82750) ![贡献者列表](https://github.com/user-attachments/assets/bb1ed73b-2de4-4a43-976c-80c3d2a85b18)