// pages/introduction/introduction.js Page({ /** * 页面的初始数据 */ data: { html:'' }, getMsg(){ wx.request({ url:'https://fy.btlsoln.com:8443/findHospital', // url:'http://sayetest.f3322.org:5000/findHospital', method:"GET", data:{}, header: { 'content-type': 'application/json' }, success: (res)=> { console.log(res,"医院介绍") let str = res.data.HOSPITAL_ABOUT, s1 = str.replace("/showFile",'https://fy.btlsoln.com:8443/showFile') s1 = s1.replace("