@@ -2,6 +2,7 @@
var http = require("utils/http.js");
App({
onLaunch: function () {
+ console.log('mall4j.v230313')
// http.getToken();
// wx.getSetting({
// success(res) {
@@ -6,6 +6,7 @@
export default {
onLaunach: function() {},
onShow: function() {
// 判断浏览器环境
var ua = navigator.userAgent.toLowerCase();
// if (ua.search(/MicroMessenger/i) > -1 && !uni.getStorageSync('appType')) {
@@ -6,6 +6,9 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
+ <script>
+ </script>
</head>
<body>
<noscript>