diff --git a/.inscode b/.inscode
new file mode 100644
index 0000000000000000000000000000000000000000..1cae3d7619811709c071d5324a5ad2a84af84a3a
--- /dev/null
+++ b/.inscode
@@ -0,0 +1,14 @@
+run = "npm i && npm run dev"
+language = "node"
+
+[deployment]
+build = "npm i --registry=https://registry.npmmirror.com"
+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}"
+XDG_CONFIG_HOME = "/root/.config"
+npm_config_prefix = "/root/${PROJECT_DIR}/.config/npm/node_global"
+
+[debugger]
+program = "main.js"
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 @@
搜索