diff --git a/uni_modules/Sansnn-uQRCode/changelog.md b/uni_modules/Sansnn-uQRCode/changelog.md
index 2fc966424ae47dba99fd4107c6e7065637893f0d..210fc2cae040c01b8cc073691650a4074cd74ff3 100644
--- a/uni_modules/Sansnn-uQRCode/changelog.md
+++ b/uni_modules/Sansnn-uQRCode/changelog.md
@@ -1,7 +1,3 @@
-## 3.5.1(2022-08-11)
-v3.5.1
-
-修复vue3引入报错;
-修复vue导出临时文件失败;
-修复在其他dom元素更新时,可能导致二维码重新渲染;
-修复size重新赋值导致组件偏移、闪烁。
+## 3.6.5(2022-10-14)
+修复组件size值为string类型时,调用toTempFilePath导出临时文件路径失败;
+优化组件加载本地图片。
diff --git a/uni_modules/Sansnn-uQRCode/components/u-qrcode/u-qrcode.vue b/uni_modules/Sansnn-uQRCode/components/u-qrcode/u-qrcode.vue
index 8ae7f4259497c6fafcc310b2e23f49ea81188487..f635ccfbfa59265ccee1b2a055e72ead2aee2cd8 100644
--- a/uni_modules/Sansnn-uQRCode/components/u-qrcode/u-qrcode.vue
+++ b/uni_modules/Sansnn-uQRCode/components/u-qrcode/u-qrcode.vue
@@ -1,5 +1,5 @@
-
+
-
-
-
-
-