yahyahy před 3 roky
rodič
revize
b0d85fe5ec
4 změnil soubory, kde provedl 417 přidání a 360 odebrání
  1. 9 0
      src/api/system/time.js
  2. 2 2
      src/settings.js
  3. 2 1
      src/views/index.vue
  4. 404 357
      src/views/system/time/index.vue

+ 9 - 0
src/api/system/time.js

@@ -77,3 +77,12 @@ export function delInfort(id) {
     method: 'get'
   })
 }
+
+// 列表查看疫苗信息
+export function yiaoe(query) {
+  return request({
+    url: '/boman-web-core/core/info/findInfoUser',
+    method: 'post',
+	data: query
+  })
+}

+ 2 - 2
src/settings.js

@@ -1,7 +1,7 @@
 module.exports = {
   title: '潜山市防疫数据平台',
-  urls: `http://118.178.139.79:7090`,
-  // urls: `http://192.168.101.11:8090`,
+  // urls: `http://118.178.139.79:7090`,
+  urls: `http://192.168.101.11:8090`,
    // urls: `http://192.168.101.49:8090`,
 
   /**

+ 2 - 1
src/views/index.vue

@@ -1271,7 +1271,8 @@ export default {
             font-weight: 400;
             color: #343434;
             line-height: 36px;
-            flex: 1;
+            // flex: 1;
+			width: 20%;
           }
           img{
             width: 16px;

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 404 - 357
src/views/system/time/index.vue


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů