build: 优化title配置
This commit is contained in:
parent
e3648ad1a0
commit
0600f6aeb0
2
env/.env
vendored
2
env/.env
vendored
@ -1,2 +1,2 @@
|
|||||||
VITE_APP_TITLE = 'Vite + Vue + TS'
|
VITE_APP_TITLE = 'vue3-uniapp'
|
||||||
VITE_APP_PORT = 9000
|
VITE_APP_PORT = 9000
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
'" />',
|
'" />',
|
||||||
)
|
)
|
||||||
</script>
|
</script>
|
||||||
<title></title>
|
<title>vue3-uniapp</title>
|
||||||
<!--preload-links-->
|
<!--preload-links-->
|
||||||
<!--app-context-->
|
<!--app-context-->
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user