![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/html/libs/absol-acomp/kv/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Bảng giá</title> <link href="https://cdn.jsdelivr.net/npm/@mdi/font@7.4.47/css/materialdesignicons.min.css" rel="stylesheet"> <link href="nhap.css" rel="stylesheet"> </head> <body> <div class="price-table-container compare-plans"> <table> <thead> <tr> <th class="no-bkg" style=""></th> <th> <div class="image-wrap"><span class="images-sprite free"></span></div> Miễn phí </th> <th> <div class="image-wrap"><span class="images-sprite mini"></span></div> Cơ bản </th> <th> <div class="image-wrap"><span class="images-sprite personal"></span></div> Tùy chọn </th> </tr> <tr> <th class="no-bkg" style="">Giá</th> <th><div class="price"><sub>vnd</sub>0</div><span class="normal-text">/50 người dùng</span></th> <th><div class="price"><sub>vnd</sub>100.000</div><span class="normal-text">/người dùng</span></th> <th></th> </tr> </thead> <tbody> <tr> <td class="no-bkg" style=""><span>Số lượng người dùng</span></td> <td>Tối đa 50</td> <td>Trên 50</td> <td></td> </tr> <tr> <td class="no-bkg" style="">Công việc<br>Phê duyệt<br>Tài liệu<br>Thiết bị<br>Tài sản<br>Đào tạo<br>Nhân sự</td> <td><span class="mdi mdi-check-circle"></span></td> <td><span class="mdi mdi-check-circle"></span></td> <td></td> </tr> <tr> <td class="no-bkg" style="">Lưu trữ trên KeeView</td> <td>500 MB<br>/tất cả người dùng</td> <<td>200 MB<br>/mỗi người dùng</td> <td></td> </tr> <tr> <td class="no-bkg" style="">Lưu trữ trên hệ thống khách hàng</td> <td><span class="mdi mdi-check-circle"></span></td> <td><span class="mdi mdi-check-circle"></span></td> <td></td> </tr> <tr> <td class="no-bkg" style="">CRM</td> <td><span class="mdi mdi-close-circle"></span></td> <td><span class="mdi mdi-close-circle"></span></td> <td>25.000/người dùng</td> </tr> <tr> <td class="no-bkg" style="">BSC</td> <td><span class="mdi mdi-close-circle"></span></td> <td><span class="mdi mdi-close-circle"></span></td> <td>25.000/người dùng</td> </tr> <tr> <td class="no-bkg" style=""></td> <td> <a href="" rel="nofollow" class="button compare-btn" title="Đăng kí" data-product-id="1" data-product="service" data-product-period="12" data-price="0.00">Đăng kí</a> </td> <td> <a href="" rel="nofollow" class="button compare-btn" title="Đăng kí" data-product-id="3" data-product="service" data-product-period="12" data-price="27.00">Đăng kí</a> </td> <td> <a href="" rel="nofollow" class="button compare-btn" title="Đăng kí" data-product-id="14320" data-product="service" data-product-period="12" data-price="39.00">Đăng kí</a> </td> </tr> </tbody> </table> </div> </body> </html>