Commit 5c8e1ed0 authored by wildfirecode13's avatar wildfirecode13

update

parent 762d3985
......@@ -66,8 +66,8 @@
</script>
<!-- 构建的js -->
<script src="output.js" crossorigin="anonymous"></script>
<!-- <script src="https://yun.duiba.com.cn/db_games/activity/template/1627916159/output.js" crossorigin="anonymous"></script> -->
<!-- <script src="output.js" crossorigin="anonymous"></script> -->
<script src="https://yun.duiba.com.cn/db_games/activity/template/1628215312/output.js" crossorigin="anonymous"></script>
......
......@@ -2,18 +2,38 @@
"code": null,
"data": [
{
"nickname": "138****5678",
"amount": "9999"
"amount": "70",
"nickname": "n**l"
},
{
"nickname": "138****5678",
"amount": "7777"
"amount": "30",
"nickname": "n**l"
},
{
"nickname": "138****5678",
"amount": "8888"
"amount": "600",
"nickname": "n**l"
},
{
"amount": "500",
"nickname": "n**l"
},
{
"amount": "500",
"nickname": "n**l"
},
{
"amount": "200",
"nickname": "n**l"
},
{
"amount": "200",
"nickname": "n**l"
},
{
"amount": "600",
"nickname": "n**l"
}
],
"message": "sed dolor nulla sint ut",
"message": null,
"success": true
}
\ No newline at end of file
{"code":null,"data":"aliqua in","message":"eu anim ex Ut nisi","success":true}
\ No newline at end of file
{
"code": null,
"data": "704OSQ",
"message": null,
"success": true
}
\ No newline at end of file
{
"code": null,
"data": {
"experienceAmount": 44282255.96922323,
"preIncom": "ad nulla consequat velit ut",
"remainAssist": -16454472.534332782
"experienceAmount": 1000,
"preIncom": 0.41,
"remainAssist": 9
},
"message": "nulla Ut consequat irure",
"message": null,
"success": true
}
\ No newline at end of file
{
"code": null,
"data": 500000,
"message": "reprehenderit ullamco minim esse",
"data": 1000,
"message": null,
"success": true
}
\ No newline at end of file
{
"code": null,
"data": 0,
"message": "occaecat",
"data": false,
"message": null,
"success": true
}
\ No newline at end of file
{
"code": null,
"data": true,
"message": null,
"success": true
}
\ No newline at end of file
{
"code": null,
"data": {
"alreadyOpenAccount": true,
"assistFriendAmount": -14187613.920878664,
"assistFriendNum": -91701800.34001528,
"assistIncrAmount": -80077469.46236338,
"canWithdraw": true,
"experienceAmount": 1000000,
"maxExperienceAmount": 1000000,
"yesterdayIncome": "velit dolor magna non anim",
"sumIncome": "in enim nulla",
"millionShares": "pariatur reprehenderit ea ut eiusmod",
"sevenDayAnnualization": "exercitation consectetur nostrud ea et"
"alreadyOpenAccount": false,
"assistFriendNum": 0,
"canWithdraw": false,
"experienceAmount": 1000,
"maxExperienceAmount": 2500,
"millionShares": null,
"otherExperienceAmount": 0,
"sevenDayAnnualization": "2.250%",
"sumIncome": 0.00,
"yesterdayIncome": 0.00
},
"message": "fugiat",
"message": null,
"success": true
}
\ No newline at end of file
{"code":null,"data":"id","message":"minim commodo deserunt","success":false}
\ No newline at end of file
{
"code": "200010",
"data": 1000,
"message": "收益未满7天不能提现",
"success": true
}
\ No newline at end of file
{
"code": "200010",
"data": null,
"message": "收益未满7天不能提现",
"success": false
}
\ No newline at end of file
project/resource/common/toastBg.png

679 KB | W: | H:

project/resource/common/toastBg.png

1.24 KB | W: | H:

project/resource/common/toastBg.png
project/resource/common/toastBg.png
project/resource/common/toastBg.png
project/resource/common/toastBg.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -179,28 +179,28 @@ export const ResJson = {
"toastBg.png": {
"x": 2,
"y": 2,
"w": 750,
"h": 1624,
"w": 503,
"h": 119,
"ox": 0,
"oy": 0,
"sw": 750,
"sh": 1624,
"sw": 503,
"sh": 119,
"ro": false
},
"waitingBg.png": {
"x": 754,
"y": 2,
"x": 2,
"y": 123,
"w": 160,
"h": 180,
"ox": 0,
"oy": 0,
"sw": 160,
"sh": 180,
"ro": false
"ro": true
},
"waitingRot.png": {
"x": 754,
"y": 184,
"x": 184,
"y": 123,
"w": 56,
"h": 56,
"ox": 0,
......@@ -210,8 +210,8 @@ export const ResJson = {
"ro": false
},
"comCloseBtn.png": {
"x": 812,
"y": 184,
"x": 184,
"y": 181,
"w": 48,
"h": 48,
"ox": 0,
......@@ -820,5 +820,5 @@ export const ResJson = {
}
}
],
"path": "https://yun.duiba.com.cn/db_games/activity/template/1628215284/resource/"
"path": "https://yun.duiba.com.cn/db_games/activity/template/1628218126/resource/"
}
\ No newline at end of file
import { unwatchPageVisibility, watchPageVisibility } from '@spark/utils';
import { closeCurrentPanel, showPanel } from "../../module/ctrls";
import { showPanel } from "../../module/ctrls";
import PanelCtrl from '../../module/ctrls/panelCtrl';
import { Scene } from "../../module/views/Scene";
import Marquee from '../common/Marquee';
import ShareMask, { hideShareMask } from '../common/ShareMask';
import TestButton from '../common/TestButton';
import { hideShareMask } from '../common/ShareMask';
import getObject from '../getObject';
import getQueryParams from '../getQueryParams';
import { DrawPanel } from '../panels/draw';
......@@ -26,9 +25,11 @@ const checkUpdateShare = () => {
export class IndexScene extends Scene {
onclick_index_drawBtn(){
showPanel(DrawPanel);
}
sendWebNet(WebNetName.withDraw).then(res=>{
showPanel(DrawPanel);
});
}
page:FYGE.ScrollPage;
initUi() {
......
......@@ -2,13 +2,16 @@ import { showPanel } from "../../module/ctrls";
import { Scene } from "../../module/views/Scene";
import Marquee from "../common/Marquee";
import getObject from "../getObject";
import getQueryParams from "../getQueryParams";
import { AssistPanel } from "../panels/assist";
import { sendWebNet, WebNetName } from "../WebNet";
export class ShareScene extends Scene {
onClick_share_assist(){
showPanel(AssistPanel)
const query = getQueryParams();
sendWebNet(WebNetName.assist,{code:query.shareCode}).then(res=>{
showPanel(AssistPanel)
})
}
get groupNames() { return ["share"] }
get skinName() { return "share" }
......@@ -22,6 +25,8 @@ export class ShareScene extends Scene {
super.start();
console.log('ShareScene query>>',JSON.stringify(data.query));
sendWebNet(WebNetName.shareInfo,{code:getQueryParams().shareCode}).then(res => {});
sendWebNet(WebNetName.carouselInfo).then(res => {
console.log('carouselInfo ', res);
......
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