Site Notice

hello, world

Progress

From Project-EPB Commons
Revision as of 11:09, 23 November 2019 by 机智的小鱼君 (talk | contribs) ([InPageEdit] 没有编辑摘要)

<html> <button onclick="$('.ipe-progress').toggleClass('done')">切换</button> <div class="ipe-progress" style="width:80%; margin: auto 10%">

 <div class="progress-bar"></div>

</div>

<script>

</script> <style>

</style>

</html>