单击时,在聊天框屏幕上看不到聊天框输出中的发送按钮

时间:2018-11-21 05:42:16

标签: javascript jquery

我在聊天框中的发送按钮不起作用。我正在使用Javascript和Jquery。我单独尝试了该代码,但它可以正常工作,但是当我将代码与chatbox结合使用时,在chatbox屏幕上没有收到消息。尽管我已在代码中注释了该按钮,但最小化按钮也不起作用。除此之外,还有一个样式文件和一个jQuery文件

In function `construct<ros_layer::DetectorUtils, ros::NodeHandle&>':
/code/include/c++/4.8/ext/new_allocator.h:120: undefined reference to `ros_layer::DetectorUtils::DetectorUtils(ros::NodeHandle&)'
CMakeFiles/detector-test.dir/test/DetectorTest.cpp.o: In function `destroy<ros_layer::DetectorUtils>':
/code/include/c++/4.8/ext/new_allocator.h:124: undefined reference to `ros_layer::DetectorUtils::~DetectorUtils()'

0 个答案:

没有答案