世界其实很美
只是有的时候
缺少发现美的眼睛
农业很美
只是有的时候
缺少欣赏它的心境
广州柯木塱
这里
有农业的美与智
在繁忙的都市
停下来
享受农业的美吧!
俯视的壮美
新品种展示区 品种之美
近6000个品种,最美的姿态
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220141216_3041.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220141811_1009.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220141916_7571.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220141931_8665.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220141949_6634.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142008_6478.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142025_5073.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142050_8666.jpeg)
设施高效栽培模式展示区 农业技术之美
农耕文化展示区 诠释农业发展之美
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142108_1166.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142126_4134.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142203_5697.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142223_1009.jpeg)
![](http://www.gd1212.com/System/editor/plugins/attached/20170220/20170220142240_2415.jpeg)
$('#addToCart').click(function () { var ispresent = "1"; var amount = $('#chargeAmount').val(); var loading = showLoading(); $.post('/m-WeiXin/Donation/Charge', { pluginId: 'Agriz.Plugin.Payment.WeiXinPay_H5', amount: amount, ispresent: ispresent }, function (data) { loading.close(); if (data.success == true) { //$('#rechargePay').hide(); //$('#choosePay').removeClass('active'); //$("#J_assets_layer").removeClass(); //通过A链接模拟跳转 //jumpUrl在weixin中为一段js脚本,直接调用jsapi if ($('#payJumpUrl').length > 0) { $('#payJumpUrl').attr('href', data.href); } else { $('body').append(' '); } document.getElementById("payJumpUrl").click(); } else $.dialog.errorTips(data.msg); }).error(function (data) { loading.close(); $.dialog.errorTips('操作失败,请稍候尝试.'); }); });