{"id":826,"date":"2025-08-28T16:34:47","date_gmt":"2025-08-28T16:34:47","guid":{"rendered":"https:\/\/plusmob.com\/?p=826"},"modified":"2025-08-28T16:34:48","modified_gmt":"2025-08-28T16:34:48","slug":"%e7%99%bc%e7%8f%be%e4%b8%80%e6%ac%be%e5%8f%af%e4%bb%a5%e7%a8%b1%e9%87%8f%e7%89%9b%e9%9a%bb%e9%87%8d%e9%87%8f%e7%9a%84%e6%87%89%e7%94%a8%e7%a8%8b%e5%ba%8f","status":"publish","type":"post","link":"https:\/\/plusmob.com\/zh\/conheca-aplicativo-para-pesar-seu-gado\/","title":{"rendered":"\u63a2\u7d22\u7528\u65bc\u7a31\u91cd\u725b\u96bb\u7684\u61c9\u7528\u7a0b\u5e8f"},"content":{"rendered":"<p><strong>\u63a2\u7d22\u52d5\u7269\u9ad4\u91cd\u61c9\u7528\u7a0b\u5f0f\u2014\u8c6c\u548c\u725b<\/strong>\uff0c\u4e00\u6b3e\u5be6\u7528\u9ad8\u6548\u7684\u5de5\u5177\uff0c\u53ef\u76f4\u63a5\u900f\u904e\u624b\u6a5f\u4f30\u7b97\u725b\u7fa4\u91cd\u91cf\u3002\u60a8\u53ef\u4ee5\u5728\u6b64\u8655\u4e0b\u8f09\uff1a<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/-GpogLAtJVHtCo2Uu7Dqcc-h_ghlVQ-KzLo4FYZE87G-pW7hfBY3ADRzNoyxqZYe4Nk=w240-h480-rw\" alt=\"\u52d5\u7269\u91cd\u91cf - \u8c6c\u548c\u725b\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u52d5\u7269\u91cd\u91cf - \u8c6c\u548c\u725b<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">308\u689d\u8a55\u50f9<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10\u842c+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u4e0b\u8f09<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/plusmob.com\/zh\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.hordev.pesoanimal&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        \u5728 Google Play \u4e0a\u5b89\u88dd\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>\u6c27 <strong>\u52d5\u7269\u91cd\u91cf\u2014\u2014\u8c6c\u548c\u725b<\/strong>\u7531 HorDev \u958b\u767c\u7684\u9019\u6b3e\u76f4\u89ba\u7684\u8a08\u7b97\u5668\uff0c\u7121\u9700\u5be6\u9ad4\u79e4\uff0c\u5373\u53ef\u4f30\u7b97\u5404\u7a2e\u52d5\u7269\uff08\u4f8b\u5982\u725b\u3001\u8c6c\u3001\u6c34\u725b\u3001\u7dbf\u7f8a\u3001\u5c71\u7f8a\uff0c\u751a\u81f3\u72d7\uff09\u7684\u9ad4\u91cd\u3002\u53ea\u9700\u8f38\u5165\u52d5\u7269\u7684\u4e00\u4e9b\u7279\u5b9a\u6e2c\u91cf\u503c\uff0c\u61c9\u7528\u5373\u53ef\u8a08\u7b97\u4f30\u7b97\u9ad4\u91cd\uff0c\u8aa4\u5dee\u7bc4\u570d\u5728 3 % \u5230 10 % \u4e4b\u9593\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u53ef\u7528\u6027\u548c\u6613\u7528\u6027<\/strong><\/h2>\n\n\n\n<p>\u9019\u6b3e\u61c9\u7528\u7a0b\u5f0f\u8a2d\u8a08\u7c21\u6f54\u76f4\u89c0\uff0c\u975e\u5e38\u9069\u5408\u9700\u8981\u5feb\u901f\u89e3\u6c7a\u65e5\u5e38\u8fb2\u5834\u71df\u904b\u554f\u984c\u7684\u7528\u6236\u3002\u4f7f\u7528\u8005\u53ea\u9700\u8f38\u5165\u7272\u755c\u7684\u6e2c\u91cf\u6578\u64da\u5373\u53ef\u7372\u5f97\u7d50\u679c\u3002\u5c0d\u65bc\u90a3\u4e9b\u8ffd\u6c42\u654f\u6377\u9ad8\u6548\u3001\u7121\u9700\u8907\u96dc\u64cd\u4f5c\u7684\u7528\u6236\u4f86\u8aaa\uff0c\u5b83\u662f\u4e00\u6b3e\u7d55\u4f73\u7684\u5de5\u5177\u3002\u7c21\u6f54\u7684\u4ecb\u9762\u4f7f\u5176\u6613\u65bc\u5b78\u7fd2\uff0c\u4e26\u964d\u4f4e\u4e86\u64cd\u4f5c\u5931\u8aa4\u7684\u98a8\u96aa\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u4e3b\u8981\u7279\u9ede<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u7121\u9700\u9ad4\u91cd\u8a08\u5373\u53ef\u4f30\u7b97\u9ad4\u91cd<\/strong>\uff1a\u8a72\u61c9\u7528\u7a0b\u5f0f\u50c5\u4f7f\u7528\u80f8\u570d\u548c\u8eab\u9577\u7b49\u6578\u64da\uff0c\u4ee5\u6700\u5be6\u7528\u7684\u65b9\u5f0f\u4f30\u7b97\u51fa\u5be6\u969b\u9ad4\u91cd\u3002<\/li>\n\n\n\n<li><strong>\u8207\u591a\u7a2e\u7269\u7a2e\u7684\u517c\u5bb9\u6027<\/strong>\uff1a\u9664\u4e86\u725b\u4e4b\u5916\uff0c\u8a72\u61c9\u7528\u7a0b\u5f0f\u9084\u9069\u7528\u65bc\u8c6c\u3001\u6c34\u725b\u3001\u7dbf\u7f8a\u3001\u5c71\u7f8a\u548c\u72d7\uff0c\u64f4\u5927\u4e86\u5176\u5c0d\u4e0d\u540c\u7272\u755c\u7684\u9069\u7528\u6027\u3002<\/li>\n\n\n\n<li><strong>\u5feb\u901f\u5c40\u90e8\u8a08\u7b97<\/strong>\uff1a\u6240\u6709\u4f30\u7b97\u5747\u76f4\u63a5\u5728\u8a2d\u5099\u4e0a\u9032\u884c\uff0c\u7121\u9700\u6709\u6548\u7684\u4e92\u806f\u7db2\u9023\u63a5 - \u975e\u5e38\u9069\u5408\u9023\u63a5\u4e0d\u7a69\u5b9a\u7684\u8fb2\u6751\u5730\u5340\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u512a\u52e2\u8207\u5dee\u7570<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u4f7f\u7528\u7c21\u55ae<\/strong>\uff1a\u57fa\u65bc\u6e2c\u91cf\u7684\u65b9\u6cd5\u5373\u4f7f\u5c0d\u65bc\u4e0d\u61c2\u6280\u8853\u7684\u4eba\u4e5f\u5f88\u5bb9\u6613\u4f7f\u7528 - \u53ea\u9700\u6b63\u78ba\u8f38\u5165\u6578\u64da\uff0c\u61c9\u7528\u7a0b\u5f0f\u5c31\u6703\u5b8c\u6210\u5269\u4e0b\u7684\u5de5\u4f5c\u3002<\/li>\n\n\n\n<li><strong>\u9818\u57df\u591a\u529f\u80fd\u6027<\/strong>\uff1a\u900f\u904e\u652f\u6301\u591a\u7a2e\u7269\u7a2e\uff0c\u52d5\u7269\u9ad4\u91cd\u70ba\u7ba1\u7406\u6d41\u7a0b\u5e36\u4f86\u4e86\u9748\u6d3b\u6027\u548c\u7d71\u4e00\u6027\u3002<\/li>\n\n\n\n<li><strong>\u5408\u7406\u7684\u8aa4\u5dee\u7bc4\u570d<\/strong>\uff1a\u4ecb\u65bc 3 % \u548c 10 % \u4e4b\u9593\uff0c\u5c0d\u65bc\u5feb\u901f\u73fe\u5834\u4f30\u8a08\u4f86\u8aaa\u5b8c\u5168\u53ef\u4ee5\u63a5\u53d7\u3002<\/li>\n\n\n\n<li><strong>\u4f4e\u8cc7\u6e90\u6d88\u8017<\/strong>\uff1a\u7531\u65bc\u5b83\u5728\u672c\u5730\u904b\u884c\uff0c\u56e0\u6b64\u8a72\u61c9\u7528\u7a0b\u5f0f\u91cd\u91cf\u8f15\u3001\u8017\u96fb\u5c11\uff0c\u4e26\u4e14\u5728\u8f38\u5165\u8a2d\u5099\u4e0a\u904b\u884c\u826f\u597d\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u8868\u73fe<\/strong><\/h2>\n\n\n\n<p>Animal Weight \u96d6\u7136\u662f\u4e00\u6b3e\u8f15\u91cf\u7d1a\u89e3\u6c7a\u65b9\u6848\uff0c\u4f46\u537b\u4ee5\u5176\u654f\u6377\u6027\u5145\u5206\u767c\u63ee\u4e86\u5176\u7d30\u5206\u5e02\u5834\u7684\u4f5c\u7528\u3002\u8f38\u5165\u8cc7\u6599\u5f8c\uff0c\u4f30\u7b97\u503c\u5e7e\u4e4e\u53ef\u4ee5\u7acb\u5373\u986f\u793a\u3002\u5b83\u5728\u4f4e\u968e\u667a\u6167\u578b\u624b\u6a5f\u4e0a\u7684\u8868\u73fe\u4ee4\u4eba\u6eff\u610f\uff0c\u5373\u4f7f\u662f\u7f3a\u4e4f\u5148\u9032\u8a2d\u5099\u7684\u5c0f\u578b\u751f\u7522\u5546\u4e5f\u80fd\u8f15\u9b06\u4f7f\u7528\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u4f7f\u7528\u8005\u9ad4\u9a57<\/strong><\/h2>\n\n\n\n<p>\u9019\u6b3e\u61c9\u7528\u7a0b\u5f0f\u7372\u5f97\u4e86\u7d04 307 \u689d\u8a55\u8ad6\u548c\u8d85\u904e 10 \u842c\u6b21\u4e0b\u8f09\uff0c\u5e73\u5747\u8a55\u5206 4.0 \u9846\u661f\uff0c\u6df1\u53d7\u7528\u6236\u597d\u8a55\u3002\u4e00\u4e9b\u8a55\u8ad6\u6307\u51fa\u4e86\u5176\u5b58\u5728\u7f3a\u9677\u2014\u2014\u4f8b\u5982\uff0c\u4e00\u4f4d\u7528\u6236\u5831\u544a\u4e86\u660e\u986f\u7684\u5dee\u7570\uff08\u300c\u9ad4\u91cd\u8a08\u4e0a\u986f\u793a 255 \u516c\u65a4\uff0c\u61c9\u7528\u7a0b\u5f0f\u4e0a\u986f\u793a 0.3 \u516c\u65a4\u300d\uff09\u2014\u2014\u4f46\u958b\u767c\u8005\u5f37\u8abf\uff0c\u5728\u9019\u7a2e\u60c5\u6cc1\u4e0b\uff0c\u4ed6\u5011\u5efa\u8b70\u7528\u6236\u89c0\u770b\u6559\u7a0b\uff0c\u6216\u5728\u61f7\u7591\u4f7f\u7528\u65b9\u6cd5\u4e0d\u6b63\u78ba\u6642\u5c0b\u6c42\u6280\u8853\u652f\u63f4\u3002\u9019\u9ad4\u73fe\u4e86\u958b\u767c\u8005\u81f4\u529b\u65bc\u63d0\u4f9b\u652f\u63f4\u548c\u6307\u5c0e\u7684\u6c7a\u5fc3\uff0c\u5118\u7ba1\u8a72\u61c9\u7528\u7a0b\u5f0f\u5728\u6e05\u6670\u5ea6\u65b9\u9762\u4ecd\u6709\u6539\u9032\u7a7a\u9593\u3002<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/-GpogLAtJVHtCo2Uu7Dqcc-h_ghlVQ-KzLo4FYZE87G-pW7hfBY3ADRzNoyxqZYe4Nk=w240-h480-rw\" alt=\"\u52d5\u7269\u91cd\u91cf - \u8c6c\u548c\u725b\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u52d5\u7269\u91cd\u91cf - \u8c6c\u548c\u725b<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">308\u689d\u8a55\u50f9<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10\u842c+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u4e0b\u8f09<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/plusmob.com\/zh\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.hordev.pesoanimal&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        \u5728 Google Play \u4e0a\u5b89\u88dd\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u6700\u5f8c\u7684\u8003\u616e<\/strong><\/h2>\n\n\n\n<p>\u6c27 <strong>\u52d5\u7269\u91cd\u91cf\u2014\u2014\u8c6c\u548c\u725b<\/strong> \u5c0d\u65bc\u60f3\u8981\u5728\u6c92\u6709\u9ad4\u91cd\u8a08\u7684\u60c5\u6cc1\u4e0b\u4f30\u7b97\u52d5\u7269\u9ad4\u91cd\u7684\u755c\u7267\u990a\u6b96\u6236\u4f86\u8aaa\uff0c\u9019\u662f\u4e00\u6b3e\u51fa\u8272\u7684\u751f\u7522\u529b\u5de5\u5177\u3002\u5b83\u6700\u5927\u7684\u512a\u9ede\u5728\u65bc\u7c21\u55ae\u6613\u7528\uff1a\u76f4\u89ba\u7684\u4ecb\u9762\u3001\u5feb\u901f\u7684\u8a08\u7b97\u3001\u4f4e\u8cc7\u6e90\u6d88\u8017\u4ee5\u53ca\u5c0d\u591a\u7a2e\u7269\u7a2e\u7684\u652f\u6301\uff0c\u4f7f\u5176\u6210\u70ba\u5be6\u7528\u4e14\u7d93\u6fdf\u5be6\u60e0\u7684\u9078\u64c7\u3002\u5728\u7121\u6cd5\u4f7f\u7528\u6216\u6c92\u6709\u5be6\u9ad4\u79e4\u7684\u60c5\u6cc1\u4e0b\uff0c\u5b83\u662f\u4e00\u7a2e\u9ad8\u6548\u7684\u89e3\u6c7a\u65b9\u6848\u3002<\/p>\n\n\n\n<p>\u7576\u7136\uff0c\u9019\u6b3e\u61c9\u7528\u7a0b\u5f0f\u4e26\u975e\u5728\u6240\u6709\u60c5\u6cc1\u4e0b\u90fd\u80fd\u53d6\u4ee3\u7cbe\u5bc6\u79e4\uff0c\u5c24\u5176\u5c0d\u65bc\u9700\u8981\u7cbe\u6e96\u5ea6\u7684\u5546\u696d\u71df\u904b\u800c\u8a00\u3002\u5373\u4fbf\u5982\u6b64\uff0c\u5c0d\u65bc\u65e5\u5e38\u8655\u7406\u3001\u5206\u985e\u6216\u5feb\u901f\u4f30\u7b97\u800c\u8a00\uff0c\u5176\u8aa4\u5dee\u7bc4\u570d\u4ecd\u662f\u53ef\u4ee5\u63a5\u53d7\u7684\u3002\u5c0d\u65bc\u5c0f\u578b\u751f\u7522\u5546\u4ee5\u53ca\u5e0c\u671b\u4ee5\u7d93\u6fdf\u9ad8\u6548\u7684\u65b9\u5f0f\u5be6\u73fe\u6d41\u7a0b\u73fe\u4ee3\u5316\u7684\u751f\u7522\u5546\u800c\u8a00\uff0c\u5b83\u90fd\u662f\u7406\u60f3\u4e4b\u9078\u3002<\/p>","protected":false},"excerpt":{"rendered":"<p>Conhe\u00e7a o aplicativo Peso Animal \u2013 Su\u00ednos e Bovinos, uma ferramenta pr\u00e1tica e eficiente para estimar o peso do seu rebanho diretamente pelo celular. Voc\u00ea pode baix\u00e1-lo logo abaixo: O Peso Animal \u2013 Su\u00ednos e Bovinos, desenvolvido pela HorDev, \u00e9 uma calculadora intuitiva que permite estimar o peso de diversos animais \u2014 como gado, su\u00ednos, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":830,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,7,4],"tags":[],"class_list":{"0":"post-826","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-dicas","9":"category-tecnologica"},"_links":{"self":[{"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/posts\/826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/comments?post=826"}],"version-history":[{"count":2,"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/posts\/826\/revisions"}],"predecessor-version":[{"id":832,"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/posts\/826\/revisions\/832"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/media\/830"}],"wp:attachment":[{"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/media?parent=826"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/categories?post=826"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plusmob.com\/zh\/wp-json\/wp\/v2\/tags?post=826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}