mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
更新热更逻辑
更新热更逻辑
This commit is contained in:
8
Assets/TResources/UIStyle.meta
Normal file
8
Assets/TResources/UIStyle.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 94c08a921d700464e88452fff0d9cf7a
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
71
Assets/TResources/UIStyle/Style.json
Normal file
71
Assets/TResources/UIStyle/Style.json
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"Style_QuitApp": {
|
||||
"BtnOK": {
|
||||
"Align": 0,
|
||||
"Show": true,
|
||||
"Desc": "退出"
|
||||
}
|
||||
},
|
||||
"Style_RestartApp": {
|
||||
"BtnOK": {
|
||||
"Align": 0,
|
||||
"Show": true,
|
||||
"Desc": "重启"
|
||||
}
|
||||
},
|
||||
"Style_Retry": {
|
||||
"BtnOK": {
|
||||
"Align": 0,
|
||||
"Show": true,
|
||||
"Desc": "重试"
|
||||
},
|
||||
"BtnIgnore": {
|
||||
"Align": 2,
|
||||
"Show": true,
|
||||
"Desc": "取消"
|
||||
}
|
||||
},
|
||||
"Style_StartUpdate_Notice": {
|
||||
"BtnOK": {
|
||||
"Align": 0,
|
||||
"Show": true,
|
||||
"Desc": "开始更新"
|
||||
},
|
||||
"BtnIgnore": {
|
||||
"Align": 2,
|
||||
"Show": true,
|
||||
"Desc": "放弃"
|
||||
}
|
||||
},
|
||||
"Style_DownLoadApk": {
|
||||
"BtnOK": {
|
||||
"Align": 0,
|
||||
"Show": true,
|
||||
"Desc": "下载"
|
||||
}
|
||||
},
|
||||
"Style_Clear": {
|
||||
"BtnOK": {
|
||||
"Align": 0,
|
||||
"Show": true,
|
||||
"Desc": "修复"
|
||||
},
|
||||
"BtnIgnore": {
|
||||
"Align": 2,
|
||||
"Show": true,
|
||||
"Desc": "取消"
|
||||
}
|
||||
},
|
||||
"Style_DownZip": {
|
||||
"BtnOK": {
|
||||
"Align": 0,
|
||||
"Show": true,
|
||||
"Desc": "继续"
|
||||
},
|
||||
"BtnIgnore": {
|
||||
"Align": 2,
|
||||
"Show": true,
|
||||
"Desc": "取消"
|
||||
}
|
||||
}
|
||||
}
|
7
Assets/TResources/UIStyle/Style.json.meta
Normal file
7
Assets/TResources/UIStyle/Style.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2778d24cc1bb7f34daaaf5a09c1561cb
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Reference in New Issue
Block a user