lib/template/index.html in browser_app_base-0.0.5 vs lib/template/index.html in browser_app_base-0.0.6
- old
+ new
@@ -9,15 +9,15 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- jQuery UI -->
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css">
- <script src="http://localhost:52538/js/main.js"></script>
- <link rel="stylesheet" href="http://localhost:52538/css/index.css" type="text/css">
+ <script src="http://localhost:54068/js/main.js"></script>
+ <link rel="stylesheet" href="http://localhost:54068/css/index.css" type="text/css">
</head>
<body>
- <h3>サンプル</h3>
+ <h4>サンプル</h4>
<hr>
<table>
<tr>
<td>
<input type="button" id="exec" name="exec" value="実行">
\ No newline at end of file