diff --git a/.inscode b/.inscode
index 82a59bea4b06a5fee1589971c8773fac8a2a71f9..1cae3d7619811709c071d5324a5ad2a84af84a3a 100644
--- a/.inscode
+++ b/.inscode
@@ -3,7 +3,7 @@ language = "node"
[deployment]
build = "npm i --registry=https://registry.npmmirror.com"
-run = "npm run build-sw && npm run preview"
+run = "npm run build-sw && node .output/server/index.mjs"
[env]
PATH = "/root/${PROJECT_DIR}/.config/npm/node_global/bin:/root/${PROJECT_DIR}/node_modules/.bin:${PATH}"
diff --git a/app.vue b/app.vue
index 03eac92d4c72126b59af72a2c39debfca4c491c7..4e0c10606836ed00d0040749323971b2b45ccdd0 100644
--- a/app.vue
+++ b/app.vue
@@ -5,3 +5,8 @@
+
\ No newline at end of file
diff --git a/components/i/Create.vue b/components/i/Create.vue
index 6352355175e610d422671310a56ec1482b50d76c..d4f04f2336d4528eec2e55d78916d6ab57c310c2 100644
--- a/components/i/Create.vue
+++ b/components/i/Create.vue
@@ -24,7 +24,7 @@
搜索