Browse Source

修改配置

st 3 months ago
parent
commit
85312156bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/index/index.vue

+ 1 - 0
src/pages/index/index.vue

@@ -12,6 +12,7 @@
     <view id="lottieContainer" class="box"></view>
     <button @click="show = !show">Solana Wallet</button>
     <Dialog v-model:show-value="show" position="top" width="100%"></Dialog>
+    <button>1</button>
   </view>
 </template>
 <script setup lang="ts">