修改项目名称
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import { ref, onMounted, onUnmounted } from 'vue'
|
||||
import {GreetService} from "../../bindings/changeme";
|
||||
import {GreetService} from "~~/bindings/wails3-nuxt4";
|
||||
import {Events} from "@wailsio/runtime";
|
||||
|
||||
const name = ref('')
|
||||
|
||||
Reference in New Issue
Block a user