【共学营第一次】只显示一个交互的端口,没有另外三个,希望得到解答,谢谢 #267
Unanswered
SMARTJIANG2022
asked this question in
Q&A
Replies: 1 comment
-
|
可以看下1.4.5章节,其实就是需要你自己去实现Get Counter,Incr_counter和Incr_counter_by三个功能(实现前端的按钮 + 调用对应的合约func)。前端不知道怎么写的话,可以参考init_counter相关的代码 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
大家好,我在共学营move第一次的训练中,执行到1.4.3修改调用代码,执行到【定位到src/modal.jsx,修改!! KEY PLACE为相应的 fun】,有一些不理解,不知道如何进行下去

用前端进行交互也会出现这种情况。


在localhost;3000中查看,只能看到一个交互的端口就是init_counter,没有其他另外三个端口。
请问是因为上述的【定位到src/modal.jsx,修改!! KEY PLACE为相应的 fun】没有修改成功的原因吗?
Beta Was this translation helpful? Give feedback.
All reactions