Sign in

简柏林 / thingskit-scada · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingskit-scada
  • etc
  • notionExtension
  • popup.html
  • Initial commit
    b044fb58
    黄 x authored
    2022-04-07 15:56:03 +0800  
    Browse Files »
popup.html 191 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
  	<button style="width: 160px;margin:5px" id="insertDiagram">Insert Diagram</button>
  	<script src="popup.js"></script>
  </body>
</html>