瀏覽代碼

修改配置

st 3 月之前
父節點
當前提交
85312156bd
共有 1 個文件被更改,包括 1 次插入0 次删除
  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">