<input type="button" value="发布项目" class="but"  onclick="if(confirm('确定发布?')){
this.parentNode.parentNode.parentNode.action='project/projectMake-Add';
this.parentNode.parentNode.parentNode.submit();} "/>


type="button" 即可

版权声明:本文为博主原创文章,未经博主允许不得转载。

相关文章:

  • 2022-12-23
  • 2021-12-27
  • 2021-12-06
  • 2022-12-23
  • 2021-12-04
  • 2022-02-11
  • 2021-12-27
  • 2021-11-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2022-02-04
相关资源
相似解决方案