408249787 пре 3 дана
родитељ
комит
83d3b9f5b7
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      pages/programming/progress.uvue

+ 4 - 4
pages/programming/progress.uvue

@@ -121,12 +121,12 @@ function handleExchange() {
         <image mode="heightFix" src="https://oss.xiaoxiongcode.com/static/home/coding.png" class="h-[70rpx]" />
         <view class="text-center w-[300rpx]">
           <cl-text class="text-center" color="#fb923c" :size="16">非平板显示效果较差,建议使用平板或者电脑端操作!</cl-text>
-          <cl-text class="text-center" color="#999" :size="14">账号:小程序登录手机账号 </cl-text>
-          <cl-text class="text-center" color="#999" :size="14"> 密码:初始密码为123456 </cl-text>
-          <cl-text class="text-center" color="#999" :size="14">少儿编程网址: www.xiaoxiongcode.com </cl-text>
+          // <cl-text class="text-center" color="#999" :size="14">账号:小程序登录手机账号 </cl-text>
+          // <cl-text class="text-center" color="#999" :size="14"> 密码:初始密码为123456 </cl-text>
+          // <cl-text class="text-center" color="#999" :size="14">少儿编程网址: www.xiaoxiongcode.com </cl-text>
           <cl-row :gutter="20">
             <cl-col :span="12">
-              <cl-button type="primary" @tap="copyUrl"> 复制网址 </cl-button>
+              <cl-button type="primary" @tap="visible = false"> 返回 </cl-button>
             </cl-col>
             <cl-col :span="12">
               <cl-button type="warn" @tap="handleExchange"> 继续前往 </cl-button>