@@ -8,5 +8,6 @@
<script lang="ts" setup>
defineOptions({ name: 'GoView' })
-const src = 'http://127.0.0.1:3000'
+//const src = 'http://127.0.0.1:3000'
+const src = 'http://123.60.223.250:3000'
</script>