// #ifdef H5 import HQChart from '@/uni_modules/jones-hqchart2/js_sdk/umychart.uniapp.h5.js' //HQChart.JSChart.SetDomain("xxxxx.com"); //HQChart.JSComplier.SetDomain("xxxx.com"); // #endif // #ifndef H5 import {JSCommon} from '@/uni_modules/jones-hqchart2/js_sdk/umychart.wechat.3.0.js' import {JSCommonHQStyle} from '@/uni_modules/jones-hqchart2/js_sdk/umychart.style.wechat.js' import {JSCommonComplier} from "@/uni_modules/jones-hqchart2/js_sdk/umychart.complier.wechat.js" //禁用日志 JSConsole.Complier.Log=()=>{ }; JSConsole.Chart.Log=()=>{ }; // #endif