名字更新
This commit is contained in:
parent
fffcdf483b
commit
d1153659cb
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
//打包时修改env的值即可
|
||||
const env='test' //test , production,local
|
||||
const env='production' //test , production,local
|
||||
|
||||
export const encryptKey='1234567890123456' // http数据加解密的key
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name" : "duanju-app-v3",
|
||||
"name" : "斯耀短剧",
|
||||
"appid" : "__UNI__E0B05B1",
|
||||
"description" : "",
|
||||
"versionName" : "2.3.4",
|
||||
"versionCode" : 234,
|
||||
"versionName" : "1.2.4",
|
||||
"versionCode" : 124,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
|
|
|||
Loading…
Reference in New Issue