Commit 0db0522d authored by haiyoucuv's avatar haiyoucuv

1

parent 0d86e200
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxProjectSettings">
<option name="commitMessageIssueKeyValidationOverride">
<BoolValueOverride>
<option name="enabled" value="true" />
</BoolValueOverride>
</option>
<option name="commitMessageValidationEnabledOverride">
<BoolValueOverride>
<option name="enabled" value="true" />
</BoolValueOverride>
</option>
</component>
</project>
\ No newline at end of file
...@@ -6,13 +6,20 @@ ...@@ -6,13 +6,20 @@
<!-- <web-view id="web-view" src="https://credits-test.duibatest.com.cn/app/skin/Purrfect_Jump.html" onMessage="onMessage"/> --> <!-- <web-view id="web-view" src="https://credits-test.duibatest.com.cn/app/skin/Purrfect_Jump.html" onMessage="onMessage"/> -->
<!-- <web-view id="web-view" src="https://credits-test.duibatest.com.cn/app/skin/Starship_Showdown.html" onMessage="onMessage"/> --> <!-- <web-view id="web-view" src="https://credits-test.duibatest.com.cn/app/skin/Starship_Showdown.html" onMessage="onMessage"/> -->
<!-- tngd --> <!-- sandbox -->
<!-- <web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Cave_Cruiser.html" onMessage="onMessage"/> --> <!-- <web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Cave_Cruiser.html" onMessage="onMessage"/> -->
<web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Treasure_Mania.html" onMessage="onMessage"/> <!-- <web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Treasure_Mania.html" onMessage="onMessage"/> -->
<!-- <web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Purrfect_Jump.html" onMessage="onMessage"/> --> <!-- <web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Purrfect_Jump.html" onMessage="onMessage"/> -->
<!-- <web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Starship_Showdown.html" onMessage="onMessage"/> --> <!-- <web-view id="web-view" src="https://gamification-sbx.tngdigital.com.my/app/skin/Starship_Showdown.html" onMessage="onMessage"/> -->
<!-- prod -->
<!-- <web-view id="web-view" src="https://gamification.tngdigital.com.my/app/skin/Cave_Cruiser.html" onMessage="onMessage"/> -->
<!-- <web-view id="web-view" src="https://gamification.tngdigital.com.my/app/skin/Treasure_Mania.html" onMessage="onMessage"/> -->
<!-- <web-view id="web-view" src="https://gamification.tngdigital.com.my/app/skin/Purrfect_Jump.html" onMessage="onMessage"/> -->
<web-view id="web-view" src="https://gamification.tngdigital.com.my/app/skin/Starship_Showdown.html" onMessage="onMessage"/>
<!-- <web-view id="web-view" src="https://activity.m.duiba.com.cn/customShare/share?id=Did1NTc3MTE" onMessage="onMessage"/> --> <!-- <web-view id="web-view" src="https://activity.m.duiba.com.cn/customShare/share?id=Did1NTc3MTE" onMessage="onMessage"/> -->
<!-- <web-view id="web-view" src="http://localhost:5173/" onMessage="onMessage"></web-view> --> <!-- <web-view id="web-view" src="http://localhost:5173/" onMessage="onMessage"></web-view> -->
<!-- <web-view id="web-view" src="http://localhost:7456/" onMessage="onMessage"></web-view> --> <!-- <web-view id="web-view" src="http://localhost:7456/" onMessage="onMessage"></web-view> -->
......
...@@ -51,13 +51,13 @@ Page({ ...@@ -51,13 +51,13 @@ Page({
} else if(eventType == "goWallet") { } else if(eventType == "goWallet") {
// sandbox: // sandbox:
const scheme = "tngdwallet://client/dl/webview?url=https%3A%2F%2Fsite-sandbox.tngdigital.com.my%2Fs%2Floyalty%2Findex.html%23%2Fcollections%3FbackAction%3Ddefault"; // const scheme = "tngdwallet://client/dl/webview?url=https%3A%2F%2Fsite-sandbox.tngdigital.com.my%2Fs%2Floyalty%2Findex.html%23%2Fcollections%3FbackAction%3Ddefault";
// sit: // sit:
// const scheme = "tngdwallet://client/dl/webview?url=https%3A%2F%2Fsite-sit.tngdigital.com.my%2Fs%2Floyalty%2Findex.html%23%2Fcollections%3FbackAction%3Ddefault"; // const scheme = "tngdwallet://client/dl/webview?url=https%3A%2F%2Fsite-sit.tngdigital.com.my%2Fs%2Floyalty%2Findex.html%23%2Fcollections%3FbackAction%3Ddefault";
// prod: // prod:
// const scheme = "tngdwallet://client/dl/webview?url=https%3A%2F%2Fcdn.tngdigital.com.my%2Fs%2Floyalty%2Findex.html%23%2Fcollections%3FbackAction%3Ddefault"; const scheme = "tngdwallet://client/dl/webview?url=https%3A%2F%2Fcdn.tngdigital.com.my%2Fs%2Floyalty%2Findex.html%23%2Fcollections%3FbackAction%3Ddefault";
my.call( my.call(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment