{"id":35999,"date":"2026-07-20T11:24:46","date_gmt":"2026-07-20T03:24:46","guid":{"rendered":"https:\/\/zfun.i234.me\/stock\/?page_id=35999"},"modified":"2026-07-20T14:55:12","modified_gmt":"2026-07-20T06:55:12","slug":"inventory","status":"publish","type":"page","link":"https:\/\/zfun.i234.me\/stock\/inventory","title":{"rendered":"\u76e4\u9ede\u7d50\u679c"},"content":{"rendered":"<p>\u4eba\u5de5\u76e4\u9ede\u8868<\/p>\n    <div class=\"inventory-shortcode-wrap\">\r\n        <style>\r\n        .inventory-shortcode-wrap {\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n            max-width: 100%;\r\n            margin: 20px 0;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stats {\r\n            display: flex;\r\n            gap: 15px;\r\n            margin-bottom: 20px;\r\n            flex-wrap: wrap;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stat-box {\r\n            background: #f8f9fa;\r\n            padding: 12px 20px;\r\n            border-radius: 6px;\r\n            border-left: 4px solid #007cba;\r\n            flex: 1;\r\n            min-width: 120px;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stat-box .inv-stat-number {\r\n            font-size: 22px;\r\n            font-weight: bold;\r\n            color: #007cba;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stat-box .inv-stat-label {\r\n            font-size: 13px;\r\n            color: #666;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stat-box.green {\r\n            border-left-color: #46b450;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stat-box.green .inv-stat-number {\r\n            color: #46b450;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stat-box.orange {\r\n            border-left-color: #ffb900;\r\n        }\r\n        .inventory-shortcode-wrap .inv-stat-box.orange .inv-stat-number {\r\n            color: #ffb900;\r\n        }\r\n        \r\n        .inventory-shortcode-wrap .inv-search {\r\n            margin-bottom: 15px;\r\n        }\r\n        .inventory-shortcode-wrap .inv-search input {\r\n            padding: 8px 12px;\r\n            border: 1px solid #ddd;\r\n            border-radius: 4px;\r\n            width: 100%;\r\n            max-width: 300px;\r\n            font-size: 14px;\r\n        }\r\n        .inventory-shortcode-wrap .inv-search input:focus {\r\n            outline: none;\r\n            border-color: #007cba;\r\n            box-shadow: 0 0 0 2px rgba(0,124,186,0.2);\r\n        }\r\n        \r\n        .inventory-shortcode-wrap .inv-table-wrap {\r\n            overflow-x: auto;\r\n            border: 1px solid #e5e5e5;\r\n            border-radius: 6px;\r\n            background: #fff;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            font-size: 14px;\r\n            min-width: 500px;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table th {\r\n            background: #f1f1f1;\r\n            padding: 10px 15px;\r\n            text-align: left;\r\n            border-bottom: 2px solid #ddd;\r\n            font-weight: 600;\r\n            white-space: nowrap;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table td {\r\n            padding: 10px 15px;\r\n            border-bottom: 1px solid #eee;\r\n            vertical-align: middle;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table tr:last-child td {\r\n            border-bottom: none;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table tr:hover td {\r\n            background: #f9f9f9;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table .inv-product-name {\r\n            font-weight: 600;\r\n            color: #222;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table .inv-sku {\r\n            color: #888;\r\n            font-size: 12px;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table .inv-batch-tag {\r\n            display: inline-block;\r\n            background: #f0f4f8;\r\n            padding: 3px 10px;\r\n            border-radius: 4px;\r\n            font-size: 13px;\r\n            margin: 2px 5px 2px 0;\r\n            font-family: monospace;\r\n            border: 1px solid #e1e8ed;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table .inv-batch-tag .inv-batch-qty {\r\n            color: #007cba;\r\n            font-weight: 600;\r\n        }\r\n        .inventory-shortcode-wrap table.inv-table .inv-total-qty {\r\n            font-weight: 700;\r\n            color: #007cba;\r\n            font-size: 16px;\r\n        }\r\n        \r\n        .inventory-shortcode-wrap .inv-pagination {\r\n            margin-top: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            flex-wrap: wrap;\r\n        }\r\n        .inventory-shortcode-wrap .inv-pagination a,\r\n        .inventory-shortcode-wrap .inv-pagination span {\r\n            display: inline-block;\r\n            padding: 5px 12px;\r\n            border: 1px solid #ddd;\r\n            border-radius: 4px;\r\n            text-decoration: none;\r\n            color: #007cba;\r\n            font-size: 13px;\r\n            background: #fff;\r\n        }\r\n        .inventory-shortcode-wrap .inv-pagination span.current {\r\n            background: #007cba;\r\n            color: #fff;\r\n            border-color: #007cba;\r\n            cursor: default;\r\n        }\r\n        .inventory-shortcode-wrap .inv-pagination a:hover {\r\n            background: #f1f1f1;\r\n            border-color: #bbb;\r\n        }\r\n        .inventory-shortcode-wrap .inv-pagination .inv-page-info {\r\n            color: #666;\r\n            font-size: 13px;\r\n            margin-left: 10px;\r\n        }\r\n        \r\n        .inventory-shortcode-wrap .inv-empty {\r\n            text-align: center;\r\n            padding: 40px 20px;\r\n            color: #999;\r\n            font-size: 16px;\r\n        }\r\n        \r\n        .inventory-shortcode-wrap .inv-message {\r\n            background: #f8f9fa;\r\n            padding: 20px;\r\n            text-align: center;\r\n            border-radius: 6px;\r\n            color: #666;\r\n        }\r\n        \r\n        \/* \u97ff\u61c9\u5f0f\u8a2d\u8a08 *\/\r\n        @media (max-width: 768px) {\r\n            .inventory-shortcode-wrap .inv-stat-box {\r\n                min-width: 100px;\r\n                padding: 10px 15px;\r\n            }\r\n            .inventory-shortcode-wrap .inv-stat-box .inv-stat-number {\r\n                font-size: 18px;\r\n            }\r\n            .inventory-shortcode-wrap table.inv-table {\r\n                font-size: 13px;\r\n                min-width: 400px;\r\n            }\r\n            .inventory-shortcode-wrap table.inv-table th,\r\n            .inventory-shortcode-wrap table.inv-table td {\r\n                padding: 8px 10px;\r\n            }\r\n            .inventory-shortcode-wrap table.inv-table .inv-batch-tag {\r\n                font-size: 12px;\r\n                padding: 2px 8px;\r\n            }\r\n        }\r\n        @media (max-width: 480px) {\r\n            .inventory-shortcode-wrap table.inv-table {\r\n                font-size: 12px;\r\n                min-width: 320px;\r\n            }\r\n            .inventory-shortcode-wrap table.inv-table th,\r\n            .inventory-shortcode-wrap table.inv-table td {\r\n                padding: 6px 8px;\r\n            }\r\n            .inventory-shortcode-wrap .inv-pagination a,\r\n            .inventory-shortcode-wrap .inv-pagination span {\r\n                padding: 3px 8px;\r\n                font-size: 12px;\r\n            }\r\n        }\r\n        <\/style>\r\n        \r\n                <div class=\"inv-stats\">\r\n            <div class=\"inv-stat-box\">\r\n                <div class=\"inv-stat-number\">98<\/div>\r\n                <div class=\"inv-stat-label\">\ud83d\udce6 \u5546\u54c1\u7e3d\u6578<\/div>\r\n            <\/div>\r\n            <div class=\"inv-stat-box green\">\r\n                <div class=\"inv-stat-number\">29,802<\/div>\r\n                <div class=\"inv-stat-label\">\ud83d\udcca \u7e3d\u5eab\u5b58\u91cf<\/div>\r\n            <\/div>\r\n            <div class=\"inv-stat-box orange\">\r\n                <div class=\"inv-stat-number\">5<\/div>\r\n                <div class=\"inv-stat-label\">\ud83d\udcd1 \u7e3d\u9801\u6578\uff08\u6bcf\u9801 20 \u7b46\uff09<\/div>\r\n            <\/div>\r\n        <\/div>\r\n                \r\n                <div class=\"inv-search\">\r\n            <input type=\"text\" id=\"inv-search-input\" placeholder=\"\ud83d\udd0d \u641c\u5c0b\u5546\u54c1\u540d\u7a31\u6216 SKU...\" onkeyup=\"filterInventoryTable(this.value)\">\r\n        <\/div>\r\n                \r\n        <div class=\"inv-table-wrap\">\r\n            <table class=\"inv-table\" id=\"inv-table\">\r\n                <thead>\r\n                    <tr>\r\n                        <th>\u5546\u54c1\u540d\u7a31<\/th>\r\n                        <th>SKU<\/th>\r\n                        <th>\u6279\u865f<\/th>\r\n                        <th style=\"text-align:right;\">\u7e3d\u6578\u91cf<\/th>\r\n                    <\/tr>\r\n                <\/thead>\r\n                <tbody>\r\n                                                                        <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u9f8d\u8766\u9ad8\u6e6f(1.2kg*8\u76d2\/\u7bb1) P07-014-05\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u9f8d\u8766\u9ad8\u6e6f(1.2kg*8\u76d2\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-05<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20241201(189)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260523(387)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260407(3)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    579                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u9ec3\u91d1\u9b5a\u5b50\u91ac180g P02-010-04\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u9ec3\u91d1\u9b5a\u5b50\u91ac180g<\/td>\r\n                                <td class=\"inv-sku\">P02-010-04<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260630(325)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20251129(2)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    327                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u9bae\u8766\u6d77\u9bae\u6372(12\u5165*30\u76d2\/\u7bb1) P07-028-00\">\r\n                                <td class=\"inv-product-name\">\u9bae\u8766\u6d77\u9bae\u6372(12\u5165*30\u76d2\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-028-00<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260126(276)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260126(1)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260125(7)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    284                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u82b1\u679d\u6d77\u9bae\u6372(10\u5165*30\u76d2\/\u7bb1) P07-024-00\">\r\n                                <td class=\"inv-product-name\">\u82b1\u679d\u6d77\u9bae\u6372(10\u5165*30\u76d2\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-024-00<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260304(331)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260304(1)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20250930(1)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260303(1)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260304(3)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    337                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u73cd\u994c\u96de\u9ad8\u6e6f(600g*25\u76d2\/\u7bb1) P07-014-01\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u73cd\u994c\u96de\u9ad8\u6e6f(600g*25\u76d2\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-01<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260214(697)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260214(2)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    699                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"16\/20\u751f\u51cd\u767d\u8766(12\u76d2\/\u7bb1) R04-010-05\">\r\n                                <td class=\"inv-product-name\">16\/20\u751f\u51cd\u767d\u8766(12\u76d2\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">R04-010-05<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            281005(55)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    55                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u829d\u9ebb\u7d05\u9eb4\u73ab\u7470\u8766(70g*72\u7f50\/\u4ef6) P08-011-32\">\r\n                                <td class=\"inv-product-name\">\u829d\u9ebb\u7d05\u9eb4\u73ab\u7470\u8766(70g*72\u7f50\/\u4ef6)<\/td>\r\n                                <td class=\"inv-sku\">P08-011-32<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260611(144)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260424(13)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260424(13)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    170                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u91d1\u5c71\u52fe(500g*12\u5305\/\u7bb1) P07-023-02\">\r\n                                <td class=\"inv-product-name\">\u91d1\u5c71\u52fe(500g*12\u5305\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-023-02<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20251110(2)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    2                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u706b\u71d2\u8766\u4ec1300g P07-033-18\">\r\n                                <td class=\"inv-product-name\">\u706b\u71d2\u8766\u4ec1300g<\/td>\r\n                                <td class=\"inv-sku\">P07-033-18<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            202620122(70)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    70                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u8cbc\u7d19-\u9577\u82b1\u679d\u9165 C01-06-006\">\r\n                                <td class=\"inv-product-name\">\u8cbc\u7d19-\u9577\u82b1\u679d\u9165<\/td>\r\n                                <td class=\"inv-sku\">C01-06-006<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260602(1686)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260414(22)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    1,708                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u897f\u73ed\u7259\u53c3(20\u65a4\/\u7bb1) P06-010-01\">\r\n                                <td class=\"inv-product-name\">\u897f\u73ed\u7259\u53c3(20\u65a4\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P06-010-01<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20251212(348)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    348                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u51b7\u51cd\u5f69\u76d2)\u6dec\u9b5a\u7cbe(15\u5305\/\u76d2) P07-014-07\">\r\n                                <td class=\"inv-product-name\">(\u51b7\u51cd\u5f69\u76d2)\u6dec\u9b5a\u7cbe(15\u5305\/\u76d2)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-07<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260512A(62)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260509A(41)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260418A(0)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20281125C(0)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260425A(0)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260512A(0)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260509A(4)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    107                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u9b91\u9b5a\u7c73\u96de(5\u96bb\/\u7bb1) P07-014-09\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u9b91\u9b5a\u7c73\u96de(5\u96bb\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-09<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20251127(51)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20251010(7)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20250121(6)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260130(31)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260130(31)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20251127(1)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    127                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u9b91\u9b5a\u7c73\u96de-\u767d(5\u96bb\/\u7bb1) P07-014-18\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u9b91\u9b5a\u7c73\u96de-\u767d(5\u96bb\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-18<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20251031(26)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260131(10)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    36                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u5357\u975e\u9b91\u7c73\u96de(5\u96bb\/\u7bb1) P07-014-12\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u5357\u975e\u9b91\u7c73\u96de(5\u96bb\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-12<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20251208(15)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    15                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u9b5a\u7fc5\u7c73\u96de(5\u96bb\/\u7bb1) P07-014-10\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u9b5a\u7fc5\u7c73\u96de(5\u96bb\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-10<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260312(14)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    14                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"(\u5f69\u76d2)\u5317\u6975\u8c9d\u7c73\u96de(5\u96bb\/\u7bb1) P07-014-17\">\r\n                                <td class=\"inv-product-name\">(\u5f69\u76d2)\u5317\u6975\u8c9d\u7c73\u96de(5\u96bb\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P07-014-17<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20250915(4)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    4                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u9ec3\u91d1\u96ea\u5e78\u5b50(25\u5305\/\u7bb1) P04-007-00\">\r\n                                <td class=\"inv-product-name\">\u9ec3\u91d1\u96ea\u5e78\u5b50(25\u5305\/\u7bb1)<\/td>\r\n                                <td class=\"inv-sku\">P04-007-00<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260203(1250)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260623(1434)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    2,684                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"\u6dec\u6e6f\u9eb5(20\u5305\/\u4ef6) P07-011-03\">\r\n                                <td class=\"inv-product-name\">\u6dec\u6e6f\u9eb5(20\u5305\/\u4ef6)<\/td>\r\n                                <td class=\"inv-sku\">P07-011-03<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20270420(40)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    40                                <\/td>\r\n                            <\/tr>\r\n                                                    <tr class=\"inv-row\" data-product=\"300\/400\u8edf\u7d72 1\u5165 P07-036-01\">\r\n                                <td class=\"inv-product-name\">300\/400\u8edf\u7d72 1\u5165<\/td>\r\n                                <td class=\"inv-sku\">P07-036-01<\/td>\r\n                                <td>\r\n                                                                            <span class=\"inv-batch-tag\">\r\n                                            20260318(120)                                        <\/span>\r\n                                                                                                                                                                                                        <span class=\"inv-batch-tag\">\r\n                                            20260318(8)                                        <\/span>\r\n                                                                                                            <\/td>\r\n                                <td style=\"text-align:right; font-weight:700; color:#007cba;\">\r\n                                    128                                <\/td>\r\n                            <\/tr>\r\n                                                            <\/tbody>\r\n            <\/table>\r\n        <\/div>\r\n        \r\n                <div class=\"inv-pagination\">\r\n            <span class=\"current\">1<\/span><a href=\"\/stock\/wp-json\/wp\/v2\/pages\/35999?inv_page=2\">2<\/a><a href=\"\/stock\/wp-json\/wp\/v2\/pages\/35999?inv_page=3\">3<\/a><span>...<\/span><a href=\"\/stock\/wp-json\/wp\/v2\/pages\/35999?inv_page=5\">5<\/a><a href=\"\/stock\/wp-json\/wp\/v2\/pages\/35999?inv_page=2\">\u4e0b\u4e00\u9801 &raquo;<\/a>            <span class=\"inv-page-info\">\u7b2c 1 \/ 5 \u9801<\/span>\r\n        <\/div>\r\n            <\/div>\r\n    \r\n    <script>\r\n    function filterInventoryTable(keyword) {\r\n        var rows = document.querySelectorAll('#inv-table tbody tr.inv-row');\r\n        var search = keyword.toLowerCase().trim();\r\n        \r\n        rows.forEach(function(row) {\r\n            var data = row.getAttribute('data-product') || '';\r\n            if (data.toLowerCase().indexOf(search) > -1) {\r\n                row.style.display = '';\r\n            } else {\r\n                row.style.display = 'none';\r\n            }\r\n        });\r\n    }\r\n    <\/script>\r\n    \n","protected":false},"excerpt":{"rendered":"<p>\u4eba\u5de5\u76e4\u9ede\u8868<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-35999","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/pages\/35999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/comments?post=35999"}],"version-history":[{"count":3,"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/pages\/35999\/revisions"}],"predecessor-version":[{"id":36003,"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/pages\/35999\/revisions\/36003"}],"wp:attachment":[{"href":"https:\/\/zfun.i234.me\/stock\/wp-json\/wp\/v2\/media?parent=35999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}