이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
weapp
/
C
보기
8
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
66
위키
활동
소스 검색
二维码生成修改
tags/湖南版5.1.4
刘晖
6 년 전
부모
58c9b9803b
커밋
41f3ad221b
2개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pages/main/index.js
+1
-1
pages/main/index.wxml
+ 1
- 0
pages/main/index.js
파일 보기
@@ -100,6 +100,7 @@ Page({
TYPE: "memberCode",
ID: that.data.memberId,
});
console.log(url,777777777)
that.createQrCode(url, "mycanvas2", size.w, size.h);;
that.setData({
maskHidden: true
+ 1
- 1
pages/main/index.wxml
파일 보기
@@ -14,7 +14,7 @@
<image src="{{duihuan}}" class='duihuanimg' mode='widthFix'></image>
</view>
</view>
<view class='barcode'>
<view class='barcode'
bindtap='qrcode'
>
<image src="{{barcode}}" class='barcodeimg' mode='widthFix'></image>
</view>
</view>
쓰기
미리보기
불러오는 중...
취소
저장