Bläddra i källkod

农业执法

wulanhaote
庞东旭 2 år sedan
förälder
incheckning
b7a0de1d81
6 ändrade filer med 8 tillägg och 5 borttagningar
  1. +8
    -5
      src/views/lawEnforcement/retrospect/retrospect.vue
  2. Binär
      static/images/lawEnforcement/new/retrospect_icon_19.png
  3. Binär
      static/images/lawEnforcement/new/retrospect_icon_20.png
  4. Binär
      static/images/lawEnforcement/new/retrospect_icon_21.png
  5. Binär
      static/images/lawEnforcement/new/retrospect_icon_22.png
  6. Binär
      static/images/lawEnforcement/new/retrospect_icon_23.png

+ 8
- 5
src/views/lawEnforcement/retrospect/retrospect.vue Visa fil

@@ -14,10 +14,11 @@
</van-cell>
<van-grid :column-num="3" :border="false" square clickable>
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_01.png" text="农药扫码" :to="{name:'lawEnforcementRetrospectDetail'}" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_01.png" text="种子扫码" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_01.png" text="肥料扫码" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_01.png" text="兽药扫码" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_01.png" text="饲料扫码" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_19.png" text="中国农药网" @click="linkGo('http://www.icama.org.cn/hysj/index.jhtml')" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_20.png" text="中国种业网" @click="linkGo('http://202.127.42.145/bigdataNew/home/ManageOrg')" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_21.png" text="中肥网" @click="linkGo('http://www.fert.cn/')" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_22.png" text="中国兽药网" @click="linkGo('http://www.ivdc.org.cn/xxgk/syzwglpt/')" />
<van-grid-item icon="../../../static/images/lawEnforcement/new/retrospect_icon_23.png" text="中国饲料网" @click="linkGo('http://chinafeeddata.org.cn/admin/Login/slstk')" />
</van-grid>
</div>

@@ -76,7 +77,9 @@

},
methods: {

linkGo(url){
window.location.href = url;
}
},
}
</script>


Binär
static/images/lawEnforcement/new/retrospect_icon_19.png Visa fil

Före Efter
Bredd: 40  |  Höjd: 57  |  Storlek: 2.3 KiB

Binär
static/images/lawEnforcement/new/retrospect_icon_20.png Visa fil

Före Efter
Bredd: 57  |  Höjd: 44  |  Storlek: 2.8 KiB

Binär
static/images/lawEnforcement/new/retrospect_icon_21.png Visa fil

Före Efter
Bredd: 41  |  Höjd: 58  |  Storlek: 2.0 KiB

Binär
static/images/lawEnforcement/new/retrospect_icon_22.png Visa fil

Före Efter
Bredd: 65  |  Höjd: 39  |  Storlek: 1.9 KiB

Binär
static/images/lawEnforcement/new/retrospect_icon_23.png Visa fil

Före Efter
Bredd: 41  |  Höjd: 58  |  Storlek: 2.0 KiB

Laddar…
Avbryt
Spara