mirror of
https://github.com/xiangshu233/vue3-vant4-mobile.git
synced 2025-04-06 03:57:47 +08:00
change name
This commit is contained in:
parent
5ab84728ee
commit
1aece88fb3
8
.env
8
.env
@ -2,13 +2,13 @@
|
|||||||
VITE_PORT = 8000
|
VITE_PORT = 8000
|
||||||
|
|
||||||
# spa-title
|
# spa-title
|
||||||
VITE_GLOB_APP_TITLE = Vue3VantMobile
|
VITE_GLOB_APP_TITLE = Vue3Vant4Mobile
|
||||||
|
|
||||||
# 系统中文名称
|
# 系统中文名称
|
||||||
VITE_GLOB_APP_TITLE_CN = vue3-vant-mobile
|
VITE_GLOB_APP_TITLE_CN = vue3-vant4-mobile
|
||||||
|
|
||||||
# spa shortname 不可出现空格等特殊字符
|
# spa shortname 不可出现空格数字等特殊字符
|
||||||
VITE_GLOB_APP_SHORT_NAME = VantMobile
|
VITE_GLOB_APP_SHORT_NAME = vantMobile
|
||||||
|
|
||||||
# 生产环境 开启mock
|
# 生产环境 开启mock
|
||||||
VITE_GLOB_PROD_MOCK = true
|
VITE_GLOB_PROD_MOCK = true
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# vue3-ts
|
# vue3-vant4-mobile
|
||||||
|
|
||||||
## Project setup
|
## Project setup
|
||||||
```
|
```
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "vant4-vue3-ts",
|
"name": "vue3-vant4-mobile",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user