service2.js → service.js

This commit is contained in:
2024-06-14 12:30:07 +02:00
parent 4060f0866c
commit 604fc960d5
10 changed files with 1688 additions and 3852 deletions

View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" href="../styles.css" />
<link rel="stylesheet" href="styles.css" />
<script>const besUrl = 'http://localhost:225/api/v2';</script>
<script src="../service2.js"></script>
<script src="../service.js"></script>
</head>
<body>
<p class="my-block">This is an example of a <code>&lt;textarea&gt;</code> edit control. Edit the text, resize the control or browser window, scroll around, click...</p>