增加版本信息

This commit is contained in:
liaoanqi
2023-03-13 18:00:45 +08:00
parent 59eea4169a
commit 5765b7fdc9
3 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
var http = require("utils/http.js");
App({
onLaunch: function () {
console.log('mall4j.v230313')
// http.getToken();
// wx.getSetting({
// success(res) {

View File

@@ -6,6 +6,7 @@
export default {
onLaunach: function() {},
onShow: function() {
console.log('mall4j.v230313')
// 判断浏览器环境
var ua = navigator.userAgent.toLowerCase();
// if (ua.search(/MicroMessenger/i) > -1 && !uni.getStorageSync('appType')) {

View File

@@ -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>
console.log('mall4j.v230313')
</script>
</head>
<body>
<noscript>