diff --git a/pages/index/index.vue b/pages/index/index.vue index 876f853..7dd4b9a 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -59,8 +59,8 @@ {{chains.balance}} - 上期发放能量球 - {{chains.up}} + 上期发放能量球 + {{chains.stone}} 当前能量球价值 @@ -108,7 +108,8 @@ height : 0, number : 0, score : 0, - up : 0 + up : 0, + stone : 0 }, account : { // 账户 coin : 0, diff --git a/unpackage/dist/build/h5/index.html b/unpackage/dist/build/h5/index.html index 940fbb6..0f5c78a 100644 --- a/unpackage/dist/build/h5/index.html +++ b/unpackage/dist/build/h5/index.html @@ -1,2 +1,2 @@ 链商星球Please enable JavaScript to continue. \ No newline at end of file + document.write('')Please enable JavaScript to continue.