1 |
- "use strict";var e=require("../../common/vendor.js");const n=()=>"../../components/CustomCamera/WeChat/index.js",t={components:{CustomCamera:n},data(){return{coverImageType:"side"}},onLoad(o){this.coverImageType=o.coverImageType},onShareAppMessage(o){return{title:"AI\u820C\u8BCA"}},onShareTimeline(o){return{title:"AI\u820C\u8BCA"}},methods:{back(){e.index.switchTab({url:"/pages/index/index"})},takePhoto(){var o=e.index.getStorageSync("tongueUrl");console.log(o),e.index.navigateTo({url:"/pages_user/tongue/photoPreview?url="+o})},getImage(o){var r=e.index.getStorageSync("tongueUrl");console.log(r),e.index.navigateTo({url:"/pages_user/tongue/photoPreview?url="+r})}}};Array||e.resolveComponent("CustomCamera")();function s(o,r,m,i,c,a){return{a:e.sr("CustomCamera","9ef90da4-0"),b:e.o(a.takePhoto),c:e.o(a.getImage)}}var u=e._export_sfc(t,[["render",s],["__file","D:/work/his_user_app/pages_user/tongue/index.vue"]]);t.__runtimeHooks=6;wx.createPage(u);
|