소스 검색

版本号及文案修改

lsx 2 년 전
부모
커밋
47808d6e13
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/packageOther/about/index.vue
  2. 1 1
      src/packagePrize/bean/components/transfer.vue

+ 1 - 1
src/packageOther/about/index.vue

@@ -22,7 +22,7 @@
 			<view class="flex about-logo">
 				<image src="../../static/public/logo.png" mode="scaleToFill"></image>
 				<!-- #ifndef MP-ALIPAY -->
-				<view class="edition">v 1.0.17</view>
+				<view class="edition">v 1.1.0</view>
 				<!-- #endif -->
 				<!-- #ifdef MP-ALIPAY -->
 				<view class="edition">v 2.2.6</view>

+ 1 - 1
src/packagePrize/bean/components/transfer.vue

@@ -77,7 +77,7 @@
 					return
 				}
 				if(Object.keys(this.info).length  == 0) {
-					uni.$u.toast('请确认转用户')
+					uni.$u.toast('请确认转用户')
 					return
 				}
 				if(!this.beanNum) {