Browse Source

增加版本信息

liaoanqi 2 years ago
parent
commit
5765b7fdc9
3 changed files with 5 additions and 0 deletions
  1. 1 0
      mall4m/app.js
  2. 1 0
      mall4uni/App.vue
  3. 3 0
      mall4v/public/index.html

+ 1 - 0
mall4m/app.js

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

+ 1 - 0
mall4uni/App.vue

@@ -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')) {

+ 3 - 0
mall4v/public/index.html

@@ -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>