"use strict";var e=require("../../common/vendor.js");const o={components:{CustomCamera:()=>"../../components/CustomCamera/WeChat/index.js"},data:()=>({coverImageType:"side"}),onLoad(e){this.coverImageType=e.coverImageType},onShareAppMessage:e=>({title:"AI舌诊"}),onShareTimeline:e=>({title:"AI舌诊"}),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 t=e.index.getStorageSync("tongueUrl");console.log(t),e.index.navigateTo({url:"/pages_user/tongue/photoPreview?url="+t})}}};if(!Array){e.resolveComponent("CustomCamera")()}var t=e._export_sfc(o,[["render",function(o,t,a,r,n,s){return{a:e.sr("CustomCamera","1032c388-0"),b:e.o(s.takePhoto),c:e.o(s.getImage)}}]]);o.__runtimeHooks=6,wx.createPage(t);