x1ongzhu 6 سال پیش
والد
کامیت
125ec038ef
28فایلهای تغییر یافته به همراه126 افزوده شده و 39 حذف شده
  1. 2 1
      config.xml
  2. 17 13
      platforms/android/android.json
  3. 9 9
      platforms/android/app/src/main/AndroidManifest.xml
  4. 1 1
      platforms/android/app/src/main/assets/www/dianjing.html
  5. 0 0
      platforms/android/app/src/main/assets/www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css
  6. 0 0
      platforms/android/app/src/main/assets/www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css.map
  7. 0 0
      platforms/android/app/src/main/assets/www/static/css/app.9d22d2f08de246a3bcd90222d4508997.css.map
  8. 0 0
      platforms/android/app/src/main/assets/www/static/js/app.4f26d8beed267c22b46a.js
  9. 0 0
      platforms/android/app/src/main/assets/www/static/js/app.4f26d8beed267c22b46a.js.map
  10. 0 0
      platforms/android/app/src/main/assets/www/static/js/app.64957cad9d4bbd1e7468.js
  11. 0 0
      platforms/android/app/src/main/assets/www/static/js/app.64957cad9d4bbd1e7468.js.map
  12. 0 0
      platforms/android/app/src/main/assets/www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map
  13. 2 1
      platforms/android/app/src/main/res/xml/config.xml
  14. 1 0
      vue/build/webpack.base.conf.js
  15. 9 4
      vue/package-lock.json
  16. 1 1
      vue/package.json
  17. 81 6
      vue/src/App.vue
  18. BIN
      vue/src/assets/img_guanggaoye.jpg
  19. 2 2
      vue/src/main.js
  20. 1 1
      www/dianjing.html
  21. 0 0
      www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css
  22. 0 0
      www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css.map
  23. 0 0
      www/static/css/app.9d22d2f08de246a3bcd90222d4508997.css.map
  24. 0 0
      www/static/js/app.4f26d8beed267c22b46a.js
  25. 0 0
      www/static/js/app.4f26d8beed267c22b46a.js.map
  26. 0 0
      www/static/js/app.64957cad9d4bbd1e7468.js
  27. 0 0
      www/static/js/app.64957cad9d4bbd1e7468.js.map
  28. 0 0
      www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map

+ 2 - 1
config.xml

@@ -104,9 +104,10 @@
     <preference name="BackgroundColor" value="0xFFFFFFFF" />
     <preference name="BackgroundColor" value="0xFFFFFFFF" />
     <preference name="SuppressesIncrementalRendering" value="true" />
     <preference name="SuppressesIncrementalRendering" value="true" />
     <preference name="Orientation" value="portrait" />
     <preference name="Orientation" value="portrait" />
+    <preference name="AutoHideSplashScreen" value="false" />
     <preference name="ShowSplashScreenSpinner" value="false" />
     <preference name="ShowSplashScreenSpinner" value="false" />
     <preference name="SplashMaintainAspectRatio" value="true" />
     <preference name="SplashMaintainAspectRatio" value="true" />
-    <preference name="SplashScreenDelay" value="4000" />
+    <preference name="SplashScreenDelay" value="2000" />
     <preference name="xwalkMultipleApk" value="false" />
     <preference name="xwalkMultipleApk" value="false" />
     <plugin name="cordova-plugin-statusbar" spec="^2.4.2" />
     <plugin name="cordova-plugin-statusbar" spec="^2.4.2" />
     <plugin name="cordova-plugin-remote-injection" spec="^0.5.2" />
     <plugin name="cordova-plugin-remote-injection" spec="^0.5.2" />

+ 17 - 13
platforms/android/android.json

@@ -10,39 +10,43 @@
           "/*": [
           "/*": [
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
               "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
-              "count": 174
+              "count": 2,
+              "id": "config.xml"
             },
             },
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
-              "count": 87
+              "count": 1,
+              "id": "config.xml"
             },
             },
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
-              "count": 87
+              "count": 1,
+              "id": "config.xml"
             },
             },
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
-              "count": 88
+              "count": 1,
+              "id": "config.xml"
             },
             },
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
               "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
-              "count": 87
+              "count": 1,
+              "id": "config.xml"
             },
             },
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
-              "count": 88
+              "count": 1,
+              "id": "config.xml"
             },
             },
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
               "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
-              "count": 87
+              "count": 1,
+              "id": "config.xml"
             },
             },
             {
             {
               "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
               "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
-              "count": 87
-            },
-            {
-              "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
-              "count": 2
+              "count": 1,
+              "id": "config.xml"
             }
             }
           ],
           ],
           "application": [
           "application": [
@@ -583,4 +587,4 @@
     "cordova-plugin-jcore": "1.2.6",
     "cordova-plugin-jcore": "1.2.6",
     "jpush-phonegap-plugin": "3.5.1"
     "jpush-phonegap-plugin": "3.5.1"
   }
   }
-}
+}

+ 9 - 9
platforms/android/app/src/main/AndroidManifest.xml

@@ -1,7 +1,6 @@
 <?xml version='1.0' encoding='utf-8'?>
 <?xml version='1.0' encoding='utf-8'?>
 <manifest android:hardwareAccelerated="true" android:versionCode="10005" android:versionName="1.0.5" package="com.izouma.yuanqijjc" xmlns:android="http://schemas.android.com/apk/res/android">
 <manifest android:hardwareAccelerated="true" android:versionCode="10005" android:versionName="1.0.5" package="com.izouma.yuanqijjc" xmlns:android="http://schemas.android.com/apk/res/android">
     <supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" />
     <supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" />
-    <uses-permission android:name="android.permission.INTERNET" />
     <application android:hardwareAccelerated="true" android:icon="@mipmap/icon" android:label="@string/app_name" android:supportsRtl="true">
     <application android:hardwareAccelerated="true" android:icon="@mipmap/icon" android:label="@string/app_name" android:supportsRtl="true">
         <activity android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale" android:label="@string/activity_name" android:launchMode="singleTop" android:name="MainActivity" android:screenOrientation="portrait" android:theme="@android:style/Theme.DeviceDefault.NoActionBar" android:windowSoftInputMode="adjustResize">
         <activity android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale" android:label="@string/activity_name" android:launchMode="singleTop" android:name="MainActivity" android:screenOrientation="portrait" android:theme="@android:style/Theme.DeviceDefault.NoActionBar" android:windowSoftInputMode="adjustResize">
             <intent-filter android:label="@string/launcher_name">
             <intent-filter android:label="@string/launcher_name">
@@ -78,14 +77,6 @@
         <meta-data android:name="JPUSH_APPKEY" android:value="9c6e3cd69bd572f7c548ac83" />
         <meta-data android:name="JPUSH_APPKEY" android:value="9c6e3cd69bd572f7c548ac83" />
     </application>
     </application>
     <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="27" />
     <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="27" />
-    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
-    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
-    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
-    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
-    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
-    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
-    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
-    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
     <permission android:name="com.izouma.yuanqijjc.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />
     <permission android:name="com.izouma.yuanqijjc.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />
     <uses-permission android:name="com.izouma.yuanqijjc.permission.JPUSH_MESSAGE" />
     <uses-permission android:name="com.izouma.yuanqijjc.permission.JPUSH_MESSAGE" />
     <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
     <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
@@ -94,4 +85,13 @@
     <uses-permission android:name="android.permission.WRITE_SETTINGS" />
     <uses-permission android:name="android.permission.WRITE_SETTINGS" />
     <uses-permission android:name="android.permission.VIBRATE" />
     <uses-permission android:name="android.permission.VIBRATE" />
     <uses-permission android:name="android.permission.WAKE_LOCK" />
     <uses-permission android:name="android.permission.WAKE_LOCK" />
+    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
+    <uses-permission android:name="android.permission.INTERNET" />
+    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
+    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
+    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
+    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
+    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
+    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
+    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
 </manifest>
 </manifest>

+ 1 - 1
platforms/android/app/src/main/assets/www/dianjing.html

@@ -4,4 +4,4 @@
             hm.src = "https://hm.baidu.com/hm.js?b38760911d917144e7ea9d2e4f695578";
             hm.src = "https://hm.baidu.com/hm.js?b38760911d917144e7ea9d2e4f695578";
             var s = document.getElementsByTagName("script")[0];
             var s = document.getElementsByTagName("script")[0];
             s.parentNode.insertBefore(hm, s);
             s.parentNode.insertBefore(hm, s);
-        })();</script><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.9d22d2f08de246a3bcd90222d4508997.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.a4bd562c4df60913df4f.js></script><script type=text/javascript src=./static/js/app.4f26d8beed267c22b46a.js></script></body></html>
+        })();</script><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.a4bd562c4df60913df4f.js></script><script type=text/javascript src=./static/js/app.64957cad9d4bbd1e7468.js></script></body></html>

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/css/app.9d22d2f08de246a3bcd90222d4508997.css.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/app.4f26d8beed267c22b46a.js


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/app.4f26d8beed267c22b46a.js.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/app.64957cad9d4bbd1e7468.js


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/app.64957cad9d4bbd1e7468.js.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 2 - 1
platforms/android/app/src/main/res/xml/config.xml

@@ -90,8 +90,9 @@
     <preference name="BackgroundColor" value="0xFFFFFFFF" />
     <preference name="BackgroundColor" value="0xFFFFFFFF" />
     <preference name="SuppressesIncrementalRendering" value="true" />
     <preference name="SuppressesIncrementalRendering" value="true" />
     <preference name="Orientation" value="portrait" />
     <preference name="Orientation" value="portrait" />
+    <preference name="AutoHideSplashScreen" value="false" />
     <preference name="ShowSplashScreenSpinner" value="false" />
     <preference name="ShowSplashScreenSpinner" value="false" />
     <preference name="SplashMaintainAspectRatio" value="true" />
     <preference name="SplashMaintainAspectRatio" value="true" />
-    <preference name="SplashScreenDelay" value="4000" />
+    <preference name="SplashScreenDelay" value="2000" />
     <preference name="StatusBarOverlaysWebView" value="false" />
     <preference name="StatusBarOverlaysWebView" value="false" />
 </widget>
 </widget>

+ 1 - 0
vue/build/webpack.base.conf.js

@@ -3,6 +3,7 @@ const path = require('path')
 const utils = require('./utils')
 const utils = require('./utils')
 const config = require('../config')
 const config = require('../config')
 const vueLoaderConfig = require('./vue-loader.conf')
 const vueLoaderConfig = require('./vue-loader.conf')
+require("babel-polyfill");
 
 
 function resolve (dir) {
 function resolve (dir) {
   return path.join(__dirname, '..', dir)
   return path.join(__dirname, '..', dir)

+ 9 - 4
vue/package-lock.json

@@ -984,6 +984,7 @@
       "version": "6.26.0",
       "version": "6.26.0",
       "resolved": "http://registry.npm.taobao.org/babel-polyfill/download/babel-polyfill-6.26.0.tgz",
       "resolved": "http://registry.npm.taobao.org/babel-polyfill/download/babel-polyfill-6.26.0.tgz",
       "integrity": "sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=",
       "integrity": "sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=",
+      "dev": true,
       "requires": {
       "requires": {
         "babel-runtime": "^6.26.0",
         "babel-runtime": "^6.26.0",
         "core-js": "^2.5.0",
         "core-js": "^2.5.0",
@@ -992,8 +993,9 @@
       "dependencies": {
       "dependencies": {
         "regenerator-runtime": {
         "regenerator-runtime": {
           "version": "0.10.5",
           "version": "0.10.5",
-          "resolved": "http://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.10.5.tgz",
-          "integrity": "sha1-M2w+/BIgrc7dosn6tntaeVWjNlg="
+          "resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.10.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.10.5.tgz",
+          "integrity": "sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=",
+          "dev": true
         }
         }
       }
       }
     },
     },
@@ -1079,6 +1081,7 @@
       "version": "6.26.0",
       "version": "6.26.0",
       "resolved": "http://registry.npm.taobao.org/babel-runtime/download/babel-runtime-6.26.0.tgz",
       "resolved": "http://registry.npm.taobao.org/babel-runtime/download/babel-runtime-6.26.0.tgz",
       "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
       "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
+      "dev": true,
       "requires": {
       "requires": {
         "core-js": "^2.4.0",
         "core-js": "^2.4.0",
         "regenerator-runtime": "^0.11.0"
         "regenerator-runtime": "^0.11.0"
@@ -2061,7 +2064,8 @@
     "core-js": {
     "core-js": {
       "version": "2.5.5",
       "version": "2.5.5",
       "resolved": "http://registry.npm.taobao.org/core-js/download/core-js-2.5.5.tgz",
       "resolved": "http://registry.npm.taobao.org/core-js/download/core-js-2.5.5.tgz",
-      "integrity": "sha1-sU3ek2xkDAV5prUMq8wTLdYSfjs="
+      "integrity": "sha1-sU3ek2xkDAV5prUMq8wTLdYSfjs=",
+      "dev": true
     },
     },
     "core-util-is": {
     "core-util-is": {
       "version": "1.0.2",
       "version": "1.0.2",
@@ -8948,7 +8952,8 @@
     "regenerator-runtime": {
     "regenerator-runtime": {
       "version": "0.11.1",
       "version": "0.11.1",
       "resolved": "http://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz",
       "resolved": "http://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz",
-      "integrity": "sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk="
+      "integrity": "sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk=",
+      "dev": true
     },
     },
     "regenerator-transform": {
     "regenerator-transform": {
       "version": "0.10.1",
       "version": "0.10.1",

+ 1 - 1
vue/package.json

@@ -11,7 +11,6 @@
   },
   },
   "dependencies": {
   "dependencies": {
     "axios": "^0.18.0",
     "axios": "^0.18.0",
-    "babel-polyfill": "^6.26.0",
     "clipboard": "^2.0.1",
     "clipboard": "^2.0.1",
     "date-fns": "^1.29.0",
     "date-fns": "^1.29.0",
     "fastclick": "^1.0.6",
     "fastclick": "^1.0.6",
@@ -37,6 +36,7 @@
     "babel-plugin-syntax-jsx": "^6.18.0",
     "babel-plugin-syntax-jsx": "^6.18.0",
     "babel-plugin-transform-runtime": "^6.22.0",
     "babel-plugin-transform-runtime": "^6.22.0",
     "babel-plugin-transform-vue-jsx": "^3.5.0",
     "babel-plugin-transform-vue-jsx": "^3.5.0",
+    "babel-polyfill": "^6.26.0",
     "babel-preset-env": "^1.3.2",
     "babel-preset-env": "^1.3.2",
     "babel-preset-stage-2": "^6.22.0",
     "babel-preset-stage-2": "^6.22.0",
     "chalk": "^2.0.1",
     "chalk": "^2.0.1",

+ 81 - 6
vue/src/App.vue

@@ -8,21 +8,74 @@
                 </keep-alive>
                 </keep-alive>
             </transition>
             </transition>
         </div>
         </div>
+        <div class="adv" :style="{backgroundImage: `url(${adSrc})`}" @click="clickAd" v-if="showAd" @touchmove.prevent.stop="">
+            <button class="btn-skip" @click.stop="skip">跳过</button>
+        </div>
     </div>
     </div>
 </template>
 </template>
 
 
 <script>
 <script>
-import Navigationbar from './components/Navigationbar'
-import { mapState } from 'vuex'
+import Navigationbar from './components/Navigationbar';
+import { mapState } from 'vuex';
 export default {
 export default {
     name: 'App',
     name: 'App',
     computed: {
     computed: {
-        ...mapState(['direction', 'showNavigationbar'])
+        ...mapState(['direction', 'showNavigationbar']),
     },
     },
     components: {
     components: {
-        Navigationbar
-    }
-}
+        Navigationbar,
+    },
+    created() {
+        this.$http
+            .get({
+                url: '/splashScreen/getOne',
+            })
+            .then(res => {
+                if (!res.success) {
+                    throw res.error;
+                }
+                let img = new Image();
+                img.onload = () => {
+                    this.adSrc = res.data.pic;
+                    setTimeout(() => {
+                        navigator.splashscreen && navigator.splashscreen.hide();
+                        this.timeout = setTimeout(() => {
+                            this.showAd = false;
+                        }, res.data.duration * 1000);
+                    }, 1000);
+                };
+                img.onerror = () => {
+                    this.showAd = false;
+                    navigator.splashscreen && navigator.splashscreen.hide();
+                };
+                img.src = res.data.pic;
+            })
+            .catch(e => {
+                console.log(e);
+                this.showAd = false;
+                navigator.splashscreen && navigator.splashscreen.hide();
+            });
+    },
+    data() {
+        return {
+            timeout: null,
+            showAd: true,
+            adSrc: '',
+        };
+    },
+    methods: {
+        clickAd() {
+            window.open('https://lingti.io', '_system');
+            this.skip();
+        },
+        skip() {
+            this.showAd = false;
+            if (this.timeout) {
+                clearTimeout(this.timeout);
+            }
+        },
+    },
+};
 </script>
 </script>
 
 
 <style lang="less" scoped>
 <style lang="less" scoped>
@@ -49,5 +102,27 @@ export default {
     backface-visibility: hidden;
     backface-visibility: hidden;
     transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
 }
 }
+.adv {
+    position: absolute;
+    left: 0;
+    top: 0;
+    right: 0;
+    bottom: 0;
+    background-size: cover;
+    background-position: top;
+}
+.btn-skip {
+    position: absolute;
+    width: 60px;
+    height: 34px;
+    bottom: 30px;
+    right: 20px;
+    background: rgba(0, 0, 0, 0.36);
+    border-radius: 18px;
+    line-height: 34px;
+    text-align: center;
+    font-size: 14px;
+    color: rgba(255, 255, 255, 1);
+}
 </style>
 </style>
 
 

BIN
vue/src/assets/img_guanggaoye.jpg


+ 2 - 2
vue/src/main.js

@@ -36,8 +36,8 @@ Vue.prototype.$toast = msg => {
 };
 };
 
 
 // const baseUrl = process.env.NODE_ENV === 'production' ? `http://49.4.67.181:8085` : `http://192.168.50.132:8080`;
 // const baseUrl = process.env.NODE_ENV === 'production' ? `http://49.4.67.181:8085` : `http://192.168.50.132:8080`;
-const baseUrl = 'http://47.110.71.14'
-// const baseUrl = 'http://192.168.50.132:8080'
+// const baseUrl = 'http://47.110.71.14'
+const baseUrl = 'http://192.168.123.90:8080'
 Vue.prototype.$baseUrl = baseUrl;
 Vue.prototype.$baseUrl = baseUrl;
 axios.defaults.baseURL = baseUrl;
 axios.defaults.baseURL = baseUrl;
 axios.defaults.withCredentials = true;
 axios.defaults.withCredentials = true;

+ 1 - 1
www/dianjing.html

@@ -4,4 +4,4 @@
             hm.src = "https://hm.baidu.com/hm.js?b38760911d917144e7ea9d2e4f695578";
             hm.src = "https://hm.baidu.com/hm.js?b38760911d917144e7ea9d2e4f695578";
             var s = document.getElementsByTagName("script")[0];
             var s = document.getElementsByTagName("script")[0];
             s.parentNode.insertBefore(hm, s);
             s.parentNode.insertBefore(hm, s);
-        })();</script><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.9d22d2f08de246a3bcd90222d4508997.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.a4bd562c4df60913df4f.js></script><script type=text/javascript src=./static/js/app.4f26d8beed267c22b46a.js></script></body></html>
+        })();</script><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.a4bd562c4df60913df4f.js></script><script type=text/javascript src=./static/js/app.64957cad9d4bbd1e7468.js></script></body></html>

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/css/app.2e45113b2a0a8611809ce8a5afef93bf.css.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/css/app.9d22d2f08de246a3bcd90222d4508997.css.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/js/app.4f26d8beed267c22b46a.js


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/js/app.4f26d8beed267c22b46a.js.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/js/app.64957cad9d4bbd1e7468.js


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/js/app.64957cad9d4bbd1e7468.js.map


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است