21
This commit is contained in:
parent
46ed573221
commit
02e7768c42
|
|
@ -2,8 +2,8 @@
|
|||
"name" : "学业邑规划",
|
||||
"appid" : "__UNI__1BAACAB",
|
||||
"description" : "",
|
||||
"versionName" : "1.0.0",
|
||||
"versionCode" : "100",
|
||||
"versionName" : "1.0.1",
|
||||
"versionCode" : 101,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ const loading = ref(true)
|
|||
const aboutInfo = ref({
|
||||
logo: '/static/logo.png',
|
||||
appName: '学业邑规划',
|
||||
version: '1.0.0',
|
||||
version: '1.0.1',
|
||||
description: ''
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user