# cc-defineQRCode #### 使用方法 ```使用方法 #引入js文件 import uQRCode from './common/uqrcode.js' ``` #### HTML代码实现部分 ```html ```