diff --git a/Demo/API_V2/Assets/API/OpenInterface/SystemButton/SystemButton.cs b/Demo/API_V2/Assets/API/OpenInterface/SystemButton/SystemButton.cs index c28646be0..e3eb7db95 100644 --- a/Demo/API_V2/Assets/API/OpenInterface/SystemButton/SystemButton.cs +++ b/Demo/API_V2/Assets/API/OpenInterface/SystemButton/SystemButton.cs @@ -47,7 +47,7 @@ IEnumerator CreateFeedbackButton(float delay) yield return new WaitForSeconds(delay); Vector2 size = GameManager.Instance.detailsController.GetInitialButtonSize(); - Vector2 position = GameManager.Instance.detailsController.GetButtonPosition(1); + Vector2 position = GameManager.Instance.detailsController.GetButtonPosition(0); var systemInfo = WX.GetSystemInfoSync(); _feedbackButton = WX.CreateFeedbackButton(new CreateOpenSettingButtonOption() { diff --git a/Demo/API_V2/Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset b/Demo/API_V2/Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset index 17af02b52..d5dd41244 100644 --- a/Demo/API_V2/Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset +++ b/Demo/API_V2/Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset @@ -14,12 +14,12 @@ MonoBehaviour: m_EditorClassIdentifier: ProjectConf: projectName: GameClubDemo - Appid: wxf616b60467bcfcaf + Appid: wxb7d4485dbc1233ca CDN: assetLoadType: 1 compressDataPackage: 0 VideoUrl: - DST: C:/Users/xiaoyuejin/Desktop/gametest + DST: C:/Users/xiaoyuejin/Desktop/finaltest StreamCDN: bundleHashLength: 32 bundlePathIdentifier: StreamingAssets;