From e3d080e419fc9815f33f60c0ebd323e7cbe8df67 Mon Sep 17 00:00:00 2001
From: mocheng <3057647414@qq.com>
Date: Tue, 26 Aug 2025 16:17:24 +0800
Subject: [PATCH] init
---
.gitignore | 4 +
App.vue | 111 +
common/http/config.js | 25 +
common/http/eatery/order.js | 141 +
common/http/index.js | 109 +
common/http/interface.js | 85 +
common/jsencrypt.js | 12 +
common/jsencrypt.min.js | 1 +
common/utils.js | 48 +
components/scan.vue | 112 +
components/tabbar.vue | 54 +
index.html | 20 +
main.js | 34 +
manifest.json | 152 +
package.json | 17 +
pages.json | 72 +
pages/code/code.vue | 748 ++
pages/detail/detail.vue | 184 +
pages/index/index.vue | 244 +
pages/info/info.vue | 711 ++
pages/list/list.vue | 147 +
pages/login/login.vue | 131 +
pages/mine/mine.vue | 205 +
pages/order/order.vue | 748 ++
pages/scan/index.vue | 54 +
pages/statistics/analyse.vue | 323 +
pages/statistics/index.vue | 85 +
pages/statistics/monitoring.vue | 426 +
pages/statistics/portrayal.vue | 379 +
pages/video/video.vue | 526 ++
pages/welcome/welcome.vue | 15 +
static/icon/home.png | Bin 0 -> 356 bytes
static/icon/home_active.png | Bin 0 -> 305 bytes
static/icon/mine.png | Bin 0 -> 519 bytes
static/icon/mine_active.png | Bin 0 -> 410 bytes
static/img/Frame.png | Bin 0 -> 1514 bytes
static/img/No1.png | Bin 0 -> 1912 bytes
static/img/No2.png | Bin 0 -> 1899 bytes
static/img/No3.png | Bin 0 -> 1934 bytes
static/img/active.png | Bin 0 -> 1241 bytes
static/img/avatar.png | Bin 0 -> 3718 bytes
static/img/banner.png | Bin 0 -> 25754 bytes
static/img/hx11.png | Bin 0 -> 10210 bytes
static/img/hx12.png | Bin 0 -> 9967 bytes
static/img/hxjl-icon.png | Bin 0 -> 703 bytes
static/img/hxjl.png | Bin 0 -> 12322 bytes
static/img/hxxq.png | Bin 0 -> 2183 bytes
static/img/hy.png | Bin 0 -> 708 bytes
static/img/logo.png | Bin 0 -> 9190 bytes
static/img/mine_menu.png | Bin 0 -> 353 bytes
static/img/mt.png | Bin 0 -> 1694 bytes
static/img/nltj.png | Bin 0 -> 1277 bytes
static/img/rectangle.png | Bin 0 -> 1677 bytes
static/img/ryrstj.png | Bin 0 -> 1236 bytes
static/img/shmhx-icon.png | Bin 0 -> 551 bytes
static/img/shmhx.png | Bin 0 -> 15399 bytes
static/img/sjpsjtj.png | Bin 0 -> 1166 bytes
static/img/sk.png | Bin 0 -> 691 bytes
static/img/smhx-icon.png | Bin 0 -> 845 bytes
static/img/smhx.png | Bin 0 -> 11787 bytes
static/img/xc.png | Bin 0 -> 2659 bytes
static/img/xsph.png | Bin 0 -> 1080 bytes
static/img/xszb.png | Bin 0 -> 1432 bytes
static/img/ykbl.png | Bin 0 -> 1058 bytes
static/img/ykfxtj.png | Bin 0 -> 1317 bytes
static/img/yklyd.png | Bin 0 -> 1504 bytes
static/img/yksl.png | Bin 0 -> 8030 bytes
static/img/yytj-icon.png | Bin 0 -> 767 bytes
static/img/yytj.png | Bin 0 -> 9972 bytes
uni.promisify.adaptor.js | 10 +
uni.scss | 77 +
uni_modules/mescroll-uni/changelog.md | 8 +
.../mescroll-body/mescroll-body.css | 19 +
.../mescroll-body/mescroll-body.vue | 400 +
.../mescroll-empty/mescroll-empty.vue | 116 +
.../mescroll-uni/components/mescroll-down.css | 55 +
.../mescroll-uni/components/mescroll-down.vue | 47 +
.../mescroll-uni/components/mescroll-top.vue | 99 +
.../mescroll-uni/components/mescroll-up.css | 47 +
.../mescroll-uni/components/mescroll-up.vue | 39 +
.../components/mescroll-uni/mescroll-i18n.js | 15 +
.../mescroll-uni/mescroll-mixins.js | 46 +
.../mescroll-uni/mescroll-uni-option.js | 64 +
.../components/mescroll-uni/mescroll-uni.css | 36 +
.../components/mescroll-uni/mescroll-uni.js | 799 ++
.../components/mescroll-uni/mescroll-uni.vue | 480 +
.../mescroll-uni/mixins/mescroll-comp.js | 47 +
.../mescroll-uni/mixins/mescroll-more-item.js | 57 +
.../mescroll-uni/mixins/mescroll-more.js | 77 +
.../components/mescroll-uni/wxs/mixins.js | 109 +
.../components/mescroll-uni/wxs/renderjs.js | 92 +
.../components/mescroll-uni/wxs/wxs.wxs | 269 +
uni_modules/mescroll-uni/hooks/useMescroll.js | 66 +
.../mescroll-uni/hooks/useMescrollComp.js | 56 +
.../mescroll-uni/hooks/useMescrollMore.js | 69 +
uni_modules/mescroll-uni/package.json | 76 +
uni_modules/mescroll-uni/readme.md | 45 +
uni_modules/qiun-data-charts/changelog.md | 320 +
.../qiun-data-charts/qiun-data-charts.vue | 1618 ++++
.../components/qiun-error/qiun-error.vue | 46 +
.../components/qiun-loading/loading1.vue | 162 +
.../components/qiun-loading/loading2.vue | 170 +
.../components/qiun-loading/loading3.vue | 173 +
.../components/qiun-loading/loading4.vue | 222 +
.../components/qiun-loading/loading5.vue | 229 +
.../components/qiun-loading/qiun-loading.vue | 36 +
.../js_sdk/u-charts/config-echarts.js | 422 +
.../js_sdk/u-charts/config-ucharts.js | 606 ++
.../js_sdk/u-charts/readme.md | 5 +
.../js_sdk/u-charts/u-charts.js | 7706 +++++++++++++++++
.../js_sdk/u-charts/u-charts.min.js | 18 +
uni_modules/qiun-data-charts/license.md | 201 +
uni_modules/qiun-data-charts/package.json | 80 +
uni_modules/qiun-data-charts/readme.md | 84 +
.../static/app-plus/echarts.min.js | 23 +
.../qiun-data-charts/static/h5/echarts.min.js | 23 +
uni_modules/uni-datetime-picker/changelog.md | 160 +
.../uni-datetime-picker/calendar-item.vue | 177 +
.../uni-datetime-picker/calendar.vue | 947 ++
.../uni-datetime-picker/i18n/en.json | 22 +
.../uni-datetime-picker/i18n/index.js | 8 +
.../uni-datetime-picker/i18n/zh-Hans.json | 22 +
.../uni-datetime-picker/i18n/zh-Hant.json | 22 +
.../uni-datetime-picker/time-picker.vue | 940 ++
.../uni-datetime-picker.vue | 1057 +++
.../components/uni-datetime-picker/util.js | 421 +
uni_modules/uni-datetime-picker/package.json | 88 +
uni_modules/uni-datetime-picker/readme.md | 21 +
uni_modules/uni-icons/changelog.md | 42 +
.../components/uni-icons/uni-icons.uvue | 91 +
.../components/uni-icons/uni-icons.vue | 110 +
.../components/uni-icons/uniicons.css | 664 ++
.../components/uni-icons/uniicons.ttf | Bin 0 -> 35824 bytes
.../components/uni-icons/uniicons_file.ts | 664 ++
.../components/uni-icons/uniicons_file_vue.js | 649 ++
uni_modules/uni-icons/package.json | 89 +
uni_modules/uni-icons/readme.md | 8 +
uni_modules/uni-popup/changelog.md | 84 +
.../components/uni-popup-dialog/keypress.js | 45 +
.../uni-popup-dialog/uni-popup-dialog.vue | 316 +
.../uni-popup-message/uni-popup-message.vue | 143 +
.../uni-popup-share/uni-popup-share.vue | 187 +
.../components/uni-popup/i18n/en.json | 7 +
.../components/uni-popup/i18n/index.js | 8 +
.../components/uni-popup/i18n/zh-Hans.json | 7 +
.../components/uni-popup/i18n/zh-Hant.json | 7 +
.../components/uni-popup/keypress.js | 45 +
.../uni-popup/components/uni-popup/popup.js | 26 +
.../components/uni-popup/uni-popup.uvue | 90 +
.../components/uni-popup/uni-popup.vue | 503 ++
uni_modules/uni-popup/package.json | 88 +
uni_modules/uni-popup/readme.md | 17 +
uni_modules/uni-scss/changelog.md | 8 +
uni_modules/uni-scss/index.scss | 1 +
uni_modules/uni-scss/package.json | 82 +
uni_modules/uni-scss/readme.md | 4 +
uni_modules/uni-scss/styles/index.scss | 7 +
.../uni-scss/styles/setting/_border.scss | 3 +
.../uni-scss/styles/setting/_color.scss | 66 +
.../uni-scss/styles/setting/_radius.scss | 55 +
.../uni-scss/styles/setting/_space.scss | 56 +
.../uni-scss/styles/setting/_styles.scss | 167 +
.../uni-scss/styles/setting/_text.scss | 24 +
.../uni-scss/styles/setting/_variables.scss | 146 +
.../uni-scss/styles/tools/functions.scss | 19 +
uni_modules/uni-scss/theme.scss | 31 +
uni_modules/uni-scss/variables.scss | 62 +
uni_modules/uni-table/changelog.md | 29 +
.../components/uni-table/uni-table.vue | 455 +
.../components/uni-tbody/uni-tbody.vue | 29 +
.../uni-table/components/uni-td/uni-td.vue | 90 +
.../components/uni-th/filter-dropdown.vue | 511 ++
.../uni-table/components/uni-th/uni-th.vue | 285 +
.../components/uni-thead/uni-thead.vue | 129 +
.../components/uni-tr/table-checkbox.vue | 179 +
.../uni-table/components/uni-tr/uni-tr.vue | 175 +
uni_modules/uni-table/i18n/en.json | 9 +
uni_modules/uni-table/i18n/es.json | 9 +
uni_modules/uni-table/i18n/fr.json | 9 +
uni_modules/uni-table/i18n/index.js | 12 +
uni_modules/uni-table/i18n/zh-Hans.json | 9 +
uni_modules/uni-table/i18n/zh-Hant.json | 9 +
uni_modules/uni-table/package.json | 83 +
uni_modules/uni-table/readme.md | 13 +
uni_modules/uni-transition/changelog.md | 22 +
.../uni-transition/createAnimation.js | 131 +
.../uni-transition/uni-transition.vue | 286 +
uni_modules/uni-transition/package.json | 84 +
uni_modules/uni-transition/readme.md | 11 +
uni_modules/uview-ui/LICENSE | 21 +
uni_modules/uview-ui/README.md | 66 +
uni_modules/uview-ui/changelog.md | 374 +
.../uview-ui/components/u--form/u--form.vue | 78 +
.../uview-ui/components/u--image/u--image.vue | 47 +
.../uview-ui/components/u--input/u--input.vue | 73 +
.../uview-ui/components/u--text/u--text.vue | 44 +
.../components/u--textarea/u--textarea.vue | 48 +
.../components/u-action-sheet/props.js | 54 +
.../u-action-sheet/u-action-sheet.vue | 278 +
.../uview-ui/components/u-album/props.js | 59 +
.../uview-ui/components/u-album/u-album.vue | 259 +
.../uview-ui/components/u-alert/props.js | 44 +
.../uview-ui/components/u-alert/u-alert.vue | 243 +
.../components/u-avatar-group/props.js | 52 +
.../u-avatar-group/u-avatar-group.vue | 103 +
.../uview-ui/components/u-avatar/props.js | 78 +
.../uview-ui/components/u-avatar/u-avatar.vue | 173 +
.../uview-ui/components/u-back-top/props.js | 54 +
.../components/u-back-top/u-back-top.vue | 129 +
.../uview-ui/components/u-badge/props.js | 72 +
.../uview-ui/components/u-badge/u-badge.vue | 171 +
.../uview-ui/components/u-button/nvue.scss | 46 +
.../uview-ui/components/u-button/props.js | 161 +
.../uview-ui/components/u-button/u-button.vue | 495 ++
.../uview-ui/components/u-button/vue.scss | 80 +
.../uview-ui/components/u-calendar/header.vue | 99 +
.../uview-ui/components/u-calendar/month.vue | 579 ++
.../uview-ui/components/u-calendar/props.js | 144 +
.../components/u-calendar/u-calendar.vue | 384 +
.../uview-ui/components/u-calendar/util.js | 85 +
.../components/u-car-keyboard/props.js | 14 +
.../u-car-keyboard/u-car-keyboard.vue | 311 +
.../uview-ui/components/u-cell-group/props.js | 14 +
.../components/u-cell-group/u-cell-group.vue | 61 +
.../uview-ui/components/u-cell/props.js | 110 +
.../uview-ui/components/u-cell/u-cell.vue | 229 +
.../components/u-checkbox-group/props.js | 82 +
.../u-checkbox-group/u-checkbox-group.vue | 103 +
.../uview-ui/components/u-checkbox/props.js | 69 +
.../components/u-checkbox/u-checkbox.vue | 344 +
.../components/u-circle-progress/props.js | 8 +
.../u-circle-progress/u-circle-progress.vue | 198 +
.../uview-ui/components/u-code-input/props.js | 79 +
.../components/u-code-input/u-code-input.vue | 252 +
.../uview-ui/components/u-code/props.js | 34 +
.../uview-ui/components/u-code/u-code.vue | 129 +
.../uview-ui/components/u-col/props.js | 29 +
.../uview-ui/components/u-col/u-col.vue | 162 +
.../components/u-collapse-item/props.js | 59 +
.../u-collapse-item/u-collapse-item.vue | 225 +
.../uview-ui/components/u-collapse/props.js | 19 +
.../components/u-collapse/u-collapse.vue | 90 +
.../components/u-column-notice/props.js | 55 +
.../u-column-notice/u-column-notice.vue | 160 +
.../uview-ui/components/u-count-down/props.js | 24 +
.../components/u-count-down/u-count-down.vue | 163 +
.../uview-ui/components/u-count-down/utils.js | 62 +
.../uview-ui/components/u-count-to/props.js | 59 +
.../components/u-count-to/u-count-to.vue | 184 +
.../components/u-datetime-picker/props.js | 116 +
.../u-datetime-picker/u-datetime-picker.vue | 360 +
.../uview-ui/components/u-divider/props.js | 44 +
.../components/u-divider/u-divider.vue | 116 +
.../components/u-dropdown-item/props.js | 36 +
.../u-dropdown-item/u-dropdown-item.vue | 127 +
.../uview-ui/components/u-dropdown/props.js | 65 +
.../components/u-dropdown/u-dropdown.vue | 127 +
.../uview-ui/components/u-empty/props.js | 59 +
.../uview-ui/components/u-empty/u-empty.vue | 128 +
.../uview-ui/components/u-form-item/props.js | 48 +
.../components/u-form-item/u-form-item.vue | 235 +
.../uview-ui/components/u-form/props.js | 45 +
.../uview-ui/components/u-form/u-form.vue | 214 +
.../uview-ui/components/u-gap/props.js | 24 +
.../uview-ui/components/u-gap/u-gap.vue | 38 +
.../uview-ui/components/u-grid-item/props.js | 14 +
.../components/u-grid-item/u-grid-item.vue | 209 +
.../uview-ui/components/u-grid/props.js | 19 +
.../uview-ui/components/u-grid/u-grid.vue | 97 +
.../uview-ui/components/u-icon/icons.js | 214 +
.../uview-ui/components/u-icon/props.js | 89 +
.../uview-ui/components/u-icon/u-icon.vue | 234 +
.../uview-ui/components/u-image/props.js | 84 +
.../uview-ui/components/u-image/u-image.vue | 232 +
.../components/u-index-anchor/props.js | 29 +
.../u-index-anchor/u-index-anchor.vue | 91 +
.../uview-ui/components/u-index-item/props.js | 5 +
.../components/u-index-item/u-index-item.vue | 87 +
.../uview-ui/components/u-index-list/props.js | 29 +
.../components/u-index-list/u-index-list.vue | 440 +
.../uview-ui/components/u-input/props.js | 187 +
.../uview-ui/components/u-input/u-input.vue | 354 +
.../uview-ui/components/u-keyboard/props.js | 84 +
.../components/u-keyboard/u-keyboard.vue | 164 +
.../components/u-line-progress/props.js | 28 +
.../u-line-progress/u-line-progress.vue | 144 +
.../uview-ui/components/u-line/props.js | 33 +
.../uview-ui/components/u-line/u-line.vue | 62 +
.../uview-ui/components/u-link/props.js | 39 +
.../uview-ui/components/u-link/u-link.vue | 83 +
.../uview-ui/components/u-list-item/props.js | 9 +
.../components/u-list-item/u-list-item.vue | 116 +
.../uview-ui/components/u-list/props.js | 76 +
.../uview-ui/components/u-list/u-list.vue | 157 +
.../components/u-loading-icon/props.js | 59 +
.../u-loading-icon/u-loading-icon.vue | 343 +
.../components/u-loading-page/props.js | 49 +
.../u-loading-page/u-loading-page.vue | 115 +
.../uview-ui/components/u-loadmore/props.js | 94 +
.../components/u-loadmore/u-loadmore.vue | 150 +
.../uview-ui/components/u-modal/props.js | 89 +
.../uview-ui/components/u-modal/u-modal.vue | 228 +
.../uview-ui/components/u-navbar/props.js | 84 +
.../uview-ui/components/u-navbar/u-navbar.vue | 186 +
.../uview-ui/components/u-no-network/props.js | 19 +
.../components/u-no-network/u-no-network.vue | 220 +
.../uview-ui/components/u-notice-bar/props.js | 70 +
.../components/u-notice-bar/u-notice-bar.vue | 101 +
.../uview-ui/components/u-notify/props.js | 49 +
.../uview-ui/components/u-notify/u-notify.vue | 211 +
.../uview-ui/components/u-number-box/props.js | 109 +
.../components/u-number-box/u-number-box.vue | 416 +
.../components/u-number-keyboard/props.js | 19 +
.../u-number-keyboard/u-number-keyboard.vue | 196 +
.../uview-ui/components/u-overlay/props.js | 24 +
.../components/u-overlay/u-overlay.vue | 68 +
.../uview-ui/components/u-parse/node/node.vue | 499 ++
.../uview-ui/components/u-parse/parser.js | 1075 +++
.../uview-ui/components/u-parse/props.js | 45 +
.../uview-ui/components/u-parse/u-parse.vue | 366 +
.../components/u-picker-column/props.js | 5 +
.../u-picker-column/u-picker-column.vue | 27 +
.../uview-ui/components/u-picker/props.js | 79 +
.../uview-ui/components/u-picker/u-picker.vue | 286 +
.../uview-ui/components/u-popup/props.js | 79 +
.../uview-ui/components/u-popup/u-popup.vue | 304 +
.../components/u-radio-group/props.js | 85 +
.../u-radio-group/u-radio-group.vue | 108 +
.../uview-ui/components/u-radio/props.js | 64 +
.../uview-ui/components/u-radio/u-radio.vue | 339 +
.../uview-ui/components/u-rate/props.js | 69 +
.../uview-ui/components/u-rate/u-rate.vue | 306 +
.../uview-ui/components/u-read-more/props.js | 61 +
.../components/u-read-more/u-read-more.vue | 157 +
.../uview-ui/components/u-row-notice/props.js | 39 +
.../components/u-row-notice/u-row-notice.vue | 330 +
.../uview-ui/components/u-row/props.js | 19 +
.../uview-ui/components/u-row/u-row.vue | 93 +
.../components/u-safe-bottom/props.js | 5 +
.../u-safe-bottom/u-safe-bottom.vue | 56 +
.../uview-ui/components/u-scroll-list/nvue.js | 28 +
.../components/u-scroll-list/other.js | 0
.../components/u-scroll-list/props.js | 34 +
.../components/u-scroll-list/scrollWxs.wxs | 50 +
.../u-scroll-list/u-scroll-list.vue | 224 +
.../uview-ui/components/u-search/props.js | 118 +
.../uview-ui/components/u-search/u-search.vue | 303 +
.../uview-ui/components/u-skeleton/props.js | 59 +
.../components/u-skeleton/u-skeleton.vue | 244 +
.../uview-ui/components/u-slider/mpother.js | 113 +
.../uview-ui/components/u-slider/mpwxs.js | 42 +
.../uview-ui/components/u-slider/mpwxs.wxs | 121 +
.../components/u-slider/nvue - 副本.js | 180 +
.../uview-ui/components/u-slider/nvue.js | 193 +
.../uview-ui/components/u-slider/props.js | 54 +
.../uview-ui/components/u-slider/u-slider.vue | 55 +
.../uview-ui/components/u-status-bar/props.js | 8 +
.../components/u-status-bar/u-status-bar.vue | 46 +
.../uview-ui/components/u-steps-item/props.js | 24 +
.../components/u-steps-item/u-steps-item.vue | 316 +
.../uview-ui/components/u-steps/props.js | 39 +
.../uview-ui/components/u-steps/u-steps.vue | 80 +
.../uview-ui/components/u-sticky/props.js | 40 +
.../uview-ui/components/u-sticky/u-sticky.vue | 212 +
.../uview-ui/components/u-subsection/props.js | 49 +
.../components/u-subsection/u-subsection.vue | 299 +
.../u-swipe-action-item/index - backup.wxs | 256 +
.../components/u-swipe-action-item/index.wxs | 225 +
.../u-swipe-action-item/nvue - backup.js | 270 +
.../components/u-swipe-action-item/nvue.js | 174 +
.../components/u-swipe-action-item/props.js | 41 +
.../u-swipe-action-item.vue | 190 +
.../components/u-swipe-action-item/wxs.js | 15 +
.../components/u-swipe-action/props.js | 9 +
.../u-swipe-action/u-swipe-action.vue | 67 +
.../components/u-swiper-indicator/props.js | 29 +
.../u-swiper-indicator/u-swiper-indicator.vue | 110 +
.../uview-ui/components/u-swiper/props.js | 125 +
.../uview-ui/components/u-swiper/u-swiper.vue | 255 +
.../uview-ui/components/u-switch/props.js | 54 +
.../uview-ui/components/u-switch/u-switch.vue | 177 +
.../components/u-tabbar-item/props.js | 35 +
.../u-tabbar-item/u-tabbar-item.vue | 140 +
.../uview-ui/components/u-tabbar/props.js | 44 +
.../uview-ui/components/u-tabbar/u-tabbar.vue | 142 +
.../uview-ui/components/u-table/props.js | 5 +
.../uview-ui/components/u-table/u-table.vue | 29 +
.../uview-ui/components/u-tabs-item/props.js | 5 +
.../components/u-tabs-item/u-tabs-item.vue | 29 +
.../uview-ui/components/u-tabs/props.js | 64 +
.../uview-ui/components/u-tabs/u-tabs.vue | 363 +
.../uview-ui/components/u-tag/props.js | 84 +
.../uview-ui/components/u-tag/u-tag.vue | 358 +
uni_modules/uview-ui/components/u-td/props.js | 5 +
uni_modules/uview-ui/components/u-td/u-td.vue | 31 +
.../uview-ui/components/u-text/props.js | 110 +
.../uview-ui/components/u-text/u-text.vue | 223 +
.../uview-ui/components/u-text/value.js | 85 +
.../uview-ui/components/u-textarea/props.js | 119 +
.../components/u-textarea/u-textarea.vue | 239 +
.../uview-ui/components/u-toast/u-toast.vue | 291 +
.../uview-ui/components/u-toolbar/props.js | 34 +
.../components/u-toolbar/u-toolbar.vue | 102 +
.../components/u-tooltip/clipboard.min.js | 58 +
.../uview-ui/components/u-tooltip/props.js | 59 +
.../components/u-tooltip/u-tooltip.vue | 365 +
uni_modules/uview-ui/components/u-tr/props.js | 5 +
uni_modules/uview-ui/components/u-tr/u-tr.vue | 31 +
.../components/u-transition/nvue.ani-map.js | 68 +
.../uview-ui/components/u-transition/props.js | 24 +
.../components/u-transition/transition.js | 157 +
.../components/u-transition/u-transition.vue | 92 +
.../u-transition/vue.ani-style.scss | 113 +
.../uview-ui/components/u-upload/mixin.js | 21 +
.../uview-ui/components/u-upload/props.js | 124 +
.../uview-ui/components/u-upload/u-upload.vue | 558 ++
.../uview-ui/components/u-upload/utils.js | 151 +
.../uview-ui/components/uview-ui/uview-ui.vue | 15 +
uni_modules/uview-ui/index.js | 79 +
uni_modules/uview-ui/index.scss | 23 +
uni_modules/uview-ui/libs/config/color.js | 17 +
uni_modules/uview-ui/libs/config/config.js | 34 +
uni_modules/uview-ui/libs/config/props.js | 190 +
.../uview-ui/libs/config/props/actionSheet.js | 25 +
.../uview-ui/libs/config/props/album.js | 25 +
.../uview-ui/libs/config/props/alert.js | 22 +
.../uview-ui/libs/config/props/avatar.js | 28 +
.../uview-ui/libs/config/props/avatarGroup.js | 23 +
.../uview-ui/libs/config/props/backtop.js | 27 +
.../uview-ui/libs/config/props/badge.js | 27 +
.../uview-ui/libs/config/props/button.js | 42 +
.../uview-ui/libs/config/props/calendar.js | 42 +
.../uview-ui/libs/config/props/carKeyboard.js | 15 +
.../uview-ui/libs/config/props/cell.js | 35 +
.../uview-ui/libs/config/props/cellGroup.js | 17 +
.../uview-ui/libs/config/props/checkbox.js | 27 +
.../libs/config/props/checkboxGroup.js | 29 +
.../libs/config/props/circleProgress.js | 15 +
.../uview-ui/libs/config/props/code.js | 21 +
.../uview-ui/libs/config/props/codeInput.js | 29 +
uni_modules/uview-ui/libs/config/props/col.js | 19 +
.../uview-ui/libs/config/props/collapse.js | 17 +
.../libs/config/props/collapseItem.js | 25 +
.../libs/config/props/columnNotice.js | 24 +
.../uview-ui/libs/config/props/countDown.js | 18 +
.../uview-ui/libs/config/props/countTo.js | 25 +
.../libs/config/props/datetimePicker.js | 36 +
.../uview-ui/libs/config/props/divider.js | 23 +
.../uview-ui/libs/config/props/empty.js | 26 +
.../uview-ui/libs/config/props/form.js | 22 +
.../uview-ui/libs/config/props/formItem.js | 23 +
uni_modules/uview-ui/libs/config/props/gap.js | 19 +
.../uview-ui/libs/config/props/grid.js | 17 +
.../uview-ui/libs/config/props/gridItem.js | 16 +
.../uview-ui/libs/config/props/icon.js | 36 +
.../uview-ui/libs/config/props/image.js | 30 +
.../uview-ui/libs/config/props/indexAnchor.js | 19 +
.../uview-ui/libs/config/props/indexList.js | 19 +
.../uview-ui/libs/config/props/input.js | 48 +
.../uview-ui/libs/config/props/keyboard.js | 30 +
.../uview-ui/libs/config/props/line.js | 20 +
.../libs/config/props/lineProgress.js | 19 +
.../uview-ui/libs/config/props/link.js | 26 +
.../uview-ui/libs/config/props/list.js | 28 +
.../uview-ui/libs/config/props/listItem.js | 15 +
.../uview-ui/libs/config/props/loadingIcon.js | 30 +
.../uview-ui/libs/config/props/loadingPage.js | 23 +
.../uview-ui/libs/config/props/loadmore.js | 32 +
.../uview-ui/libs/config/props/modal.js | 31 +
.../uview-ui/libs/config/props/navbar.js | 32 +
.../uview-ui/libs/config/props/noNetwork.js | 18 +
.../uview-ui/libs/config/props/noticeBar.js | 27 +
.../uview-ui/libs/config/props/notify.js | 22 +
.../uview-ui/libs/config/props/numberBox.js | 35 +
.../libs/config/props/numberKeyboard.js | 17 +
.../uview-ui/libs/config/props/overlay.js | 18 +
.../uview-ui/libs/config/props/parse.js | 22 +
.../uview-ui/libs/config/props/picker.js | 29 +
.../uview-ui/libs/config/props/popup.js | 29 +
.../uview-ui/libs/config/props/radio.js | 27 +
.../uview-ui/libs/config/props/radioGroup.js | 30 +
.../uview-ui/libs/config/props/rate.js | 26 +
.../uview-ui/libs/config/props/readMore.js | 22 +
uni_modules/uview-ui/libs/config/props/row.js | 17 +
.../uview-ui/libs/config/props/rowNotice.js | 21 +
.../uview-ui/libs/config/props/scrollList.js | 20 +
.../uview-ui/libs/config/props/search.js | 37 +
.../uview-ui/libs/config/props/section.js | 24 +
.../uview-ui/libs/config/props/skeleton.js | 25 +
.../uview-ui/libs/config/props/slider.js | 25 +
.../uview-ui/libs/config/props/statusBar.js | 15 +
.../uview-ui/libs/config/props/steps.js | 21 +
.../uview-ui/libs/config/props/stepsItem.js | 18 +
.../uview-ui/libs/config/props/sticky.js | 20 +
.../uview-ui/libs/config/props/subsection.js | 23 +
.../uview-ui/libs/config/props/swipeAction.js | 15 +
.../libs/config/props/swipeActionItem.js | 21 +
.../uview-ui/libs/config/props/swiper.js | 39 +
.../libs/config/props/swipterIndicator.js | 19 +
.../uview-ui/libs/config/props/switch.js | 24 +
.../uview-ui/libs/config/props/tabbar.js | 22 +
.../uview-ui/libs/config/props/tabbarItem.js | 20 +
.../uview-ui/libs/config/props/tabs.js | 32 +
uni_modules/uview-ui/libs/config/props/tag.js | 29 +
.../uview-ui/libs/config/props/text.js | 38 +
.../uview-ui/libs/config/props/textarea.js | 36 +
.../uview-ui/libs/config/props/toast.js | 30 +
.../uview-ui/libs/config/props/toolbar.js | 21 +
.../uview-ui/libs/config/props/tooltip.js | 25 +
.../uview-ui/libs/config/props/transition.js | 18 +
.../uview-ui/libs/config/props/upload.js | 36 +
uni_modules/uview-ui/libs/config/zIndex.js | 20 +
uni_modules/uview-ui/libs/css/color.scss | 155 +
uni_modules/uview-ui/libs/css/common.scss | 97 +
uni_modules/uview-ui/libs/css/components.scss | 15 +
uni_modules/uview-ui/libs/css/flex.scss | 257 +
uni_modules/uview-ui/libs/css/h5.scss | 0
uni_modules/uview-ui/libs/css/mixin.scss | 8 +
uni_modules/uview-ui/libs/css/mp.scss | 0
uni_modules/uview-ui/libs/css/nvue.scss | 0
uni_modules/uview-ui/libs/css/vue.scss | 27 +
.../uview-ui/libs/function/colorGradient.js | 134 +
.../uview-ui/libs/function/debounce.js | 29 +
uni_modules/uview-ui/libs/function/digit.js | 167 +
uni_modules/uview-ui/libs/function/index.js | 731 ++
.../uview-ui/libs/function/platform.js | 75 +
uni_modules/uview-ui/libs/function/test.js | 288 +
.../uview-ui/libs/function/throttle.js | 30 +
.../libs/luch-request/adapters/index.js | 97 +
.../luch-request/core/InterceptorManager.js | 50 +
.../libs/luch-request/core/Request.js | 198 +
.../libs/luch-request/core/buildFullPath.js | 20 +
.../libs/luch-request/core/defaults.js | 29 +
.../libs/luch-request/core/dispatchRequest.js | 3 +
.../libs/luch-request/core/mergeConfig.js | 103 +
.../uview-ui/libs/luch-request/core/settle.js | 16 +
.../libs/luch-request/helpers/buildURL.js | 69 +
.../libs/luch-request/helpers/combineURLs.js | 14 +
.../luch-request/helpers/isAbsoluteURL.js | 14 +
.../uview-ui/libs/luch-request/index.d.ts | 116 +
.../uview-ui/libs/luch-request/index.js | 3 +
.../uview-ui/libs/luch-request/utils.js | 131 +
.../uview-ui/libs/luch-request/utils/clone.js | 264 +
uni_modules/uview-ui/libs/mixin/button.js | 13 +
uni_modules/uview-ui/libs/mixin/mixin.js | 160 +
uni_modules/uview-ui/libs/mixin/mpMixin.js | 8 +
uni_modules/uview-ui/libs/mixin/mpShare.js | 13 +
uni_modules/uview-ui/libs/mixin/openType.js | 25 +
uni_modules/uview-ui/libs/mixin/style.js | 228 +
uni_modules/uview-ui/libs/mixin/touch.js | 59 +
.../uview-ui/libs/util/async-validator.js | 1343 +++
uni_modules/uview-ui/libs/util/calendar.js | 546 ++
uni_modules/uview-ui/libs/util/dayjs.js | 308 +
uni_modules/uview-ui/libs/util/emitter.js | 51 +
uni_modules/uview-ui/libs/util/route.js | 124 +
uni_modules/uview-ui/package.json | 84 +
uni_modules/uview-ui/theme.scss | 44 +
557 files changed, 70994 insertions(+)
create mode 100644 .gitignore
create mode 100644 App.vue
create mode 100644 common/http/config.js
create mode 100644 common/http/eatery/order.js
create mode 100644 common/http/index.js
create mode 100644 common/http/interface.js
create mode 100644 common/jsencrypt.js
create mode 100644 common/jsencrypt.min.js
create mode 100644 common/utils.js
create mode 100644 components/scan.vue
create mode 100644 components/tabbar.vue
create mode 100644 index.html
create mode 100644 main.js
create mode 100644 manifest.json
create mode 100644 package.json
create mode 100644 pages.json
create mode 100644 pages/code/code.vue
create mode 100644 pages/detail/detail.vue
create mode 100644 pages/index/index.vue
create mode 100644 pages/info/info.vue
create mode 100644 pages/list/list.vue
create mode 100644 pages/login/login.vue
create mode 100644 pages/mine/mine.vue
create mode 100644 pages/order/order.vue
create mode 100644 pages/scan/index.vue
create mode 100644 pages/statistics/analyse.vue
create mode 100644 pages/statistics/index.vue
create mode 100644 pages/statistics/monitoring.vue
create mode 100644 pages/statistics/portrayal.vue
create mode 100644 pages/video/video.vue
create mode 100644 pages/welcome/welcome.vue
create mode 100644 static/icon/home.png
create mode 100644 static/icon/home_active.png
create mode 100644 static/icon/mine.png
create mode 100644 static/icon/mine_active.png
create mode 100644 static/img/Frame.png
create mode 100644 static/img/No1.png
create mode 100644 static/img/No2.png
create mode 100644 static/img/No3.png
create mode 100644 static/img/active.png
create mode 100644 static/img/avatar.png
create mode 100644 static/img/banner.png
create mode 100644 static/img/hx11.png
create mode 100644 static/img/hx12.png
create mode 100644 static/img/hxjl-icon.png
create mode 100644 static/img/hxjl.png
create mode 100644 static/img/hxxq.png
create mode 100644 static/img/hy.png
create mode 100644 static/img/logo.png
create mode 100644 static/img/mine_menu.png
create mode 100644 static/img/mt.png
create mode 100644 static/img/nltj.png
create mode 100644 static/img/rectangle.png
create mode 100644 static/img/ryrstj.png
create mode 100644 static/img/shmhx-icon.png
create mode 100644 static/img/shmhx.png
create mode 100644 static/img/sjpsjtj.png
create mode 100644 static/img/sk.png
create mode 100644 static/img/smhx-icon.png
create mode 100644 static/img/smhx.png
create mode 100644 static/img/xc.png
create mode 100644 static/img/xsph.png
create mode 100644 static/img/xszb.png
create mode 100644 static/img/ykbl.png
create mode 100644 static/img/ykfxtj.png
create mode 100644 static/img/yklyd.png
create mode 100644 static/img/yksl.png
create mode 100644 static/img/yytj-icon.png
create mode 100644 static/img/yytj.png
create mode 100644 uni.promisify.adaptor.js
create mode 100644 uni.scss
create mode 100644 uni_modules/mescroll-uni/changelog.md
create mode 100644 uni_modules/mescroll-uni/components/mescroll-body/mescroll-body.css
create mode 100644 uni_modules/mescroll-uni/components/mescroll-body/mescroll-body.vue
create mode 100644 uni_modules/mescroll-uni/components/mescroll-empty/mescroll-empty.vue
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/components/mescroll-down.css
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/components/mescroll-down.vue
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/components/mescroll-top.vue
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/components/mescroll-up.css
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/components/mescroll-up.vue
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mescroll-i18n.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mescroll-mixins.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mescroll-uni-option.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mescroll-uni.css
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mescroll-uni.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mescroll-uni.vue
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mixins/mescroll-comp.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mixins/mescroll-more-item.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/mixins/mescroll-more.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/wxs/mixins.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/wxs/renderjs.js
create mode 100644 uni_modules/mescroll-uni/components/mescroll-uni/wxs/wxs.wxs
create mode 100644 uni_modules/mescroll-uni/hooks/useMescroll.js
create mode 100644 uni_modules/mescroll-uni/hooks/useMescrollComp.js
create mode 100644 uni_modules/mescroll-uni/hooks/useMescrollMore.js
create mode 100644 uni_modules/mescroll-uni/package.json
create mode 100644 uni_modules/mescroll-uni/readme.md
create mode 100644 uni_modules/qiun-data-charts/changelog.md
create mode 100644 uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.vue
create mode 100644 uni_modules/qiun-data-charts/components/qiun-error/qiun-error.vue
create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading1.vue
create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading2.vue
create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading3.vue
create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading4.vue
create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/loading5.vue
create mode 100644 uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading.vue
create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js
create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js
create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/readme.md
create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js
create mode 100644 uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.min.js
create mode 100644 uni_modules/qiun-data-charts/license.md
create mode 100644 uni_modules/qiun-data-charts/package.json
create mode 100644 uni_modules/qiun-data-charts/readme.md
create mode 100644 uni_modules/qiun-data-charts/static/app-plus/echarts.min.js
create mode 100644 uni_modules/qiun-data-charts/static/h5/echarts.min.js
create mode 100644 uni_modules/uni-datetime-picker/changelog.md
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.vue
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.vue
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/en.json
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/index.js
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/zh-Hans.json
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/i18n/zh-Hant.json
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.vue
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.vue
create mode 100644 uni_modules/uni-datetime-picker/components/uni-datetime-picker/util.js
create mode 100644 uni_modules/uni-datetime-picker/package.json
create mode 100644 uni_modules/uni-datetime-picker/readme.md
create mode 100644 uni_modules/uni-icons/changelog.md
create mode 100644 uni_modules/uni-icons/components/uni-icons/uni-icons.uvue
create mode 100644 uni_modules/uni-icons/components/uni-icons/uni-icons.vue
create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons.css
create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons.ttf
create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons_file.ts
create mode 100644 uni_modules/uni-icons/components/uni-icons/uniicons_file_vue.js
create mode 100644 uni_modules/uni-icons/package.json
create mode 100644 uni_modules/uni-icons/readme.md
create mode 100644 uni_modules/uni-popup/changelog.md
create mode 100644 uni_modules/uni-popup/components/uni-popup-dialog/keypress.js
create mode 100644 uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue
create mode 100644 uni_modules/uni-popup/components/uni-popup-message/uni-popup-message.vue
create mode 100644 uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue
create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/en.json
create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/index.js
create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/zh-Hans.json
create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/zh-Hant.json
create mode 100644 uni_modules/uni-popup/components/uni-popup/keypress.js
create mode 100644 uni_modules/uni-popup/components/uni-popup/popup.js
create mode 100644 uni_modules/uni-popup/components/uni-popup/uni-popup.uvue
create mode 100644 uni_modules/uni-popup/components/uni-popup/uni-popup.vue
create mode 100644 uni_modules/uni-popup/package.json
create mode 100644 uni_modules/uni-popup/readme.md
create mode 100644 uni_modules/uni-scss/changelog.md
create mode 100644 uni_modules/uni-scss/index.scss
create mode 100644 uni_modules/uni-scss/package.json
create mode 100644 uni_modules/uni-scss/readme.md
create mode 100644 uni_modules/uni-scss/styles/index.scss
create mode 100644 uni_modules/uni-scss/styles/setting/_border.scss
create mode 100644 uni_modules/uni-scss/styles/setting/_color.scss
create mode 100644 uni_modules/uni-scss/styles/setting/_radius.scss
create mode 100644 uni_modules/uni-scss/styles/setting/_space.scss
create mode 100644 uni_modules/uni-scss/styles/setting/_styles.scss
create mode 100644 uni_modules/uni-scss/styles/setting/_text.scss
create mode 100644 uni_modules/uni-scss/styles/setting/_variables.scss
create mode 100644 uni_modules/uni-scss/styles/tools/functions.scss
create mode 100644 uni_modules/uni-scss/theme.scss
create mode 100644 uni_modules/uni-scss/variables.scss
create mode 100644 uni_modules/uni-table/changelog.md
create mode 100644 uni_modules/uni-table/components/uni-table/uni-table.vue
create mode 100644 uni_modules/uni-table/components/uni-tbody/uni-tbody.vue
create mode 100644 uni_modules/uni-table/components/uni-td/uni-td.vue
create mode 100644 uni_modules/uni-table/components/uni-th/filter-dropdown.vue
create mode 100644 uni_modules/uni-table/components/uni-th/uni-th.vue
create mode 100644 uni_modules/uni-table/components/uni-thead/uni-thead.vue
create mode 100644 uni_modules/uni-table/components/uni-tr/table-checkbox.vue
create mode 100644 uni_modules/uni-table/components/uni-tr/uni-tr.vue
create mode 100644 uni_modules/uni-table/i18n/en.json
create mode 100644 uni_modules/uni-table/i18n/es.json
create mode 100644 uni_modules/uni-table/i18n/fr.json
create mode 100644 uni_modules/uni-table/i18n/index.js
create mode 100644 uni_modules/uni-table/i18n/zh-Hans.json
create mode 100644 uni_modules/uni-table/i18n/zh-Hant.json
create mode 100644 uni_modules/uni-table/package.json
create mode 100644 uni_modules/uni-table/readme.md
create mode 100644 uni_modules/uni-transition/changelog.md
create mode 100644 uni_modules/uni-transition/components/uni-transition/createAnimation.js
create mode 100644 uni_modules/uni-transition/components/uni-transition/uni-transition.vue
create mode 100644 uni_modules/uni-transition/package.json
create mode 100644 uni_modules/uni-transition/readme.md
create mode 100644 uni_modules/uview-ui/LICENSE
create mode 100644 uni_modules/uview-ui/README.md
create mode 100644 uni_modules/uview-ui/changelog.md
create mode 100644 uni_modules/uview-ui/components/u--form/u--form.vue
create mode 100644 uni_modules/uview-ui/components/u--image/u--image.vue
create mode 100644 uni_modules/uview-ui/components/u--input/u--input.vue
create mode 100644 uni_modules/uview-ui/components/u--text/u--text.vue
create mode 100644 uni_modules/uview-ui/components/u--textarea/u--textarea.vue
create mode 100644 uni_modules/uview-ui/components/u-action-sheet/props.js
create mode 100644 uni_modules/uview-ui/components/u-action-sheet/u-action-sheet.vue
create mode 100644 uni_modules/uview-ui/components/u-album/props.js
create mode 100644 uni_modules/uview-ui/components/u-album/u-album.vue
create mode 100644 uni_modules/uview-ui/components/u-alert/props.js
create mode 100644 uni_modules/uview-ui/components/u-alert/u-alert.vue
create mode 100644 uni_modules/uview-ui/components/u-avatar-group/props.js
create mode 100644 uni_modules/uview-ui/components/u-avatar-group/u-avatar-group.vue
create mode 100644 uni_modules/uview-ui/components/u-avatar/props.js
create mode 100644 uni_modules/uview-ui/components/u-avatar/u-avatar.vue
create mode 100644 uni_modules/uview-ui/components/u-back-top/props.js
create mode 100644 uni_modules/uview-ui/components/u-back-top/u-back-top.vue
create mode 100644 uni_modules/uview-ui/components/u-badge/props.js
create mode 100644 uni_modules/uview-ui/components/u-badge/u-badge.vue
create mode 100644 uni_modules/uview-ui/components/u-button/nvue.scss
create mode 100644 uni_modules/uview-ui/components/u-button/props.js
create mode 100644 uni_modules/uview-ui/components/u-button/u-button.vue
create mode 100644 uni_modules/uview-ui/components/u-button/vue.scss
create mode 100644 uni_modules/uview-ui/components/u-calendar/header.vue
create mode 100644 uni_modules/uview-ui/components/u-calendar/month.vue
create mode 100644 uni_modules/uview-ui/components/u-calendar/props.js
create mode 100644 uni_modules/uview-ui/components/u-calendar/u-calendar.vue
create mode 100644 uni_modules/uview-ui/components/u-calendar/util.js
create mode 100644 uni_modules/uview-ui/components/u-car-keyboard/props.js
create mode 100644 uni_modules/uview-ui/components/u-car-keyboard/u-car-keyboard.vue
create mode 100644 uni_modules/uview-ui/components/u-cell-group/props.js
create mode 100644 uni_modules/uview-ui/components/u-cell-group/u-cell-group.vue
create mode 100644 uni_modules/uview-ui/components/u-cell/props.js
create mode 100644 uni_modules/uview-ui/components/u-cell/u-cell.vue
create mode 100644 uni_modules/uview-ui/components/u-checkbox-group/props.js
create mode 100644 uni_modules/uview-ui/components/u-checkbox-group/u-checkbox-group.vue
create mode 100644 uni_modules/uview-ui/components/u-checkbox/props.js
create mode 100644 uni_modules/uview-ui/components/u-checkbox/u-checkbox.vue
create mode 100644 uni_modules/uview-ui/components/u-circle-progress/props.js
create mode 100644 uni_modules/uview-ui/components/u-circle-progress/u-circle-progress.vue
create mode 100644 uni_modules/uview-ui/components/u-code-input/props.js
create mode 100644 uni_modules/uview-ui/components/u-code-input/u-code-input.vue
create mode 100644 uni_modules/uview-ui/components/u-code/props.js
create mode 100644 uni_modules/uview-ui/components/u-code/u-code.vue
create mode 100644 uni_modules/uview-ui/components/u-col/props.js
create mode 100644 uni_modules/uview-ui/components/u-col/u-col.vue
create mode 100644 uni_modules/uview-ui/components/u-collapse-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-collapse-item/u-collapse-item.vue
create mode 100644 uni_modules/uview-ui/components/u-collapse/props.js
create mode 100644 uni_modules/uview-ui/components/u-collapse/u-collapse.vue
create mode 100644 uni_modules/uview-ui/components/u-column-notice/props.js
create mode 100644 uni_modules/uview-ui/components/u-column-notice/u-column-notice.vue
create mode 100644 uni_modules/uview-ui/components/u-count-down/props.js
create mode 100644 uni_modules/uview-ui/components/u-count-down/u-count-down.vue
create mode 100644 uni_modules/uview-ui/components/u-count-down/utils.js
create mode 100644 uni_modules/uview-ui/components/u-count-to/props.js
create mode 100644 uni_modules/uview-ui/components/u-count-to/u-count-to.vue
create mode 100644 uni_modules/uview-ui/components/u-datetime-picker/props.js
create mode 100644 uni_modules/uview-ui/components/u-datetime-picker/u-datetime-picker.vue
create mode 100644 uni_modules/uview-ui/components/u-divider/props.js
create mode 100644 uni_modules/uview-ui/components/u-divider/u-divider.vue
create mode 100644 uni_modules/uview-ui/components/u-dropdown-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-dropdown-item/u-dropdown-item.vue
create mode 100644 uni_modules/uview-ui/components/u-dropdown/props.js
create mode 100644 uni_modules/uview-ui/components/u-dropdown/u-dropdown.vue
create mode 100644 uni_modules/uview-ui/components/u-empty/props.js
create mode 100644 uni_modules/uview-ui/components/u-empty/u-empty.vue
create mode 100644 uni_modules/uview-ui/components/u-form-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-form-item/u-form-item.vue
create mode 100644 uni_modules/uview-ui/components/u-form/props.js
create mode 100644 uni_modules/uview-ui/components/u-form/u-form.vue
create mode 100644 uni_modules/uview-ui/components/u-gap/props.js
create mode 100644 uni_modules/uview-ui/components/u-gap/u-gap.vue
create mode 100644 uni_modules/uview-ui/components/u-grid-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-grid-item/u-grid-item.vue
create mode 100644 uni_modules/uview-ui/components/u-grid/props.js
create mode 100644 uni_modules/uview-ui/components/u-grid/u-grid.vue
create mode 100644 uni_modules/uview-ui/components/u-icon/icons.js
create mode 100644 uni_modules/uview-ui/components/u-icon/props.js
create mode 100644 uni_modules/uview-ui/components/u-icon/u-icon.vue
create mode 100644 uni_modules/uview-ui/components/u-image/props.js
create mode 100644 uni_modules/uview-ui/components/u-image/u-image.vue
create mode 100644 uni_modules/uview-ui/components/u-index-anchor/props.js
create mode 100644 uni_modules/uview-ui/components/u-index-anchor/u-index-anchor.vue
create mode 100644 uni_modules/uview-ui/components/u-index-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-index-item/u-index-item.vue
create mode 100644 uni_modules/uview-ui/components/u-index-list/props.js
create mode 100644 uni_modules/uview-ui/components/u-index-list/u-index-list.vue
create mode 100644 uni_modules/uview-ui/components/u-input/props.js
create mode 100644 uni_modules/uview-ui/components/u-input/u-input.vue
create mode 100644 uni_modules/uview-ui/components/u-keyboard/props.js
create mode 100644 uni_modules/uview-ui/components/u-keyboard/u-keyboard.vue
create mode 100644 uni_modules/uview-ui/components/u-line-progress/props.js
create mode 100644 uni_modules/uview-ui/components/u-line-progress/u-line-progress.vue
create mode 100644 uni_modules/uview-ui/components/u-line/props.js
create mode 100644 uni_modules/uview-ui/components/u-line/u-line.vue
create mode 100644 uni_modules/uview-ui/components/u-link/props.js
create mode 100644 uni_modules/uview-ui/components/u-link/u-link.vue
create mode 100644 uni_modules/uview-ui/components/u-list-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-list-item/u-list-item.vue
create mode 100644 uni_modules/uview-ui/components/u-list/props.js
create mode 100644 uni_modules/uview-ui/components/u-list/u-list.vue
create mode 100644 uni_modules/uview-ui/components/u-loading-icon/props.js
create mode 100644 uni_modules/uview-ui/components/u-loading-icon/u-loading-icon.vue
create mode 100644 uni_modules/uview-ui/components/u-loading-page/props.js
create mode 100644 uni_modules/uview-ui/components/u-loading-page/u-loading-page.vue
create mode 100644 uni_modules/uview-ui/components/u-loadmore/props.js
create mode 100644 uni_modules/uview-ui/components/u-loadmore/u-loadmore.vue
create mode 100644 uni_modules/uview-ui/components/u-modal/props.js
create mode 100644 uni_modules/uview-ui/components/u-modal/u-modal.vue
create mode 100644 uni_modules/uview-ui/components/u-navbar/props.js
create mode 100644 uni_modules/uview-ui/components/u-navbar/u-navbar.vue
create mode 100644 uni_modules/uview-ui/components/u-no-network/props.js
create mode 100644 uni_modules/uview-ui/components/u-no-network/u-no-network.vue
create mode 100644 uni_modules/uview-ui/components/u-notice-bar/props.js
create mode 100644 uni_modules/uview-ui/components/u-notice-bar/u-notice-bar.vue
create mode 100644 uni_modules/uview-ui/components/u-notify/props.js
create mode 100644 uni_modules/uview-ui/components/u-notify/u-notify.vue
create mode 100644 uni_modules/uview-ui/components/u-number-box/props.js
create mode 100644 uni_modules/uview-ui/components/u-number-box/u-number-box.vue
create mode 100644 uni_modules/uview-ui/components/u-number-keyboard/props.js
create mode 100644 uni_modules/uview-ui/components/u-number-keyboard/u-number-keyboard.vue
create mode 100644 uni_modules/uview-ui/components/u-overlay/props.js
create mode 100644 uni_modules/uview-ui/components/u-overlay/u-overlay.vue
create mode 100644 uni_modules/uview-ui/components/u-parse/node/node.vue
create mode 100644 uni_modules/uview-ui/components/u-parse/parser.js
create mode 100644 uni_modules/uview-ui/components/u-parse/props.js
create mode 100644 uni_modules/uview-ui/components/u-parse/u-parse.vue
create mode 100644 uni_modules/uview-ui/components/u-picker-column/props.js
create mode 100644 uni_modules/uview-ui/components/u-picker-column/u-picker-column.vue
create mode 100644 uni_modules/uview-ui/components/u-picker/props.js
create mode 100644 uni_modules/uview-ui/components/u-picker/u-picker.vue
create mode 100644 uni_modules/uview-ui/components/u-popup/props.js
create mode 100644 uni_modules/uview-ui/components/u-popup/u-popup.vue
create mode 100644 uni_modules/uview-ui/components/u-radio-group/props.js
create mode 100644 uni_modules/uview-ui/components/u-radio-group/u-radio-group.vue
create mode 100644 uni_modules/uview-ui/components/u-radio/props.js
create mode 100644 uni_modules/uview-ui/components/u-radio/u-radio.vue
create mode 100644 uni_modules/uview-ui/components/u-rate/props.js
create mode 100644 uni_modules/uview-ui/components/u-rate/u-rate.vue
create mode 100644 uni_modules/uview-ui/components/u-read-more/props.js
create mode 100644 uni_modules/uview-ui/components/u-read-more/u-read-more.vue
create mode 100644 uni_modules/uview-ui/components/u-row-notice/props.js
create mode 100644 uni_modules/uview-ui/components/u-row-notice/u-row-notice.vue
create mode 100644 uni_modules/uview-ui/components/u-row/props.js
create mode 100644 uni_modules/uview-ui/components/u-row/u-row.vue
create mode 100644 uni_modules/uview-ui/components/u-safe-bottom/props.js
create mode 100644 uni_modules/uview-ui/components/u-safe-bottom/u-safe-bottom.vue
create mode 100644 uni_modules/uview-ui/components/u-scroll-list/nvue.js
create mode 100644 uni_modules/uview-ui/components/u-scroll-list/other.js
create mode 100644 uni_modules/uview-ui/components/u-scroll-list/props.js
create mode 100644 uni_modules/uview-ui/components/u-scroll-list/scrollWxs.wxs
create mode 100644 uni_modules/uview-ui/components/u-scroll-list/u-scroll-list.vue
create mode 100644 uni_modules/uview-ui/components/u-search/props.js
create mode 100644 uni_modules/uview-ui/components/u-search/u-search.vue
create mode 100644 uni_modules/uview-ui/components/u-skeleton/props.js
create mode 100644 uni_modules/uview-ui/components/u-skeleton/u-skeleton.vue
create mode 100644 uni_modules/uview-ui/components/u-slider/mpother.js
create mode 100644 uni_modules/uview-ui/components/u-slider/mpwxs.js
create mode 100644 uni_modules/uview-ui/components/u-slider/mpwxs.wxs
create mode 100644 uni_modules/uview-ui/components/u-slider/nvue - 副本.js
create mode 100644 uni_modules/uview-ui/components/u-slider/nvue.js
create mode 100644 uni_modules/uview-ui/components/u-slider/props.js
create mode 100644 uni_modules/uview-ui/components/u-slider/u-slider.vue
create mode 100644 uni_modules/uview-ui/components/u-status-bar/props.js
create mode 100644 uni_modules/uview-ui/components/u-status-bar/u-status-bar.vue
create mode 100644 uni_modules/uview-ui/components/u-steps-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-steps-item/u-steps-item.vue
create mode 100644 uni_modules/uview-ui/components/u-steps/props.js
create mode 100644 uni_modules/uview-ui/components/u-steps/u-steps.vue
create mode 100644 uni_modules/uview-ui/components/u-sticky/props.js
create mode 100644 uni_modules/uview-ui/components/u-sticky/u-sticky.vue
create mode 100644 uni_modules/uview-ui/components/u-subsection/props.js
create mode 100644 uni_modules/uview-ui/components/u-subsection/u-subsection.vue
create mode 100644 uni_modules/uview-ui/components/u-swipe-action-item/index - backup.wxs
create mode 100644 uni_modules/uview-ui/components/u-swipe-action-item/index.wxs
create mode 100644 uni_modules/uview-ui/components/u-swipe-action-item/nvue - backup.js
create mode 100644 uni_modules/uview-ui/components/u-swipe-action-item/nvue.js
create mode 100644 uni_modules/uview-ui/components/u-swipe-action-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-swipe-action-item/u-swipe-action-item.vue
create mode 100644 uni_modules/uview-ui/components/u-swipe-action-item/wxs.js
create mode 100644 uni_modules/uview-ui/components/u-swipe-action/props.js
create mode 100644 uni_modules/uview-ui/components/u-swipe-action/u-swipe-action.vue
create mode 100644 uni_modules/uview-ui/components/u-swiper-indicator/props.js
create mode 100644 uni_modules/uview-ui/components/u-swiper-indicator/u-swiper-indicator.vue
create mode 100644 uni_modules/uview-ui/components/u-swiper/props.js
create mode 100644 uni_modules/uview-ui/components/u-swiper/u-swiper.vue
create mode 100644 uni_modules/uview-ui/components/u-switch/props.js
create mode 100644 uni_modules/uview-ui/components/u-switch/u-switch.vue
create mode 100644 uni_modules/uview-ui/components/u-tabbar-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-tabbar-item/u-tabbar-item.vue
create mode 100644 uni_modules/uview-ui/components/u-tabbar/props.js
create mode 100644 uni_modules/uview-ui/components/u-tabbar/u-tabbar.vue
create mode 100644 uni_modules/uview-ui/components/u-table/props.js
create mode 100644 uni_modules/uview-ui/components/u-table/u-table.vue
create mode 100644 uni_modules/uview-ui/components/u-tabs-item/props.js
create mode 100644 uni_modules/uview-ui/components/u-tabs-item/u-tabs-item.vue
create mode 100644 uni_modules/uview-ui/components/u-tabs/props.js
create mode 100644 uni_modules/uview-ui/components/u-tabs/u-tabs.vue
create mode 100644 uni_modules/uview-ui/components/u-tag/props.js
create mode 100644 uni_modules/uview-ui/components/u-tag/u-tag.vue
create mode 100644 uni_modules/uview-ui/components/u-td/props.js
create mode 100644 uni_modules/uview-ui/components/u-td/u-td.vue
create mode 100644 uni_modules/uview-ui/components/u-text/props.js
create mode 100644 uni_modules/uview-ui/components/u-text/u-text.vue
create mode 100644 uni_modules/uview-ui/components/u-text/value.js
create mode 100644 uni_modules/uview-ui/components/u-textarea/props.js
create mode 100644 uni_modules/uview-ui/components/u-textarea/u-textarea.vue
create mode 100644 uni_modules/uview-ui/components/u-toast/u-toast.vue
create mode 100644 uni_modules/uview-ui/components/u-toolbar/props.js
create mode 100644 uni_modules/uview-ui/components/u-toolbar/u-toolbar.vue
create mode 100644 uni_modules/uview-ui/components/u-tooltip/clipboard.min.js
create mode 100644 uni_modules/uview-ui/components/u-tooltip/props.js
create mode 100644 uni_modules/uview-ui/components/u-tooltip/u-tooltip.vue
create mode 100644 uni_modules/uview-ui/components/u-tr/props.js
create mode 100644 uni_modules/uview-ui/components/u-tr/u-tr.vue
create mode 100644 uni_modules/uview-ui/components/u-transition/nvue.ani-map.js
create mode 100644 uni_modules/uview-ui/components/u-transition/props.js
create mode 100644 uni_modules/uview-ui/components/u-transition/transition.js
create mode 100644 uni_modules/uview-ui/components/u-transition/u-transition.vue
create mode 100644 uni_modules/uview-ui/components/u-transition/vue.ani-style.scss
create mode 100644 uni_modules/uview-ui/components/u-upload/mixin.js
create mode 100644 uni_modules/uview-ui/components/u-upload/props.js
create mode 100644 uni_modules/uview-ui/components/u-upload/u-upload.vue
create mode 100644 uni_modules/uview-ui/components/u-upload/utils.js
create mode 100644 uni_modules/uview-ui/components/uview-ui/uview-ui.vue
create mode 100644 uni_modules/uview-ui/index.js
create mode 100644 uni_modules/uview-ui/index.scss
create mode 100644 uni_modules/uview-ui/libs/config/color.js
create mode 100644 uni_modules/uview-ui/libs/config/config.js
create mode 100644 uni_modules/uview-ui/libs/config/props.js
create mode 100644 uni_modules/uview-ui/libs/config/props/actionSheet.js
create mode 100644 uni_modules/uview-ui/libs/config/props/album.js
create mode 100644 uni_modules/uview-ui/libs/config/props/alert.js
create mode 100644 uni_modules/uview-ui/libs/config/props/avatar.js
create mode 100644 uni_modules/uview-ui/libs/config/props/avatarGroup.js
create mode 100644 uni_modules/uview-ui/libs/config/props/backtop.js
create mode 100644 uni_modules/uview-ui/libs/config/props/badge.js
create mode 100644 uni_modules/uview-ui/libs/config/props/button.js
create mode 100644 uni_modules/uview-ui/libs/config/props/calendar.js
create mode 100644 uni_modules/uview-ui/libs/config/props/carKeyboard.js
create mode 100644 uni_modules/uview-ui/libs/config/props/cell.js
create mode 100644 uni_modules/uview-ui/libs/config/props/cellGroup.js
create mode 100644 uni_modules/uview-ui/libs/config/props/checkbox.js
create mode 100644 uni_modules/uview-ui/libs/config/props/checkboxGroup.js
create mode 100644 uni_modules/uview-ui/libs/config/props/circleProgress.js
create mode 100644 uni_modules/uview-ui/libs/config/props/code.js
create mode 100644 uni_modules/uview-ui/libs/config/props/codeInput.js
create mode 100644 uni_modules/uview-ui/libs/config/props/col.js
create mode 100644 uni_modules/uview-ui/libs/config/props/collapse.js
create mode 100644 uni_modules/uview-ui/libs/config/props/collapseItem.js
create mode 100644 uni_modules/uview-ui/libs/config/props/columnNotice.js
create mode 100644 uni_modules/uview-ui/libs/config/props/countDown.js
create mode 100644 uni_modules/uview-ui/libs/config/props/countTo.js
create mode 100644 uni_modules/uview-ui/libs/config/props/datetimePicker.js
create mode 100644 uni_modules/uview-ui/libs/config/props/divider.js
create mode 100644 uni_modules/uview-ui/libs/config/props/empty.js
create mode 100644 uni_modules/uview-ui/libs/config/props/form.js
create mode 100644 uni_modules/uview-ui/libs/config/props/formItem.js
create mode 100644 uni_modules/uview-ui/libs/config/props/gap.js
create mode 100644 uni_modules/uview-ui/libs/config/props/grid.js
create mode 100644 uni_modules/uview-ui/libs/config/props/gridItem.js
create mode 100644 uni_modules/uview-ui/libs/config/props/icon.js
create mode 100644 uni_modules/uview-ui/libs/config/props/image.js
create mode 100644 uni_modules/uview-ui/libs/config/props/indexAnchor.js
create mode 100644 uni_modules/uview-ui/libs/config/props/indexList.js
create mode 100644 uni_modules/uview-ui/libs/config/props/input.js
create mode 100644 uni_modules/uview-ui/libs/config/props/keyboard.js
create mode 100644 uni_modules/uview-ui/libs/config/props/line.js
create mode 100644 uni_modules/uview-ui/libs/config/props/lineProgress.js
create mode 100644 uni_modules/uview-ui/libs/config/props/link.js
create mode 100644 uni_modules/uview-ui/libs/config/props/list.js
create mode 100644 uni_modules/uview-ui/libs/config/props/listItem.js
create mode 100644 uni_modules/uview-ui/libs/config/props/loadingIcon.js
create mode 100644 uni_modules/uview-ui/libs/config/props/loadingPage.js
create mode 100644 uni_modules/uview-ui/libs/config/props/loadmore.js
create mode 100644 uni_modules/uview-ui/libs/config/props/modal.js
create mode 100644 uni_modules/uview-ui/libs/config/props/navbar.js
create mode 100644 uni_modules/uview-ui/libs/config/props/noNetwork.js
create mode 100644 uni_modules/uview-ui/libs/config/props/noticeBar.js
create mode 100644 uni_modules/uview-ui/libs/config/props/notify.js
create mode 100644 uni_modules/uview-ui/libs/config/props/numberBox.js
create mode 100644 uni_modules/uview-ui/libs/config/props/numberKeyboard.js
create mode 100644 uni_modules/uview-ui/libs/config/props/overlay.js
create mode 100644 uni_modules/uview-ui/libs/config/props/parse.js
create mode 100644 uni_modules/uview-ui/libs/config/props/picker.js
create mode 100644 uni_modules/uview-ui/libs/config/props/popup.js
create mode 100644 uni_modules/uview-ui/libs/config/props/radio.js
create mode 100644 uni_modules/uview-ui/libs/config/props/radioGroup.js
create mode 100644 uni_modules/uview-ui/libs/config/props/rate.js
create mode 100644 uni_modules/uview-ui/libs/config/props/readMore.js
create mode 100644 uni_modules/uview-ui/libs/config/props/row.js
create mode 100644 uni_modules/uview-ui/libs/config/props/rowNotice.js
create mode 100644 uni_modules/uview-ui/libs/config/props/scrollList.js
create mode 100644 uni_modules/uview-ui/libs/config/props/search.js
create mode 100644 uni_modules/uview-ui/libs/config/props/section.js
create mode 100644 uni_modules/uview-ui/libs/config/props/skeleton.js
create mode 100644 uni_modules/uview-ui/libs/config/props/slider.js
create mode 100644 uni_modules/uview-ui/libs/config/props/statusBar.js
create mode 100644 uni_modules/uview-ui/libs/config/props/steps.js
create mode 100644 uni_modules/uview-ui/libs/config/props/stepsItem.js
create mode 100644 uni_modules/uview-ui/libs/config/props/sticky.js
create mode 100644 uni_modules/uview-ui/libs/config/props/subsection.js
create mode 100644 uni_modules/uview-ui/libs/config/props/swipeAction.js
create mode 100644 uni_modules/uview-ui/libs/config/props/swipeActionItem.js
create mode 100644 uni_modules/uview-ui/libs/config/props/swiper.js
create mode 100644 uni_modules/uview-ui/libs/config/props/swipterIndicator.js
create mode 100644 uni_modules/uview-ui/libs/config/props/switch.js
create mode 100644 uni_modules/uview-ui/libs/config/props/tabbar.js
create mode 100644 uni_modules/uview-ui/libs/config/props/tabbarItem.js
create mode 100644 uni_modules/uview-ui/libs/config/props/tabs.js
create mode 100644 uni_modules/uview-ui/libs/config/props/tag.js
create mode 100644 uni_modules/uview-ui/libs/config/props/text.js
create mode 100644 uni_modules/uview-ui/libs/config/props/textarea.js
create mode 100644 uni_modules/uview-ui/libs/config/props/toast.js
create mode 100644 uni_modules/uview-ui/libs/config/props/toolbar.js
create mode 100644 uni_modules/uview-ui/libs/config/props/tooltip.js
create mode 100644 uni_modules/uview-ui/libs/config/props/transition.js
create mode 100644 uni_modules/uview-ui/libs/config/props/upload.js
create mode 100644 uni_modules/uview-ui/libs/config/zIndex.js
create mode 100644 uni_modules/uview-ui/libs/css/color.scss
create mode 100644 uni_modules/uview-ui/libs/css/common.scss
create mode 100644 uni_modules/uview-ui/libs/css/components.scss
create mode 100644 uni_modules/uview-ui/libs/css/flex.scss
create mode 100644 uni_modules/uview-ui/libs/css/h5.scss
create mode 100644 uni_modules/uview-ui/libs/css/mixin.scss
create mode 100644 uni_modules/uview-ui/libs/css/mp.scss
create mode 100644 uni_modules/uview-ui/libs/css/nvue.scss
create mode 100644 uni_modules/uview-ui/libs/css/vue.scss
create mode 100644 uni_modules/uview-ui/libs/function/colorGradient.js
create mode 100644 uni_modules/uview-ui/libs/function/debounce.js
create mode 100644 uni_modules/uview-ui/libs/function/digit.js
create mode 100644 uni_modules/uview-ui/libs/function/index.js
create mode 100644 uni_modules/uview-ui/libs/function/platform.js
create mode 100644 uni_modules/uview-ui/libs/function/test.js
create mode 100644 uni_modules/uview-ui/libs/function/throttle.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/adapters/index.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/core/InterceptorManager.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/core/Request.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/core/buildFullPath.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/core/defaults.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/core/dispatchRequest.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/core/mergeConfig.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/core/settle.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/helpers/buildURL.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/helpers/combineURLs.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/helpers/isAbsoluteURL.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/index.d.ts
create mode 100644 uni_modules/uview-ui/libs/luch-request/index.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/utils.js
create mode 100644 uni_modules/uview-ui/libs/luch-request/utils/clone.js
create mode 100644 uni_modules/uview-ui/libs/mixin/button.js
create mode 100644 uni_modules/uview-ui/libs/mixin/mixin.js
create mode 100644 uni_modules/uview-ui/libs/mixin/mpMixin.js
create mode 100644 uni_modules/uview-ui/libs/mixin/mpShare.js
create mode 100644 uni_modules/uview-ui/libs/mixin/openType.js
create mode 100644 uni_modules/uview-ui/libs/mixin/style.js
create mode 100644 uni_modules/uview-ui/libs/mixin/touch.js
create mode 100644 uni_modules/uview-ui/libs/util/async-validator.js
create mode 100644 uni_modules/uview-ui/libs/util/calendar.js
create mode 100644 uni_modules/uview-ui/libs/util/dayjs.js
create mode 100644 uni_modules/uview-ui/libs/util/emitter.js
create mode 100644 uni_modules/uview-ui/libs/util/route.js
create mode 100644 uni_modules/uview-ui/package.json
create mode 100644 uni_modules/uview-ui/theme.scss
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..70611e8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+unpackage/
+.DS_Store
+.hbuilderx/
+node_modules/
\ No newline at end of file
diff --git a/App.vue b/App.vue
new file mode 100644
index 0000000..13cf319
--- /dev/null
+++ b/App.vue
@@ -0,0 +1,111 @@
+
+
+
diff --git a/common/http/config.js b/common/http/config.js
new file mode 100644
index 0000000..f0fa38e
--- /dev/null
+++ b/common/http/config.js
@@ -0,0 +1,25 @@
+// http 请求配置项
+export default {
+ // 开发者服务器接口地址
+
+ // url: '/api',
+ url:'http://127.0.0.1:10220',
+ // 请求的参数
+ data: {},
+ // 设置请求的 header,header 中不能设置 Referer。
+ header: {
+ // "Content-Type":"application/x-www-form-urlencoded"
+ },
+ // (需大写)有效值:OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, CONNECT
+ method: "POST",
+ // json 如果设为json,会尝试对返回的数据做一次 JSON.parse
+ dataType: "json",
+ // text 设置响应的数据类型。合法值:text、arraybuffer 1.7.0
+ responseType: "text",
+ // 收到开发者服务成功返回的回调函数
+ success() {},
+ // 接口调用失败的回调函数
+ fail() {},
+ // 接口调用结束的回调函数(调用成功、失败都会执行)
+ complete() {},
+}
\ No newline at end of file
diff --git a/common/http/eatery/order.js b/common/http/eatery/order.js
new file mode 100644
index 0000000..559b36c
--- /dev/null
+++ b/common/http/eatery/order.js
@@ -0,0 +1,141 @@
+import https from '../interface'
+/* handle: 默认false,true时自己处理401/404等错误,不交给全局处理 */
+
+export default {
+ /**
+ * 分页查询订单列表
+ * @param {Object} data - 查询参数
+ * @param {number} data.pageNum - 页码
+ * @param {number} data.pageSize - 每页条数
+ * @param {string} [data.customerName] - 顾客姓名
+ * @param {string} [data.tableId] - 桌号
+ * @param {string} [data.startDate] - 开始日期(yyyy-MM-dd)
+ * @param {string} [data.endDate] - 结束日期(yyyy-MM-dd)
+ * @param {string} [data.paymentMethod] - 支付方式
+ * @returns {Promise}
+ */
+ getOrderPage(data) {
+ return https({
+ url: '/eatery/eateryOrder/pageList',
+ method: 'get',
+ data
+ })
+ },
+
+ /**
+ * 获取订单详情
+ * @param {Object} data - 参数
+ * @param {string|number} data.id - 订单ID
+ * @returns {Promise}
+ */
+ getOrderDetail(data) {
+ return https({
+ url: `/eatery/eateryOrder/${data.id}`,
+ method: 'get'
+ })
+ },
+
+ /**
+ * 新增订单
+ * @param {Object} data - 订单数据
+ * @param {string} data.customerName - 顾客姓名
+ * @param {string} data.tableId - 桌号
+ * @param {string} data.orderDate - 订单日期(yyyy-MM-dd)
+ * @param {number} data.totalAmount - 应收金额
+ * @param {number} [data.discountAmount=0] - 优惠金额
+ * @param {number} data.actualReceivedAmount - 实收金额
+ * @param {number} [data.changeAmount=0] - 找零金额
+ * @param {number} [data.zeroAmount=0] - 抹零金额
+ * @param {string} data.paymentMethod - 支付方式
+ * @param {number} data.productTotalCount - 商品总数量
+ * @param {string} [data.remark] - 备注
+ * @returns {Promise}
+ */
+ addOrder(data) {
+ return https({
+ url: '/eatery/eateryOrder/order',
+ method: 'post',
+ data
+ })
+ },
+
+ /**
+ * 修改订单
+ * @param {Object} data - 订单数据(含id)
+ * @param {string|number} data.id - 订单ID
+ * @param {string} [data.customerName] - 顾客姓名
+ * @param {string} [data.tableId] - 桌号
+ * @param {string} [data.orderDate] - 订单日期(yyyy-MM-dd)
+ * @param {number} [data.totalAmount] - 应收金额
+ * @param {number} [data.discountAmount] - 优惠金额
+ * @param {number} [data.actualReceivedAmount] - 实收金额
+ * @param {number} [data.changeAmount] - 找零金额
+ * @param {number} [data.zeroAmount] - 抹零金额
+ * @param {string} [data.paymentMethod] - 支付方式
+ * @param {number} [data.productTotalCount] - 商品总数量
+ * @param {string} [data.remark] - 备注
+ * @returns {Promise}
+ */
+ updateOrder(data) {
+ return https({
+ url: '/eatery/eateryOrder',
+ method: 'put',
+ data
+ })
+ },
+
+ /**
+ * 删除订单
+ * @param {Object} data - 参数
+ * @param {string|number} data.id - 订单ID(单个删除)或IDs(批量删除,逗号分隔)
+ * @returns {Promise}
+ */
+ deleteOrder(data) {
+ return https({
+ url: `/eatery/eateryOrder/${data.id}`,
+ method: 'delete'
+ })
+ },
+
+ /**
+ * 订单结算
+ * @param {Object} data - 结算数据
+ * @param {string|number} data.id - 订单ID
+ * @param {string} data.paymentMethod - 支付方式
+ * @param {number} [data.discountAmount=0] - 优惠金额
+ * @param {number} [data.zeroAmount=0] - 抹零金额
+ * @returns {Promise}
+ */
+ settleOrder(data) {
+ return https({
+ url: '/eatery/eateryOrder/checkout',
+ method: 'post',
+ data
+ })
+ },
+
+ /**
+ * 获取支付方式列表
+ * @returns {Promise}
+ */
+ getPaymentMethods() {
+ return https({
+ url: '/system/config/getPaymentConfig',
+ method: 'get'
+ })
+ },
+
+ /**
+ * 导出订单数据
+ * @param {Object} data - 查询参数(同分页查询)
+ * @returns {Promise}
+ */
+ exportOrders(data) {
+ return https({
+ url: '/eatery/eateryOrder/export',
+ method: 'get',
+ data,
+ responseType: 'blob' // 导出文件需指定响应类型
+ })
+ }
+}
\ No newline at end of file
diff --git a/common/http/index.js b/common/http/index.js
new file mode 100644
index 0000000..7d2b8a4
--- /dev/null
+++ b/common/http/index.js
@@ -0,0 +1,109 @@
+import https from './interface'
+/* handle 默认是false; true 为自己处理请求错误(401、404、405),不交给全局处理 */
+import { encrypt } from './../jsencrypt'
+export default {
+ // 登录
+ login (data) {
+ return https({
+ url: `/sys/app/login`,
+ method: 'post',
+ data: {
+ ...data,
+ password: encrypt(data.password)
+ }
+ })
+ },
+ // 扫码核销
+ updateVerification (data) {
+ return https({
+ url: `/api/userCollect/updateVerification`,
+ method: 'put',
+ data
+ })
+ },
+ // 获取用户信息
+ getInfo (data) {
+ return https({
+ url: `/sys/app/getInfo`,
+ method: 'GET',
+ data
+ })
+ },
+ // 核销记录
+ verificationList (data) {
+ return https({
+ url: `/api/userCollect/verificationList`,
+ method: 'GET',
+ data
+ })
+ },
+ // 核销详情
+ verificationDetail (data) {
+ return https({
+ url: `/api/userCollect/verificationDetail/${data.id}`,
+ method: 'GET'
+ })
+ },
+ // 扫码/手动核销详情
+ handVerificationDetail (data) {
+ return https({
+ url: `/api/userCollect/handVerificationDetail`,
+ method: 'GET',
+ data
+ })
+ },
+ // 获取待核销单详情
+ getVerificationDetail (data) {
+ return https({
+ url: `/api/userCollect/getVerificationDetail`,
+ method: 'GET',
+ data
+ })
+ },
+ // 小程序核销
+ toVerification (data) {
+ data.verificationType = '4';
+ return https({
+ url: `/api/userCollect/toVerification`,
+ method: 'put',
+ data
+ })
+ },
+ // 手持机核销
+ handheldVerification (data) {
+ data.verificationType = '6';
+ return https({
+ // url: `/api/device/handheld/toVerification`,
+ url: '/api/userCollect/toVerification',
+ method: 'put',
+ data
+ })
+ },
+ // 游客画像
+ getTouristPortrait () {
+ return https({
+ url: `/api/userCollect/getTouristPortrait`,
+ method: 'GET'
+ })
+ },
+ // 运营分析
+ getOperationalAnalysis () {
+ return https({
+ url: `/api/userCollect/getOperationalAnalysis`,
+ method: 'GET'
+ })
+ },
+ // 实时监控
+ getRealTimeMonitoring () {
+ return https({
+ url: `/api/userCollect/getRealTimeMonitoring`,
+ method: 'GET'
+ })
+ },
+ getHomeMsg(){
+ return https({
+ url: '/manageapi/shopHome',
+ method: 'GET'
+ })
+ }
+}
\ No newline at end of file
diff --git a/common/http/interface.js b/common/http/interface.js
new file mode 100644
index 0000000..87a362e
--- /dev/null
+++ b/common/http/interface.js
@@ -0,0 +1,85 @@
+import _config from './config'; // 导入私有配置
+
+export default function $http(options) {
+ options.url = _config.url + options.url;
+ if (options.type) _config.header['Content-Type'] = options.type;
+ if (uni.getStorageSync("tourism_token")) {
+ _config.header.Authorization = 'Bearer ' + uni.getStorageSync("tourism_token");
+ } else _config.header.Authorization = '';
+ return new Promise((resolve, reject) => {
+ // 进行url字符串拼接
+ // 拦截请求
+ _config.complete = (response) => {
+ // request請求访问成功
+ if (response.statusCode === 200 || response.statusCode === 403) {
+ // 接口请求成功
+ if([401,403,404,405].includes(response.data.code)){
+ _page_error(response.data.code , response.data.msg, options.url);
+ }else{
+ if(response.data.code!=200){
+ if(response.data.msg && (response.data.msg.indexOf("用户不存在,请重新登录")!=-1 || response.data.msg.indexOf("请重新登录后进行操作")!=-1)){
+ uni.removeStorageSync("tourism_token");
+ uni.reLaunch({
+ url:"/pages/index/index"
+ })
+ }else{
+ _page_error(response.data.code , response.data.msg, options.url);
+ }
+ resolve(response.data);
+ }else{
+ resolve(response.data);
+ }
+ }
+ } else {
+ // 处理catch 请求,不在本页面之外处理,统一在这里处理
+ if (options.handle) {
+ reject(response)
+ } else {
+ try {
+ Promise.reject(response).catch(err => {
+ // console.error(err);
+ _page_error(response.statusCode , response.errMsg, options.url);
+ });
+ } catch (e) {
+ console.log(e)
+ }
+ }
+ }
+
+ }
+ // 开始请求
+ uni.request(Object.assign({}, _config, options));
+ })
+}
+// request 錯誤
+function _page_error(err, msg, response) {
+ switch (err) {
+ case 401:
+ // 错误码404的处理方式
+ uni.showToast({ title: '登录已过期,请重新登录', icon: 'none', mask: true })
+ uni.removeStorageSync("tourism_token");
+ setTimeout(() => {
+ uni.reLaunch({
+ url: "/pages/login/login"
+ })
+ }, 1500)
+ break;
+ case 403:
+ uni.showToast({
+ title: "您没有权限,请联系管理员",
+ icon: "none",
+ mask: true
+ })
+ break;
+ case 404:
+ uni.showToast({ title: '请求页面不存在,请联系管理员', icon: 'none', mask: true })
+ // 错误码404的处理方式
+ break;
+ case 405:
+ console.error("错误的请求")
+ break;
+ case 500:
+ if (response.indexOf('/api/userCollect/HandVerification') == -1 && response.indexOf('/api/device/handheld/toVerification') == -1 && response.indexOf('/api/userCollect/toVerification') == -1) uni.showToast({ title: msg, icon: 'none', mask: true });
+ break;
+ }
+}
diff --git a/common/jsencrypt.js b/common/jsencrypt.js
new file mode 100644
index 0000000..105e8e5
--- /dev/null
+++ b/common/jsencrypt.js
@@ -0,0 +1,12 @@
+import JSEncrypt from './jsencrypt.min'
+
+// 密钥对生成 http://web.chacuo.net/netrsakeypair
+
+const publicKey = 'MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXgKEE1zA47xfCqZ451FfkRMVj610bolAoorFpRv9KOjwFN3l9rG1IX2rhiftHsuKXJPMhGnkxxUAVq5iWfuKz1uWKkz6yL3rbOy3yv90FEUbHY/YY29pSkaS0avR0+9gLxq0a4s7MiD96jFat2Bz6rvHUWT3v309XyXps6RwEAwIDAQAB'
+
+// 加密
+export function encrypt(txt) {
+ const encryptor = new JSEncrypt()
+ encryptor.setPublicKey(publicKey) // 设置公钥
+ return encryptor.encrypt(txt) // 对数据进行加密
+}
\ No newline at end of file
diff --git a/common/jsencrypt.min.js b/common/jsencrypt.min.js
new file mode 100644
index 0000000..3f1900e
--- /dev/null
+++ b/common/jsencrypt.min.js
@@ -0,0 +1 @@
+(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) : (factory((global.JSEncrypt = {}))) }(this, (function (exports) { 'use strict'; var navigator2 = { appName: 'Netscape', userAgent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1' }; var window2 = { ASN1: null, Base64: null, Hex: null, crypto: null, href: null }; var BI_RM = "0123456789abcdefghijklmnopqrstuvwxyz"; function int2char(n) { return BI_RM.charAt(n) } function op_and(x, y) { return x & y } function op_or(x, y) { return x | y } function op_xor(x, y) { return x ^ y } function op_andnot(x, y) { return x & ~y } function lbit(x) { if (x == 0) { return -1 } var r = 0; if ((x & 0xffff) == 0) { x >>= 16; r += 16 } if ((x & 0xff) == 0) { x >>= 8; r += 8 } if ((x & 0xf) == 0) { x >>= 4; r += 4 } if ((x & 3) == 0) { x >>= 2; r += 2 } if ((x & 1) == 0) { ++r } return r } function cbit(x) { var r = 0; while (x != 0) { x &= x - 1; ++r } return r } var b64map = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; var b64pad = "="; function hex2b64(h) { var i; var c; var ret = ""; for (i = 0; i + 3 <= h.length; i += 3) { c = parseInt(h.substring(i, i + 3), 16); ret += b64map.charAt(c >> 6) + b64map.charAt(c & 63) } if (i + 1 == h.length) { c = parseInt(h.substring(i, i + 1), 16); ret += b64map.charAt(c << 2) } else if (i + 2 == h.length) { c = parseInt(h.substring(i, i + 2), 16); ret += b64map.charAt(c >> 2) + b64map.charAt((c & 3) << 4) } while ((ret.length & 3) > 0) { ret += b64pad } return ret } function b64tohex(s) { var ret = ""; var i; var k = 0; var slop = 0; for (i = 0; i < s.length; ++i) { if (s.charAt(i) == b64pad) { break } var v = b64map.indexOf(s.charAt(i)); if (v < 0) { continue } if (k == 0) { ret += int2char(v >> 2); slop = v & 3; k = 1 } else if (k == 1) { ret += int2char((slop << 2) | (v >> 4)); slop = v & 0xf; k = 2 } else if (k == 2) { ret += int2char(slop); ret += int2char(v >> 2); slop = v & 3; k = 3 } else { ret += int2char((slop << 2) | (v >> 4)); ret += int2char(v & 0xf); k = 0 } } if (k == 1) { ret += int2char(slop << 2) } return ret } var extendStatics = function (d, b) { extendStatics = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b }) || function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p] }; return extendStatics(d, b) }; function __extends(d, b) { extendStatics(d, b); function __() { this.constructor = d } d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()) } var decoder; var Hex = { decode: function (a) { var i; if (decoder === undefined) { var hex = "0123456789ABCDEF"; var ignore = " \f\n\r\t\u00A0\u2028\u2029"; decoder = {}; for (i = 0; i < 16; ++i) { decoder[hex.charAt(i)] = i } hex = hex.toLowerCase(); for (i = 10; i < 16; ++i) { decoder[hex.charAt(i)] = i } for (i = 0; i < ignore.length; ++i) { decoder[ignore.charAt(i)] = -1 } } var out = []; var bits = 0; var char_count = 0; for (i = 0; i < a.length; ++i) { var c = a.charAt(i); if (c == "=") { break } c = decoder[c]; if (c == -1) { continue } if (c === undefined) { throw new Error("Illegal character at offset " + i); } bits |= c; if (++char_count >= 2) { out[out.length] = bits; bits = 0; char_count = 0 } else { bits <<= 4 } } if (char_count) { throw new Error("Hex encoding incomplete: 4 bits missing"); } return out } }; var decoder$1; var Base64 = { decode: function (a) { var i; if (decoder$1 === undefined) { var b64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; var ignore = "= \f\n\r\t\u00A0\u2028\u2029"; decoder$1 = Object.create(null); for (i = 0; i < 64; ++i) { decoder$1[b64.charAt(i)] = i } for (i = 0; i < ignore.length; ++i) { decoder$1[ignore.charAt(i)] = -1 } } var out = []; var bits = 0; var char_count = 0; for (i = 0; i < a.length; ++i) { var c = a.charAt(i); if (c == "=") { break } c = decoder$1[c]; if (c == -1) { continue } if (c === undefined) { throw new Error("Illegal character at offset " + i); } bits |= c; if (++char_count >= 4) { out[out.length] = (bits >> 16); out[out.length] = (bits >> 8) & 0xFF; out[out.length] = bits & 0xFF; bits = 0; char_count = 0 } else { bits <<= 6 } } switch (char_count) { case 1: throw new Error("Base64 encoding incomplete: at least 2 bits missing"); case 2: out[out.length] = (bits >> 10); break; case 3: out[out.length] = (bits >> 16); out[out.length] = (bits >> 8) & 0xFF; break }return out }, re: /-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/, unarmor: function (a) { var m = Base64.re.exec(a); if (m) { if (m[1]) { a = m[1] } else if (m[2]) { a = m[2] } else { throw new Error("RegExp out of sync"); } } return Base64.decode(a) } }; var max = 10000000000000; var Int10 = (function () { function Int10(value) { this.buf = [+value || 0] } Int10.prototype.mulAdd = function (m, c) { var b = this.buf; var l = b.length; var i; var t; for (i = 0; i < l; ++i) { t = b[i] * m + c; if (t < max) { c = 0 } else { c = 0 | (t / max); t -= c * max } b[i] = t } if (c > 0) { b[i] = c } }; Int10.prototype.sub = function (c) { var b = this.buf; var l = b.length; var i; var t; for (i = 0; i < l; ++i) { t = b[i] - c; if (t < 0) { t += max; c = 1 } else { c = 0 } b[i] = t } while (b[b.length - 1] === 0) { b.pop() } }; Int10.prototype.toString = function (base) { if ((base || 10) != 10) { throw new Error("only base 10 is supported"); } var b = this.buf; var s = b[b.length - 1].toString(); for (var i = b.length - 2; i >= 0; --i) { s += (max + b[i]).toString().substring(1) } return s }; Int10.prototype.valueOf = function () { var b = this.buf; var v = 0; for (var i = b.length - 1; i >= 0; --i) { v = v * max + b[i] } return v }; Int10.prototype.simplify = function () { var b = this.buf; return (b.length == 1) ? b[0] : this }; return Int10 }()); var ellipsis = "\u2026"; var reTimeS = /^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/; var reTimeL = /^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/; function stringCut(str, len) { if (str.length > len) { str = str.substring(0, len) + ellipsis } return str } var Stream = (function () { function Stream(enc, pos) { this.hexDigits = "0123456789ABCDEF"; if (enc instanceof Stream) { this.enc = enc.enc; this.pos = enc.pos } else { this.enc = enc; this.pos = pos } } Stream.prototype.get = function (pos) { if (pos === undefined) { pos = this.pos++ } if (pos >= this.enc.length) { throw new Error("Requesting byte offset " + pos + " on a stream of length " + this.enc.length); } return ("string" === typeof this.enc) ? this.enc.charCodeAt(pos) : this.enc[pos] }; Stream.prototype.hexByte = function (b) { return this.hexDigits.charAt((b >> 4) & 0xF) + this.hexDigits.charAt(b & 0xF) }; Stream.prototype.hexDump = function (start, end, raw) { var s = ""; for (var i = start; i < end; ++i) { s += this.hexByte(this.get(i)); if (raw !== true) { switch (i & 0xF) { case 0x7: s += " "; break; case 0xF: s += "\n"; break; default: s += " " } } } return s }; Stream.prototype.isASCII = function (start, end) { for (var i = start; i < end; ++i) { var c = this.get(i); if (c < 32 || c > 176) { return false } } return true }; Stream.prototype.parseStringISO = function (start, end) { var s = ""; for (var i = start; i < end; ++i) { s += String.fromCharCode(this.get(i)) } return s }; Stream.prototype.parseStringUTF = function (start, end) { var s = ""; for (var i = start; i < end;) { var c = this.get(i++); if (c < 128) { s += String.fromCharCode(c) } else if ((c > 191) && (c < 224)) { s += String.fromCharCode(((c & 0x1F) << 6) | (this.get(i++) & 0x3F)) } else { s += String.fromCharCode(((c & 0x0F) << 12) | ((this.get(i++) & 0x3F) << 6) | (this.get(i++) & 0x3F)) } } return s }; Stream.prototype.parseStringBMP = function (start, end) { var str = ""; var hi; var lo; for (var i = start; i < end;) { hi = this.get(i++); lo = this.get(i++); str += String.fromCharCode((hi << 8) | lo) } return str }; Stream.prototype.parseTime = function (start, end, shortYear) { var s = this.parseStringISO(start, end); var m = (shortYear ? reTimeS : reTimeL).exec(s); if (!m) { return "Unrecognized time: " + s } if (shortYear) { m[1] = +m[1]; m[1] += (+m[1] < 70) ? 2000 : 1900 } s = m[1] + "-" + m[2] + "-" + m[3] + " " + m[4]; if (m[5]) { s += ":" + m[5]; if (m[6]) { s += ":" + m[6]; if (m[7]) { s += "." + m[7] } } } if (m[8]) { s += " UTC"; if (m[8] != "Z") { s += m[8]; if (m[9]) { s += ":" + m[9] } } } return s }; Stream.prototype.parseInteger = function (start, end) { var v = this.get(start); var neg = (v > 127); var pad = neg ? 255 : 0; var len; var s = ""; while (v == pad && ++start < end) { v = this.get(start) } len = end - start; if (len === 0) { return neg ? -1 : 0 } if (len > 4) { s = v; len <<= 3; while (((+s ^ pad) & 0x80) == 0) { s = +s << 1; --len } s = "(" + len + " bit)\n" } if (neg) { v = v - 256 } var n = new Int10(v); for (var i = start + 1; i < end; ++i) { n.mulAdd(256, this.get(i)) } return s + n.toString() }; Stream.prototype.parseBitString = function (start, end, maxLength) { var unusedBit = this.get(start); var lenBit = ((end - start - 1) << 3) - unusedBit; var intro = "(" + lenBit + " bit)\n"; var s = ""; for (var i = start + 1; i < end; ++i) { var b = this.get(i); var skip = (i == end - 1) ? unusedBit : 0; for (var j = 7; j >= skip; --j) { s += (b >> j) & 1 ? "1" : "0" } if (s.length > maxLength) { return intro + stringCut(s, maxLength) } } return intro + s }; Stream.prototype.parseOctetString = function (start, end, maxLength) { if (this.isASCII(start, end)) { return stringCut(this.parseStringISO(start, end), maxLength) } var len = end - start; var s = "(" + len + " byte)\n"; maxLength /= 2; if (len > maxLength) { end = start + maxLength } for (var i = start; i < end; ++i) { s += this.hexByte(this.get(i)) } if (len > maxLength) { s += ellipsis } return s }; Stream.prototype.parseOID = function (start, end, maxLength) { var s = ""; var n = new Int10(); var bits = 0; for (var i = start; i < end; ++i) { var v = this.get(i); n.mulAdd(128, v & 0x7F); bits += 7; if (!(v & 0x80)) { if (s === "") { n = n.simplify(); if (n instanceof Int10) { n.sub(80); s = "2." + n.toString() } else { var m = n < 80 ? n < 40 ? 0 : 1 : 2; s = m + "." + (n - m * 40) } } else { s += "." + n.toString() } if (s.length > maxLength) { return stringCut(s, maxLength) } n = new Int10(); bits = 0 } } if (bits > 0) { s += ".incomplete" } return s }; return Stream }()); var ASN1 = (function () { function ASN1(stream, header, length, tag, sub) { if (!(tag instanceof ASN1Tag)) { throw new Error("Invalid tag value."); } this.stream = stream; this.header = header; this.length = length; this.tag = tag; this.sub = sub } ASN1.prototype.typeName = function () { switch (this.tag.tagClass) { case 0: switch (this.tag.tagNumber) { case 0x00: return "EOC"; case 0x01: return "BOOLEAN"; case 0x02: return "INTEGER"; case 0x03: return "BIT_STRING"; case 0x04: return "OCTET_STRING"; case 0x05: return "NULL"; case 0x06: return "OBJECT_IDENTIFIER"; case 0x07: return "ObjectDescriptor"; case 0x08: return "EXTERNAL"; case 0x09: return "REAL"; case 0x0A: return "ENUMERATED"; case 0x0B: return "EMBEDDED_PDV"; case 0x0C: return "UTF8String"; case 0x10: return "SEQUENCE"; case 0x11: return "SET"; case 0x12: return "NumericString"; case 0x13: return "PrintableString"; case 0x14: return "TeletexString"; case 0x15: return "VideotexString"; case 0x16: return "IA5String"; case 0x17: return "UTCTime"; case 0x18: return "GeneralizedTime"; case 0x19: return "GraphicString"; case 0x1A: return "VisibleString"; case 0x1B: return "GeneralString"; case 0x1C: return "UniversalString"; case 0x1E: return "BMPString" }return "Universal_" + this.tag.tagNumber.toString(); case 1: return "Application_" + this.tag.tagNumber.toString(); case 2: return "[" + this.tag.tagNumber.toString() + "]"; case 3: return "Private_" + this.tag.tagNumber.toString() } }; ASN1.prototype.content = function (maxLength) { if (this.tag === undefined) { return null } if (maxLength === undefined) { maxLength = Infinity } var content = this.posContent(); var len = Math.abs(this.length); if (!this.tag.isUniversal()) { if (this.sub !== null) { return "(" + this.sub.length + " elem)" } return this.stream.parseOctetString(content, content + len, maxLength) } switch (this.tag.tagNumber) { case 0x01: return (this.stream.get(content) === 0) ? "false" : "true"; case 0x02: return this.stream.parseInteger(content, content + len); case 0x03: return this.sub ? "(" + this.sub.length + " elem)" : this.stream.parseBitString(content, content + len, maxLength); case 0x04: return this.sub ? "(" + this.sub.length + " elem)" : this.stream.parseOctetString(content, content + len, maxLength); case 0x06: return this.stream.parseOID(content, content + len, maxLength); case 0x10: case 0x11: if (this.sub !== null) { return "(" + this.sub.length + " elem)" } else { return "(no elem)" } case 0x0C: return stringCut(this.stream.parseStringUTF(content, content + len), maxLength); case 0x12: case 0x13: case 0x14: case 0x15: case 0x16: case 0x1A: return stringCut(this.stream.parseStringISO(content, content + len), maxLength); case 0x1E: return stringCut(this.stream.parseStringBMP(content, content + len), maxLength); case 0x17: case 0x18: return this.stream.parseTime(content, content + len, (this.tag.tagNumber == 0x17)) }return null }; ASN1.prototype.toString = function () { return this.typeName() + "@" + this.stream.pos + "[header:" + this.header + ",length:" + this.length + ",sub:" + ((this.sub === null) ? "null" : this.sub.length) + "]" }; ASN1.prototype.toPrettyString = function (indent) { if (indent === undefined) { indent = "" } var s = indent + this.typeName() + " @" + this.stream.pos; if (this.length >= 0) { s += "+" } s += this.length; if (this.tag.tagConstructed) { s += " (constructed)" } else if ((this.tag.isUniversal() && ((this.tag.tagNumber == 0x03) || (this.tag.tagNumber == 0x04))) && (this.sub !== null)) { s += " (encapsulates)" } s += "\n"; if (this.sub !== null) { indent += " "; for (var i = 0, max = this.sub.length; i < max; ++i) { s += this.sub[i].toPrettyString(indent) } } return s }; ASN1.prototype.posStart = function () { return this.stream.pos }; ASN1.prototype.posContent = function () { return this.stream.pos + this.header }; ASN1.prototype.posEnd = function () { return this.stream.pos + this.header + Math.abs(this.length) }; ASN1.prototype.toHexString = function () { return this.stream.hexDump(this.posStart(), this.posEnd(), true) }; ASN1.decodeLength = function (stream) { var buf = stream.get(); var len = buf & 0x7F; if (len == buf) { return len } if (len > 6) { throw new Error("Length over 48 bits not supported at position " + (stream.pos - 1)); } if (len === 0) { return null } buf = 0; for (var i = 0; i < len; ++i) { buf = (buf * 256) + stream.get() } return buf }; ASN1.prototype.getHexStringValue = function () { var hexString = this.toHexString(); var offset = this.header * 2; var length = this.length * 2; return hexString.substr(offset, length) }; ASN1.decode = function (str) { var stream; if (!(str instanceof Stream)) { stream = new Stream(str, 0) } else { stream = str } var streamStart = new Stream(stream); var tag = new ASN1Tag(stream); var len = ASN1.decodeLength(stream); var start = stream.pos; var header = start - streamStart.pos; var sub = null; var getSub = function () { var ret = []; if (len !== null) { var end = start + len; while (stream.pos < end) { ret[ret.length] = ASN1.decode(stream) } if (stream.pos != end) { throw new Error("Content size is not correct for container starting at offset " + start); } } else { try { for (; ;) { var s = ASN1.decode(stream); if (s.tag.isEOC()) { break } ret[ret.length] = s } len = start - stream.pos } catch (e) { throw new Error("Exception while decoding undefined length content: " + e); } } return ret }; if (tag.tagConstructed) { sub = getSub() } else if (tag.isUniversal() && ((tag.tagNumber == 0x03) || (tag.tagNumber == 0x04))) { try { if (tag.tagNumber == 0x03) { if (stream.get() != 0) { throw new Error("BIT STRINGs with unused bits cannot encapsulate."); } } sub = getSub(); for (var i = 0; i < sub.length; ++i) { if (sub[i].tag.isEOC()) { throw new Error("EOC is not supposed to be actual content."); } } } catch (e) { sub = null } } if (sub === null) { if (len === null) { throw new Error("We can't skip over an invalid tag with undefined length at offset " + start); } stream.pos = start + Math.abs(len) } return new ASN1(streamStart, header, len, tag, sub) }; return ASN1 }()); var ASN1Tag = (function () { function ASN1Tag(stream) { var buf = stream.get(); this.tagClass = buf >> 6; this.tagConstructed = ((buf & 0x20) !== 0); this.tagNumber = buf & 0x1F; if (this.tagNumber == 0x1F) { var n = new Int10(); do { buf = stream.get(); n.mulAdd(128, buf & 0x7F) } while (buf & 0x80); this.tagNumber = n.simplify() } } ASN1Tag.prototype.isUniversal = function () { return this.tagClass === 0x00 }; ASN1Tag.prototype.isEOC = function () { return this.tagClass === 0x00 && this.tagNumber === 0x00 }; return ASN1Tag }()); var dbits; var canary = 0xdeadbeefcafe; var j_lm = ((canary & 0xffffff) == 0xefcafe); var lowprimes = [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277, 281, 283, 293, 307, 311, 313, 317, 331, 337, 347, 349, 353, 359, 367, 373, 379, 383, 389, 397, 401, 409, 419, 421, 431, 433, 439, 443, 449, 457, 461, 463, 467, 479, 487, 491, 499, 503, 509, 521, 523, 541, 547, 557, 563, 569, 571, 577, 587, 593, 599, 601, 607, 613, 617, 619, 631, 641, 643, 647, 653, 659, 661, 673, 677, 683, 691, 701, 709, 719, 727, 733, 739, 743, 751, 757, 761, 769, 773, 787, 797, 809, 811, 821, 823, 827, 829, 839, 853, 857, 859, 863, 877, 881, 883, 887, 907, 911, 919, 929, 937, 941, 947, 953, 967, 971, 977, 983, 991, 997]; var lplim = (1 << 26) / lowprimes[lowprimes.length - 1]; var BigInteger = (function () { function BigInteger(a, b, c) { if (a != null) { if ("number" == typeof a) { this.fromNumber(a, b, c) } else if (b == null && "string" != typeof a) { this.fromString(a, 256) } else { this.fromString(a, b) } } } BigInteger.prototype.toString = function (b) { if (this.s < 0) { return "-" + this.negate().toString(b) } var k; if (b == 16) { k = 4 } else if (b == 8) { k = 3 } else if (b == 2) { k = 1 } else if (b == 32) { k = 5 } else if (b == 4) { k = 2 } else { return this.toRadix(b) } var km = (1 << k) - 1; var d; var m = false; var r = ""; var i = this.t; var p = this.DB - (i * this.DB) % k; if (i-- > 0) { if (p < this.DB && (d = this[i] >> p) > 0) { m = true; r = int2char(d) } while (i >= 0) { if (p < k) { d = (this[i] & ((1 << p) - 1)) << (k - p); d |= this[--i] >> (p += this.DB - k) } else { d = (this[i] >> (p -= k)) & km; if (p <= 0) { p += this.DB; --i } } if (d > 0) { m = true } if (m) { r += int2char(d) } } } return m ? r : "0" }; BigInteger.prototype.negate = function () { var r = nbi(); BigInteger.ZERO.subTo(this, r); return r }; BigInteger.prototype.abs = function () { return (this.s < 0) ? this.negate() : this }; BigInteger.prototype.compareTo = function (a) { var r = this.s - a.s; if (r != 0) { return r } var i = this.t; r = i - a.t; if (r != 0) { return (this.s < 0) ? -r : r } while (--i >= 0) { if ((r = this[i] - a[i]) != 0) { return r } } return 0 }; BigInteger.prototype.bitLength = function () { if (this.t <= 0) { return 0 } return this.DB * (this.t - 1) + nbits(this[this.t - 1] ^ (this.s & this.DM)) }; BigInteger.prototype.mod = function (a) { var r = nbi(); this.abs().divRemTo(a, null, r); if (this.s < 0 && r.compareTo(BigInteger.ZERO) > 0) { a.subTo(r, r) } return r }; BigInteger.prototype.modPowInt = function (e, m) { var z; if (e < 256 || m.isEven()) { z = new Classic(m) } else { z = new Montgomery(m) } return this.exp(e, z) }; BigInteger.prototype.clone = function () { var r = nbi(); this.copyTo(r); return r }; BigInteger.prototype.intValue = function () { if (this.s < 0) { if (this.t == 1) { return this[0] - this.DV } else if (this.t == 0) { return -1 } } else if (this.t == 1) { return this[0] } else if (this.t == 0) { return 0 } return ((this[1] & ((1 << (32 - this.DB)) - 1)) << this.DB) | this[0] }; BigInteger.prototype.byteValue = function () { return (this.t == 0) ? this.s : (this[0] << 24) >> 24 }; BigInteger.prototype.shortValue = function () { return (this.t == 0) ? this.s : (this[0] << 16) >> 16 }; BigInteger.prototype.signum = function () { if (this.s < 0) { return -1 } else if (this.t <= 0 || (this.t == 1 && this[0] <= 0)) { return 0 } else { return 1 } }; BigInteger.prototype.toByteArray = function () { var i = this.t; var r = []; r[0] = this.s; var p = this.DB - (i * this.DB) % 8; var d; var k = 0; if (i-- > 0) { if (p < this.DB && (d = this[i] >> p) != (this.s & this.DM) >> p) { r[k++] = d | (this.s << (this.DB - p)) } while (i >= 0) { if (p < 8) { d = (this[i] & ((1 << p) - 1)) << (8 - p); d |= this[--i] >> (p += this.DB - 8) } else { d = (this[i] >> (p -= 8)) & 0xff; if (p <= 0) { p += this.DB; --i } } if ((d & 0x80) != 0) { d |= -256 } if (k == 0 && (this.s & 0x80) != (d & 0x80)) { ++k } if (k > 0 || d != this.s) { r[k++] = d } } } return r }; BigInteger.prototype.equals = function (a) { return (this.compareTo(a) == 0) }; BigInteger.prototype.min = function (a) { return (this.compareTo(a) < 0) ? this : a }; BigInteger.prototype.max = function (a) { return (this.compareTo(a) > 0) ? this : a }; BigInteger.prototype.and = function (a) { var r = nbi(); this.bitwiseTo(a, op_and, r); return r }; BigInteger.prototype.or = function (a) { var r = nbi(); this.bitwiseTo(a, op_or, r); return r }; BigInteger.prototype.xor = function (a) { var r = nbi(); this.bitwiseTo(a, op_xor, r); return r }; BigInteger.prototype.andNot = function (a) { var r = nbi(); this.bitwiseTo(a, op_andnot, r); return r }; BigInteger.prototype.not = function () { var r = nbi(); for (var i = 0; i < this.t; ++i) { r[i] = this.DM & ~this[i] } r.t = this.t; r.s = ~this.s; return r }; BigInteger.prototype.shiftLeft = function (n) { var r = nbi(); if (n < 0) { this.rShiftTo(-n, r) } else { this.lShiftTo(n, r) } return r }; BigInteger.prototype.shiftRight = function (n) { var r = nbi(); if (n < 0) { this.lShiftTo(-n, r) } else { this.rShiftTo(n, r) } return r }; BigInteger.prototype.getLowestSetBit = function () { for (var i = 0; i < this.t; ++i) { if (this[i] != 0) { return i * this.DB + lbit(this[i]) } } if (this.s < 0) { return this.t * this.DB } return -1 }; BigInteger.prototype.bitCount = function () { var r = 0; var x = this.s & this.DM; for (var i = 0; i < this.t; ++i) { r += cbit(this[i] ^ x) } return r }; BigInteger.prototype.testBit = function (n) { var j = Math.floor(n / this.DB); if (j >= this.t) { return (this.s != 0) } return ((this[j] & (1 << (n % this.DB))) != 0) }; BigInteger.prototype.setBit = function (n) { return this.changeBit(n, op_or) }; BigInteger.prototype.clearBit = function (n) { return this.changeBit(n, op_andnot) }; BigInteger.prototype.flipBit = function (n) { return this.changeBit(n, op_xor) }; BigInteger.prototype.add = function (a) { var r = nbi(); this.addTo(a, r); return r }; BigInteger.prototype.subtract = function (a) { var r = nbi(); this.subTo(a, r); return r }; BigInteger.prototype.multiply = function (a) { var r = nbi(); this.multiplyTo(a, r); return r }; BigInteger.prototype.divide = function (a) { var r = nbi(); this.divRemTo(a, r, null); return r }; BigInteger.prototype.remainder = function (a) { var r = nbi(); this.divRemTo(a, null, r); return r }; BigInteger.prototype.divideAndRemainder = function (a) { var q = nbi(); var r = nbi(); this.divRemTo(a, q, r); return [q, r] }; BigInteger.prototype.modPow = function (e, m) { var i = e.bitLength(); var k; var r = nbv(1); var z; if (i <= 0) { return r } else if (i < 18) { k = 1 } else if (i < 48) { k = 3 } else if (i < 144) { k = 4 } else if (i < 768) { k = 5 } else { k = 6 } if (i < 8) { z = new Classic(m) } else if (m.isEven()) { z = new Barrett(m) } else { z = new Montgomery(m) } var g = []; var n = 3; var k1 = k - 1; var km = (1 << k) - 1; g[1] = z.convert(this); if (k > 1) { var g2 = nbi(); z.sqrTo(g[1], g2); while (n <= km) { g[n] = nbi(); z.mulTo(g2, g[n - 2], g[n]); n += 2 } } var j = e.t - 1; var w; var is1 = true; var r2 = nbi(); var t; i = nbits(e[j]) - 1; while (j >= 0) { if (i >= k1) { w = (e[j] >> (i - k1)) & km } else { w = (e[j] & ((1 << (i + 1)) - 1)) << (k1 - i); if (j > 0) { w |= e[j - 1] >> (this.DB + i - k1) } } n = k; while ((w & 1) == 0) { w >>= 1; --n } if ((i -= n) < 0) { i += this.DB; --j } if (is1) { g[w].copyTo(r); is1 = false } else { while (n > 1) { z.sqrTo(r, r2); z.sqrTo(r2, r); n -= 2 } if (n > 0) { z.sqrTo(r, r2) } else { t = r; r = r2; r2 = t } z.mulTo(r2, g[w], r) } while (j >= 0 && (e[j] & (1 << i)) == 0) { z.sqrTo(r, r2); t = r; r = r2; r2 = t; if (--i < 0) { i = this.DB - 1; --j } } } return z.revert(r) }; BigInteger.prototype.modInverse = function (m) { var ac = m.isEven(); if ((this.isEven() && ac) || m.signum() == 0) { return BigInteger.ZERO } var u = m.clone(); var v = this.clone(); var a = nbv(1); var b = nbv(0); var c = nbv(0); var d = nbv(1); while (u.signum() != 0) { while (u.isEven()) { u.rShiftTo(1, u); if (ac) { if (!a.isEven() || !b.isEven()) { a.addTo(this, a); b.subTo(m, b) } a.rShiftTo(1, a) } else if (!b.isEven()) { b.subTo(m, b) } b.rShiftTo(1, b) } while (v.isEven()) { v.rShiftTo(1, v); if (ac) { if (!c.isEven() || !d.isEven()) { c.addTo(this, c); d.subTo(m, d) } c.rShiftTo(1, c) } else if (!d.isEven()) { d.subTo(m, d) } d.rShiftTo(1, d) } if (u.compareTo(v) >= 0) { u.subTo(v, u); if (ac) { a.subTo(c, a) } b.subTo(d, b) } else { v.subTo(u, v); if (ac) { c.subTo(a, c) } d.subTo(b, d) } } if (v.compareTo(BigInteger.ONE) != 0) { return BigInteger.ZERO } if (d.compareTo(m) >= 0) { return d.subtract(m) } if (d.signum() < 0) { d.addTo(m, d) } else { return d } if (d.signum() < 0) { return d.add(m) } else { return d } }; BigInteger.prototype.pow = function (e) { return this.exp(e, new NullExp()) }; BigInteger.prototype.gcd = function (a) { var x = (this.s < 0) ? this.negate() : this.clone(); var y = (a.s < 0) ? a.negate() : a.clone(); if (x.compareTo(y) < 0) { var t = x; x = y; y = t } var i = x.getLowestSetBit(); var g = y.getLowestSetBit(); if (g < 0) { return x } if (i < g) { g = i } if (g > 0) { x.rShiftTo(g, x); y.rShiftTo(g, y) } while (x.signum() > 0) { if ((i = x.getLowestSetBit()) > 0) { x.rShiftTo(i, x) } if ((i = y.getLowestSetBit()) > 0) { y.rShiftTo(i, y) } if (x.compareTo(y) >= 0) { x.subTo(y, x); x.rShiftTo(1, x) } else { y.subTo(x, y); y.rShiftTo(1, y) } } if (g > 0) { y.lShiftTo(g, y) } return y }; BigInteger.prototype.isProbablePrime = function (t) { var i; var x = this.abs(); if (x.t == 1 && x[0] <= lowprimes[lowprimes.length - 1]) { for (i = 0; i < lowprimes.length; ++i) { if (x[0] == lowprimes[i]) { return true } } return false } if (x.isEven()) { return false } i = 1; while (i < lowprimes.length) { var m = lowprimes[i]; var j = i + 1; while (j < lowprimes.length && m < lplim) { m *= lowprimes[j++] } m = x.modInt(m); while (i < j) { if (m % lowprimes[i++] == 0) { return false } } } return x.millerRabin(t) }; BigInteger.prototype.copyTo = function (r) { for (var i = this.t - 1; i >= 0; --i) { r[i] = this[i] } r.t = this.t; r.s = this.s }; BigInteger.prototype.fromInt = function (x) { this.t = 1; this.s = (x < 0) ? -1 : 0; if (x > 0) { this[0] = x } else if (x < -1) { this[0] = x + this.DV } else { this.t = 0 } }; BigInteger.prototype.fromString = function (s, b) { var k; if (b == 16) { k = 4 } else if (b == 8) { k = 3 } else if (b == 256) { k = 8 } else if (b == 2) { k = 1 } else if (b == 32) { k = 5 } else if (b == 4) { k = 2 } else { this.fromRadix(s, b); return } this.t = 0; this.s = 0; var i = s.length; var mi = false; var sh = 0; while (--i >= 0) { var x = (k == 8) ? (+s[i]) & 0xff : intAt(s, i); if (x < 0) { if (s.charAt(i) == "-") { mi = true } continue } mi = false; if (sh == 0) { this[this.t++] = x } else if (sh + k > this.DB) { this[this.t - 1] |= (x & ((1 << (this.DB - sh)) - 1)) << sh; this[this.t++] = (x >> (this.DB - sh)) } else { this[this.t - 1] |= x << sh } sh += k; if (sh >= this.DB) { sh -= this.DB } } if (k == 8 && ((+s[0]) & 0x80) != 0) { this.s = -1; if (sh > 0) { this[this.t - 1] |= ((1 << (this.DB - sh)) - 1) << sh } } this.clamp(); if (mi) { BigInteger.ZERO.subTo(this, this) } }; BigInteger.prototype.clamp = function () { var c = this.s & this.DM; while (this.t > 0 && this[this.t - 1] == c) { --this.t } }; BigInteger.prototype.dlShiftTo = function (n, r) { var i; for (i = this.t - 1; i >= 0; --i) { r[i + n] = this[i] } for (i = n - 1; i >= 0; --i) { r[i] = 0 } r.t = this.t + n; r.s = this.s }; BigInteger.prototype.drShiftTo = function (n, r) { for (var i = n; i < this.t; ++i) { r[i - n] = this[i] } r.t = Math.max(this.t - n, 0); r.s = this.s }; BigInteger.prototype.lShiftTo = function (n, r) { var bs = n % this.DB; var cbs = this.DB - bs; var bm = (1 << cbs) - 1; var ds = Math.floor(n / this.DB); var c = (this.s << bs) & this.DM; for (var i = this.t - 1; i >= 0; --i) { r[i + ds + 1] = (this[i] >> cbs) | c; c = (this[i] & bm) << bs } for (var i = ds - 1; i >= 0; --i) { r[i] = 0 } r[ds] = c; r.t = this.t + ds + 1; r.s = this.s; r.clamp() }; BigInteger.prototype.rShiftTo = function (n, r) { r.s = this.s; var ds = Math.floor(n / this.DB); if (ds >= this.t) { r.t = 0; return } var bs = n % this.DB; var cbs = this.DB - bs; var bm = (1 << bs) - 1; r[0] = this[ds] >> bs; for (var i = ds + 1; i < this.t; ++i) { r[i - ds - 1] |= (this[i] & bm) << cbs; r[i - ds] = this[i] >> bs } if (bs > 0) { r[this.t - ds - 1] |= (this.s & bm) << cbs } r.t = this.t - ds; r.clamp() }; BigInteger.prototype.subTo = function (a, r) { var i = 0; var c = 0; var m = Math.min(a.t, this.t); while (i < m) { c += this[i] - a[i]; r[i++] = c & this.DM; c >>= this.DB } if (a.t < this.t) { c -= a.s; while (i < this.t) { c += this[i]; r[i++] = c & this.DM; c >>= this.DB } c += this.s } else { c += this.s; while (i < a.t) { c -= a[i]; r[i++] = c & this.DM; c >>= this.DB } c -= a.s } r.s = (c < 0) ? -1 : 0; if (c < -1) { r[i++] = this.DV + c } else if (c > 0) { r[i++] = c } r.t = i; r.clamp() }; BigInteger.prototype.multiplyTo = function (a, r) { var x = this.abs(); var y = a.abs(); var i = x.t; r.t = i + y.t; while (--i >= 0) { r[i] = 0 } for (i = 0; i < y.t; ++i) { r[i + x.t] = x.am(0, y[i], r, i, 0, x.t) } r.s = 0; r.clamp(); if (this.s != a.s) { BigInteger.ZERO.subTo(r, r) } }; BigInteger.prototype.squareTo = function (r) { var x = this.abs(); var i = r.t = 2 * x.t; while (--i >= 0) { r[i] = 0 } for (i = 0; i < x.t - 1; ++i) { var c = x.am(i, x[i], r, 2 * i, 0, 1); if ((r[i + x.t] += x.am(i + 1, 2 * x[i], r, 2 * i + 1, c, x.t - i - 1)) >= x.DV) { r[i + x.t] -= x.DV; r[i + x.t + 1] = 1 } } if (r.t > 0) { r[r.t - 1] += x.am(i, x[i], r, 2 * i, 0, 1) } r.s = 0; r.clamp() }; BigInteger.prototype.divRemTo = function (m, q, r) { var pm = m.abs(); if (pm.t <= 0) { return } var pt = this.abs(); if (pt.t < pm.t) { if (q != null) { q.fromInt(0) } if (r != null) { this.copyTo(r) } return } if (r == null) { r = nbi() } var y = nbi(); var ts = this.s; var ms = m.s; var nsh = this.DB - nbits(pm[pm.t - 1]); if (nsh > 0) { pm.lShiftTo(nsh, y); pt.lShiftTo(nsh, r) } else { pm.copyTo(y); pt.copyTo(r) } var ys = y.t; var y0 = y[ys - 1]; if (y0 == 0) { return } var yt = y0 * (1 << this.F1) + ((ys > 1) ? y[ys - 2] >> this.F2 : 0); var d1 = this.FV / yt; var d2 = (1 << this.F1) / yt; var e = 1 << this.F2; var i = r.t; var j = i - ys; var t = (q == null) ? nbi() : q; y.dlShiftTo(j, t); if (r.compareTo(t) >= 0) { r[r.t++] = 1; r.subTo(t, r) } BigInteger.ONE.dlShiftTo(ys, t); t.subTo(y, y); while (y.t < ys) { y[y.t++] = 0 } while (--j >= 0) { var qd = (r[--i] == y0) ? this.DM : Math.floor(r[i] * d1 + (r[i - 1] + e) * d2); if ((r[i] += y.am(0, qd, r, j, 0, ys)) < qd) { y.dlShiftTo(j, t); r.subTo(t, r); while (r[i] < --qd) { r.subTo(t, r) } } } if (q != null) { r.drShiftTo(ys, q); if (ts != ms) { BigInteger.ZERO.subTo(q, q) } } r.t = ys; r.clamp(); if (nsh > 0) { r.rShiftTo(nsh, r) } if (ts < 0) { BigInteger.ZERO.subTo(r, r) } }; BigInteger.prototype.invDigit = function () { if (this.t < 1) { return 0 } var x = this[0]; if ((x & 1) == 0) { return 0 } var y = x & 3; y = (y * (2 - (x & 0xf) * y)) & 0xf; y = (y * (2 - (x & 0xff) * y)) & 0xff; y = (y * (2 - (((x & 0xffff) * y) & 0xffff))) & 0xffff; y = (y * (2 - x * y % this.DV)) % this.DV; return (y > 0) ? this.DV - y : -y }; BigInteger.prototype.isEven = function () { return ((this.t > 0) ? (this[0] & 1) : this.s) == 0 }; BigInteger.prototype.exp = function (e, z) { if (e > 0xffffffff || e < 1) { return BigInteger.ONE } var r = nbi(); var r2 = nbi(); var g = z.convert(this); var i = nbits(e) - 1; g.copyTo(r); while (--i >= 0) { z.sqrTo(r, r2); if ((e & (1 << i)) > 0) { z.mulTo(r2, g, r) } else { var t = r; r = r2; r2 = t } } return z.revert(r) }; BigInteger.prototype.chunkSize = function (r) { return Math.floor(Math.LN2 * this.DB / Math.log(r)) }; BigInteger.prototype.toRadix = function (b) { if (b == null) { b = 10 } if (this.signum() == 0 || b < 2 || b > 36) { return "0" } var cs = this.chunkSize(b); var a = Math.pow(b, cs); var d = nbv(a); var y = nbi(); var z = nbi(); var r = ""; this.divRemTo(d, y, z); while (y.signum() > 0) { r = (a + z.intValue()).toString(b).substr(1) + r; y.divRemTo(d, y, z) } return z.intValue().toString(b) + r }; BigInteger.prototype.fromRadix = function (s, b) { this.fromInt(0); if (b == null) { b = 10 } var cs = this.chunkSize(b); var d = Math.pow(b, cs); var mi = false; var j = 0; var w = 0; for (var i = 0; i < s.length; ++i) { var x = intAt(s, i); if (x < 0) { if (s.charAt(i) == "-" && this.signum() == 0) { mi = true } continue } w = b * w + x; if (++j >= cs) { this.dMultiply(d); this.dAddOffset(w, 0); j = 0; w = 0 } } if (j > 0) { this.dMultiply(Math.pow(b, j)); this.dAddOffset(w, 0) } if (mi) { BigInteger.ZERO.subTo(this, this) } }; BigInteger.prototype.fromNumber = function (a, b, c) { if ("number" == typeof b) { if (a < 2) { this.fromInt(1) } else { this.fromNumber(a, c); if (!this.testBit(a - 1)) { this.bitwiseTo(BigInteger.ONE.shiftLeft(a - 1), op_or, this) } if (this.isEven()) { this.dAddOffset(1, 0) } while (!this.isProbablePrime(b)) { this.dAddOffset(2, 0); if (this.bitLength() > a) { this.subTo(BigInteger.ONE.shiftLeft(a - 1), this) } } } } else { var x = []; var t = a & 7; x.length = (a >> 3) + 1; b.nextBytes(x); if (t > 0) { x[0] &= ((1 << t) - 1) } else { x[0] = 0 } this.fromString(x, 256) } }; BigInteger.prototype.bitwiseTo = function (a, op, r) { var i; var f; var m = Math.min(a.t, this.t); for (i = 0; i < m; ++i) { r[i] = op(this[i], a[i]) } if (a.t < this.t) { f = a.s & this.DM; for (i = m; i < this.t; ++i) { r[i] = op(this[i], f) } r.t = this.t } else { f = this.s & this.DM; for (i = m; i < a.t; ++i) { r[i] = op(f, a[i]) } r.t = a.t } r.s = op(this.s, a.s); r.clamp() }; BigInteger.prototype.changeBit = function (n, op) { var r = BigInteger.ONE.shiftLeft(n); this.bitwiseTo(r, op, r); return r }; BigInteger.prototype.addTo = function (a, r) { var i = 0; var c = 0; var m = Math.min(a.t, this.t); while (i < m) { c += this[i] + a[i]; r[i++] = c & this.DM; c >>= this.DB } if (a.t < this.t) { c += a.s; while (i < this.t) { c += this[i]; r[i++] = c & this.DM; c >>= this.DB } c += this.s } else { c += this.s; while (i < a.t) { c += a[i]; r[i++] = c & this.DM; c >>= this.DB } c += a.s } r.s = (c < 0) ? -1 : 0; if (c > 0) { r[i++] = c } else if (c < -1) { r[i++] = this.DV + c } r.t = i; r.clamp() }; BigInteger.prototype.dMultiply = function (n) { this[this.t] = this.am(0, n - 1, this, 0, 0, this.t); ++this.t; this.clamp() }; BigInteger.prototype.dAddOffset = function (n, w) { if (n == 0) { return } while (this.t <= w) { this[this.t++] = 0 } this[w] += n; while (this[w] >= this.DV) { this[w] -= this.DV; if (++w >= this.t) { this[this.t++] = 0 } ++this[w] } }; BigInteger.prototype.multiplyLowerTo = function (a, n, r) { var i = Math.min(this.t + a.t, n); r.s = 0; r.t = i; while (i > 0) { r[--i] = 0 } for (var j = r.t - this.t; i < j; ++i) { r[i + this.t] = this.am(0, a[i], r, i, 0, this.t) } for (var j = Math.min(a.t, n); i < j; ++i) { this.am(0, a[i], r, i, 0, n - i) } r.clamp() }; BigInteger.prototype.multiplyUpperTo = function (a, n, r) { --n; var i = r.t = this.t + a.t - n; r.s = 0; while (--i >= 0) { r[i] = 0 } for (i = Math.max(n - this.t, 0); i < a.t; ++i) { r[this.t + i - n] = this.am(n - i, a[i], r, 0, 0, this.t + i - n) } r.clamp(); r.drShiftTo(1, r) }; BigInteger.prototype.modInt = function (n) { if (n <= 0) { return 0 } var d = this.DV % n; var r = (this.s < 0) ? n - 1 : 0; if (this.t > 0) { if (d == 0) { r = this[0] % n } else { for (var i = this.t - 1; i >= 0; --i) { r = (d * r + this[i]) % n } } } return r }; BigInteger.prototype.millerRabin = function (t) { var n1 = this.subtract(BigInteger.ONE); var k = n1.getLowestSetBit(); if (k <= 0) { return false } var r = n1.shiftRight(k); t = (t + 1) >> 1; if (t > lowprimes.length) { t = lowprimes.length } var a = nbi(); for (var i = 0; i < t; ++i) { a.fromInt(lowprimes[Math.floor(Math.random() * lowprimes.length)]); var y = a.modPow(r, this); if (y.compareTo(BigInteger.ONE) != 0 && y.compareTo(n1) != 0) { var j = 1; while (j++ < k && y.compareTo(n1) != 0) { y = y.modPowInt(2, this); if (y.compareTo(BigInteger.ONE) == 0) { return false } } if (y.compareTo(n1) != 0) { return false } } } return true }; BigInteger.prototype.square = function () { var r = nbi(); this.squareTo(r); return r }; BigInteger.prototype.gcda = function (a, callback) { var x = (this.s < 0) ? this.negate() : this.clone(); var y = (a.s < 0) ? a.negate() : a.clone(); if (x.compareTo(y) < 0) { var t = x; x = y; y = t } var i = x.getLowestSetBit(); var g = y.getLowestSetBit(); if (g < 0) { callback(x); return } if (i < g) { g = i } if (g > 0) { x.rShiftTo(g, x); y.rShiftTo(g, y) } var gcda1 = function () { if ((i = x.getLowestSetBit()) > 0) { x.rShiftTo(i, x) } if ((i = y.getLowestSetBit()) > 0) { y.rShiftTo(i, y) } if (x.compareTo(y) >= 0) { x.subTo(y, x); x.rShiftTo(1, x) } else { y.subTo(x, y); y.rShiftTo(1, y) } if (!(x.signum() > 0)) { if (g > 0) { y.lShiftTo(g, y) } setTimeout(function () { callback(y) }, 0) } else { setTimeout(gcda1, 0) } }; setTimeout(gcda1, 10) }; BigInteger.prototype.fromNumberAsync = function (a, b, c, callback) { if ("number" == typeof b) { if (a < 2) { this.fromInt(1) } else { this.fromNumber(a, c); if (!this.testBit(a - 1)) { this.bitwiseTo(BigInteger.ONE.shiftLeft(a - 1), op_or, this) } if (this.isEven()) { this.dAddOffset(1, 0) } var bnp_1 = this; var bnpfn1_1 = function () { bnp_1.dAddOffset(2, 0); if (bnp_1.bitLength() > a) { bnp_1.subTo(BigInteger.ONE.shiftLeft(a - 1), bnp_1) } if (bnp_1.isProbablePrime(b)) { setTimeout(function () { callback() }, 0) } else { setTimeout(bnpfn1_1, 0) } }; setTimeout(bnpfn1_1, 0) } } else { var x = []; var t = a & 7; x.length = (a >> 3) + 1; b.nextBytes(x); if (t > 0) { x[0] &= ((1 << t) - 1) } else { x[0] = 0 } this.fromString(x, 256) } }; return BigInteger }()); var NullExp = (function () { function NullExp() { } NullExp.prototype.convert = function (x) { return x }; NullExp.prototype.revert = function (x) { return x }; NullExp.prototype.mulTo = function (x, y, r) { x.multiplyTo(y, r) }; NullExp.prototype.sqrTo = function (x, r) { x.squareTo(r) }; return NullExp }()); var Classic = (function () { function Classic(m) { this.m = m } Classic.prototype.convert = function (x) { if (x.s < 0 || x.compareTo(this.m) >= 0) { return x.mod(this.m) } else { return x } }; Classic.prototype.revert = function (x) { return x }; Classic.prototype.reduce = function (x) { x.divRemTo(this.m, null, x) }; Classic.prototype.mulTo = function (x, y, r) { x.multiplyTo(y, r); this.reduce(r) }; Classic.prototype.sqrTo = function (x, r) { x.squareTo(r); this.reduce(r) }; return Classic }()); var Montgomery = (function () { function Montgomery(m) { this.m = m; this.mp = m.invDigit(); this.mpl = this.mp & 0x7fff; this.mph = this.mp >> 15; this.um = (1 << (m.DB - 15)) - 1; this.mt2 = 2 * m.t } Montgomery.prototype.convert = function (x) { var r = nbi(); x.abs().dlShiftTo(this.m.t, r); r.divRemTo(this.m, null, r); if (x.s < 0 && r.compareTo(BigInteger.ZERO) > 0) { this.m.subTo(r, r) } return r }; Montgomery.prototype.revert = function (x) { var r = nbi(); x.copyTo(r); this.reduce(r); return r }; Montgomery.prototype.reduce = function (x) { while (x.t <= this.mt2) { x[x.t++] = 0 } for (var i = 0; i < this.m.t; ++i) { var j = x[i] & 0x7fff; var u0 = (j * this.mpl + (((j * this.mph + (x[i] >> 15) * this.mpl) & this.um) << 15)) & x.DM; j = i + this.m.t; x[j] += this.m.am(0, u0, x, i, 0, this.m.t); while (x[j] >= x.DV) { x[j] -= x.DV; x[++j]++ } } x.clamp(); x.drShiftTo(this.m.t, x); if (x.compareTo(this.m) >= 0) { x.subTo(this.m, x) } }; Montgomery.prototype.mulTo = function (x, y, r) { x.multiplyTo(y, r); this.reduce(r) }; Montgomery.prototype.sqrTo = function (x, r) { x.squareTo(r); this.reduce(r) }; return Montgomery }()); var Barrett = (function () { function Barrett(m) { this.m = m; this.r2 = nbi(); this.q3 = nbi(); BigInteger.ONE.dlShiftTo(2 * m.t, this.r2); this.mu = this.r2.divide(m) } Barrett.prototype.convert = function (x) { if (x.s < 0 || x.t > 2 * this.m.t) { return x.mod(this.m) } else if (x.compareTo(this.m) < 0) { return x } else { var r = nbi(); x.copyTo(r); this.reduce(r); return r } }; Barrett.prototype.revert = function (x) { return x }; Barrett.prototype.reduce = function (x) { x.drShiftTo(this.m.t - 1, this.r2); if (x.t > this.m.t + 1) { x.t = this.m.t + 1; x.clamp() } this.mu.multiplyUpperTo(this.r2, this.m.t + 1, this.q3); this.m.multiplyLowerTo(this.q3, this.m.t + 1, this.r2); while (x.compareTo(this.r2) < 0) { x.dAddOffset(1, this.m.t + 1) } x.subTo(this.r2, x); while (x.compareTo(this.m) >= 0) { x.subTo(this.m, x) } }; Barrett.prototype.mulTo = function (x, y, r) { x.multiplyTo(y, r); this.reduce(r) }; Barrett.prototype.sqrTo = function (x, r) { x.squareTo(r); this.reduce(r) }; return Barrett }()); function nbi() { return new BigInteger(null) } function parseBigInt(str, r) { return new BigInteger(str, r) } function am1(i, x, w, j, c, n) { while (--n >= 0) { var v = x * this[i++] + w[j] + c; c = Math.floor(v / 0x4000000); w[j++] = v & 0x3ffffff } return c } function am2(i, x, w, j, c, n) { var xl = x & 0x7fff; var xh = x >> 15; while (--n >= 0) { var l = this[i] & 0x7fff; var h = this[i++] >> 15; var m = xh * l + h * xl; l = xl * l + ((m & 0x7fff) << 15) + w[j] + (c & 0x3fffffff); c = (l >>> 30) + (m >>> 15) + xh * h + (c >>> 30); w[j++] = l & 0x3fffffff } return c } function am3(i, x, w, j, c, n) { var xl = x & 0x3fff; var xh = x >> 14; while (--n >= 0) { var l = this[i] & 0x3fff; var h = this[i++] >> 14; var m = xh * l + h * xl; l = xl * l + ((m & 0x3fff) << 14) + w[j] + c; c = (l >> 28) + (m >> 14) + xh * h; w[j++] = l & 0xfffffff } return c } if (j_lm && (navigator2.appName == "Microsoft Internet Explorer")) { BigInteger.prototype.am = am2; dbits = 30 } else if (j_lm && (navigator2.appName != "Netscape")) { BigInteger.prototype.am = am1; dbits = 26 } else { BigInteger.prototype.am = am3; dbits = 28 } BigInteger.prototype.DB = dbits; BigInteger.prototype.DM = ((1 << dbits) - 1); BigInteger.prototype.DV = (1 << dbits); var BI_FP = 52; BigInteger.prototype.FV = Math.pow(2, BI_FP); BigInteger.prototype.F1 = BI_FP - dbits; BigInteger.prototype.F2 = 2 * dbits - BI_FP; var BI_RC = []; var rr; var vv; rr = "0".charCodeAt(0); for (vv = 0; vv <= 9; ++vv) { BI_RC[rr++] = vv } rr = "a".charCodeAt(0); for (vv = 10; vv < 36; ++vv) { BI_RC[rr++] = vv } rr = "A".charCodeAt(0); for (vv = 10; vv < 36; ++vv) { BI_RC[rr++] = vv } function intAt(s, i) { var c = BI_RC[s.charCodeAt(i)]; return (c == null) ? -1 : c } function nbv(i) { var r = nbi(); r.fromInt(i); return r } function nbits(x) { var r = 1; var t; if ((t = x >>> 16) != 0) { x = t; r += 16 } if ((t = x >> 8) != 0) { x = t; r += 8 } if ((t = x >> 4) != 0) { x = t; r += 4 } if ((t = x >> 2) != 0) { x = t; r += 2 } if ((t = x >> 1) != 0) { x = t; r += 1 } return r } BigInteger.ZERO = nbv(0); BigInteger.ONE = nbv(1); var Arcfour = (function () { function Arcfour() { this.i = 0; this.j = 0; this.S = [] } Arcfour.prototype.init = function (key) { var i; var j; var t; for (i = 0; i < 256; ++i) { this.S[i] = i } j = 0; for (i = 0; i < 256; ++i) { j = (j + this.S[i] + key[i % key.length]) & 255; t = this.S[i]; this.S[i] = this.S[j]; this.S[j] = t } this.i = 0; this.j = 0 }; Arcfour.prototype.next = function () { var t; this.i = (this.i + 1) & 255; this.j = (this.j + this.S[this.i]) & 255; t = this.S[this.i]; this.S[this.i] = this.S[this.j]; this.S[this.j] = t; return this.S[(t + this.S[this.i]) & 255] }; return Arcfour }()); function prng_newstate() { return new Arcfour() } var rng_psize = 256; var rng_state; var rng_pool = null; var rng_pptr; if (rng_pool == null) { rng_pool = []; rng_pptr = 0; var t = void 0; if (window2.crypto && window2.crypto.getRandomValues) { var z = new Uint32Array(256); window2.crypto.getRandomValues(z); for (t = 0; t < z.length; ++t) { rng_pool[rng_pptr++] = z[t] & 255 } } var onMouseMoveListener_1 = function (ev) { this.count = this.count || 0; if (this.count >= 256 || rng_pptr >= rng_psize) { if (window2.removeEventListener) { window2.removeEventListener("mousemove", onMouseMoveListener_1, false) } else if (window2.detachEvent) { window2.detachEvent("onmousemove", onMouseMoveListener_1) } return } try { var mouseCoordinates = ev.x + ev.y; rng_pool[rng_pptr++] = mouseCoordinates & 255; this.count += 1 } catch (e) { } }; if (window2.addEventListener) { window2.addEventListener("mousemove", onMouseMoveListener_1, false) } else if (window2.attachEvent) { window2.attachEvent("onmousemove", onMouseMoveListener_1) } } function rng_get_byte() { if (rng_state == null) { rng_state = prng_newstate(); while (rng_pptr < rng_psize) { var random = Math.floor(65536 * Math.random()); rng_pool[rng_pptr++] = random & 255 } rng_state.init(rng_pool); for (rng_pptr = 0; rng_pptr < rng_pool.length; ++rng_pptr) { rng_pool[rng_pptr] = 0 } rng_pptr = 0 } return rng_state.next() } var SecureRandom = (function () { function SecureRandom() { } SecureRandom.prototype.nextBytes = function (ba) { for (var i = 0; i < ba.length; ++i) { ba[i] = rng_get_byte() } }; return SecureRandom }()); function pkcs1pad1(s, n) { if (n < s.length + 22) { console.error("Message too long for RSA"); return null } var len = n - s.length - 6; var filler = ""; for (var f = 0; f < len; f += 2) { filler += "ff" } var m = "0001" + filler + "00" + s; return parseBigInt(m, 16) } function pkcs1pad2(s, n) { if (n < s.length + 11) { console.error("Message too long for RSA"); return null } var ba = []; var i = s.length - 1; while (i >= 0 && n > 0) { var c = s.charCodeAt(i--); if (c < 128) { ba[--n] = c } else if ((c > 127) && (c < 2048)) { ba[--n] = (c & 63) | 128; ba[--n] = (c >> 6) | 192 } else { ba[--n] = (c & 63) | 128; ba[--n] = ((c >> 6) & 63) | 128; ba[--n] = (c >> 12) | 224 } } ba[--n] = 0; var rng = new SecureRandom(); var x = []; while (n > 2) { x[0] = 0; while (x[0] == 0) { rng.nextBytes(x) } ba[--n] = x[0] } ba[--n] = 2; ba[--n] = 0; return new BigInteger(ba) } var RSAKey = (function () { function RSAKey() { this.n = null; this.e = 0; this.d = null; this.p = null; this.q = null; this.dmp1 = null; this.dmq1 = null; this.coeff = null } RSAKey.prototype.doPublic = function (x) { return x.modPowInt(this.e, this.n) }; RSAKey.prototype.doPrivate = function (x) { if (this.p == null || this.q == null) { return x.modPow(this.d, this.n) } var xp = x.mod(this.p).modPow(this.dmp1, this.p); var xq = x.mod(this.q).modPow(this.dmq1, this.q); while (xp.compareTo(xq) < 0) { xp = xp.add(this.p) } return xp.subtract(xq).multiply(this.coeff).mod(this.p).multiply(this.q).add(xq) }; RSAKey.prototype.setPublic = function (N, E) { if (N != null && E != null && N.length > 0 && E.length > 0) { this.n = parseBigInt(N, 16); this.e = parseInt(E, 16) } else { console.error("Invalid RSA public key") } }; RSAKey.prototype.encrypt = function (text) { var m = pkcs1pad2(text, (this.n.bitLength() + 7) >> 3); if (m == null) { return null } var c = this.doPublic(m); if (c == null) { return null } var h = c.toString(16); if ((h.length & 1) == 0) { return h } else { return "0" + h } }; RSAKey.prototype.setPrivate = function (N, E, D) { if (N != null && E != null && N.length > 0 && E.length > 0) { this.n = parseBigInt(N, 16); this.e = parseInt(E, 16); this.d = parseBigInt(D, 16) } else { console.error("Invalid RSA private key") } }; RSAKey.prototype.setPrivateEx = function (N, E, D, P, Q, DP, DQ, C) { if (N != null && E != null && N.length > 0 && E.length > 0) { this.n = parseBigInt(N, 16); this.e = parseInt(E, 16); this.d = parseBigInt(D, 16); this.p = parseBigInt(P, 16); this.q = parseBigInt(Q, 16); this.dmp1 = parseBigInt(DP, 16); this.dmq1 = parseBigInt(DQ, 16); this.coeff = parseBigInt(C, 16) } else { console.error("Invalid RSA private key") } }; RSAKey.prototype.generate = function (B, E) { var rng = new SecureRandom(); var qs = B >> 1; this.e = parseInt(E, 16); var ee = new BigInteger(E, 16); for (; ;) { for (; ;) { this.p = new BigInteger(B - qs, 1, rng); if (this.p.subtract(BigInteger.ONE).gcd(ee).compareTo(BigInteger.ONE) == 0 && this.p.isProbablePrime(10)) { break } } for (; ;) { this.q = new BigInteger(qs, 1, rng); if (this.q.subtract(BigInteger.ONE).gcd(ee).compareTo(BigInteger.ONE) == 0 && this.q.isProbablePrime(10)) { break } } if (this.p.compareTo(this.q) <= 0) { var t = this.p; this.p = this.q; this.q = t } var p1 = this.p.subtract(BigInteger.ONE); var q1 = this.q.subtract(BigInteger.ONE); var phi = p1.multiply(q1); if (phi.gcd(ee).compareTo(BigInteger.ONE) == 0) { this.n = this.p.multiply(this.q); this.d = ee.modInverse(phi); this.dmp1 = this.d.mod(p1); this.dmq1 = this.d.mod(q1); this.coeff = this.q.modInverse(this.p); break } } }; RSAKey.prototype.decrypt = function (ctext) { var c = parseBigInt(ctext, 16); var m = this.doPrivate(c); if (m == null) { return null } return pkcs1unpad2(m, (this.n.bitLength() + 7) >> 3) }; RSAKey.prototype.generateAsync = function (B, E, callback) { var rng = new SecureRandom(); var qs = B >> 1; this.e = parseInt(E, 16); var ee = new BigInteger(E, 16); var rsa = this; var loop1 = function () { var loop4 = function () { if (rsa.p.compareTo(rsa.q) <= 0) { var t = rsa.p; rsa.p = rsa.q; rsa.q = t } var p1 = rsa.p.subtract(BigInteger.ONE); var q1 = rsa.q.subtract(BigInteger.ONE); var phi = p1.multiply(q1); if (phi.gcd(ee).compareTo(BigInteger.ONE) == 0) { rsa.n = rsa.p.multiply(rsa.q); rsa.d = ee.modInverse(phi); rsa.dmp1 = rsa.d.mod(p1); rsa.dmq1 = rsa.d.mod(q1); rsa.coeff = rsa.q.modInverse(rsa.p); setTimeout(function () { callback() }, 0) } else { setTimeout(loop1, 0) } }; var loop3 = function () { rsa.q = nbi(); rsa.q.fromNumberAsync(qs, 1, rng, function () { rsa.q.subtract(BigInteger.ONE).gcda(ee, function (r) { if (r.compareTo(BigInteger.ONE) == 0 && rsa.q.isProbablePrime(10)) { setTimeout(loop4, 0) } else { setTimeout(loop3, 0) } }) }) }; var loop2 = function () { rsa.p = nbi(); rsa.p.fromNumberAsync(B - qs, 1, rng, function () { rsa.p.subtract(BigInteger.ONE).gcda(ee, function (r) { if (r.compareTo(BigInteger.ONE) == 0 && rsa.p.isProbablePrime(10)) { setTimeout(loop3, 0) } else { setTimeout(loop2, 0) } }) }) }; setTimeout(loop2, 0) }; setTimeout(loop1, 0) }; RSAKey.prototype.sign = function (text, digestMethod, digestName) { var header = getDigestHeader(digestName); var digest = header + digestMethod(text).toString(); var m = pkcs1pad1(digest, this.n.bitLength() / 4); if (m == null) { return null } var c = this.doPrivate(m); if (c == null) { return null } var h = c.toString(16); if ((h.length & 1) == 0) { return h } else { return "0" + h } }; RSAKey.prototype.verify = function (text, signature, digestMethod) { var c = parseBigInt(signature, 16); var m = this.doPublic(c); if (m == null) { return null } var unpadded = m.toString(16).replace(/^1f+00/, ""); var digest = removeDigestHeader(unpadded); return digest == digestMethod(text).toString() }; return RSAKey }()); function pkcs1unpad2(d, n) { var b = d.toByteArray(); var i = 0; while (i < b.length && b[i] == 0) { ++i } if (b.length - i != n - 1 || b[i] != 2) { return null } ++i; while (b[i] != 0) { if (++i >= b.length) { return null } } var ret = ""; while (++i < b.length) { var c = b[i] & 255; if (c < 128) { ret += String.fromCharCode(c) } else if ((c > 191) && (c < 224)) { ret += String.fromCharCode(((c & 31) << 6) | (b[i + 1] & 63)); ++i } else { ret += String.fromCharCode(((c & 15) << 12) | ((b[i + 1] & 63) << 6) | (b[i + 2] & 63)); i += 2 } } return ret } var DIGEST_HEADERS = { md2: "3020300c06082a864886f70d020205000410", md5: "3020300c06082a864886f70d020505000410", sha1: "3021300906052b0e03021a05000414", sha224: "302d300d06096086480165030402040500041c", sha256: "3031300d060960864801650304020105000420", sha384: "3041300d060960864801650304020205000430", sha512: "3051300d060960864801650304020305000440", ripemd160: "3021300906052b2403020105000414", }; function getDigestHeader(name) { return DIGEST_HEADERS[name] || "" } function removeDigestHeader(str) { for (var name_1 in DIGEST_HEADERS) { if (DIGEST_HEADERS.hasOwnProperty(name_1)) { var header = DIGEST_HEADERS[name_1]; var len = header.length; if (str.substr(0, len) == header) { return str.substr(len) } } } return str } var YAHOO = {}; YAHOO.lang = { extend: function (subc, superc, overrides) { if (!superc || !subc) { throw new Error("YAHOO.lang.extend failed, please check that all dependencies are included."); } var F = function () { }; F.prototype = superc.prototype; subc.prototype = new F(); subc.prototype.constructor = subc; subc.superclass = superc.prototype; if (superc.prototype.constructor == Object.prototype.constructor) { superc.prototype.constructor = superc } if (overrides) { var i; for (i in overrides) { subc.prototype[i] = overrides[i] } var _IEEnumFix = function () { }, ADD = ["toString", "valueOf"]; try { if (/MSIE/.test(navigator2.userAgent)) { _IEEnumFix = function (r, s) { for (i = 0; i < ADD.length; i = i + 1) { var fname = ADD[i], f = s[fname]; if (typeof f === 'function' && f != Object.prototype[fname]) { r[fname] = f } } } } } catch (ex) { } _IEEnumFix(subc.prototype, overrides) } } }; var KJUR = {}; if (typeof KJUR.asn1 == "undefined" || !KJUR.asn1) KJUR.asn1 = {}; KJUR.asn1.ASN1Util = new function () { this.integerToByteHex = function (i) { var h = i.toString(16); if ((h.length % 2) == 1) h = '0' + h; return h }; this.bigIntToMinTwosComplementsHex = function (bigIntegerValue) { var h = bigIntegerValue.toString(16); if (h.substr(0, 1) != '-') { if (h.length % 2 == 1) { h = '0' + h } else { if (!h.match(/^[0-7]/)) { h = '00' + h } } } else { var hPos = h.substr(1); var xorLen = hPos.length; if (xorLen % 2 == 1) { xorLen += 1 } else { if (!h.match(/^[0-7]/)) { xorLen += 2 } } var hMask = ''; for (var i = 0; i < xorLen; i++) { hMask += 'f' } var biMask = new BigInteger(hMask, 16); var biNeg = biMask.xor(bigIntegerValue).add(BigInteger.ONE); h = biNeg.toString(16).replace(/^-/, '') } return h }; this.getPEMStringFromHex = function (dataHex, pemHeader) { return hextopem(dataHex, pemHeader) }; this.newObject = function (param) { var _KJUR = KJUR, _KJUR_asn1 = _KJUR.asn1, _DERBoolean = _KJUR_asn1.DERBoolean, _DERInteger = _KJUR_asn1.DERInteger, _DERBitString = _KJUR_asn1.DERBitString, _DEROctetString = _KJUR_asn1.DEROctetString, _DERNull = _KJUR_asn1.DERNull, _DERObjectIdentifier = _KJUR_asn1.DERObjectIdentifier, _DEREnumerated = _KJUR_asn1.DEREnumerated, _DERUTF8String = _KJUR_asn1.DERUTF8String, _DERNumericString = _KJUR_asn1.DERNumericString, _DERPrintableString = _KJUR_asn1.DERPrintableString, _DERTeletexString = _KJUR_asn1.DERTeletexString, _DERIA5String = _KJUR_asn1.DERIA5String, _DERUTCTime = _KJUR_asn1.DERUTCTime, _DERGeneralizedTime = _KJUR_asn1.DERGeneralizedTime, _DERSequence = _KJUR_asn1.DERSequence, _DERSet = _KJUR_asn1.DERSet, _DERTaggedObject = _KJUR_asn1.DERTaggedObject, _newObject = _KJUR_asn1.ASN1Util.newObject; var keys = Object.keys(param); if (keys.length != 1) throw "key of param shall be only one."; var key = keys[0]; if (":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":" + key + ":") == -1) throw "undefined key: " + key; if (key == "bool") return new _DERBoolean(param[key]); if (key == "int") return new _DERInteger(param[key]); if (key == "bitstr") return new _DERBitString(param[key]); if (key == "octstr") return new _DEROctetString(param[key]); if (key == "null") return new _DERNull(param[key]); if (key == "oid") return new _DERObjectIdentifier(param[key]); if (key == "enum") return new _DEREnumerated(param[key]); if (key == "utf8str") return new _DERUTF8String(param[key]); if (key == "numstr") return new _DERNumericString(param[key]); if (key == "prnstr") return new _DERPrintableString(param[key]); if (key == "telstr") return new _DERTeletexString(param[key]); if (key == "ia5str") return new _DERIA5String(param[key]); if (key == "utctime") return new _DERUTCTime(param[key]); if (key == "gentime") return new _DERGeneralizedTime(param[key]); if (key == "seq") { var paramList = param[key]; var a = []; for (var i = 0; i < paramList.length; i++) { var asn1Obj = _newObject(paramList[i]); a.push(asn1Obj) } return new _DERSequence({ 'array': a }) } if (key == "set") { var paramList = param[key]; var a = []; for (var i = 0; i < paramList.length; i++) { var asn1Obj = _newObject(paramList[i]); a.push(asn1Obj) } return new _DERSet({ 'array': a }) } if (key == "tag") { var tagParam = param[key]; if (Object.prototype.toString.call(tagParam) === '[object Array]' && tagParam.length == 3) { var obj = _newObject(tagParam[2]); return new _DERTaggedObject({ tag: tagParam[0], explicit: tagParam[1], obj: obj }) } else { var newParam = {}; if (tagParam.explicit !== undefined) newParam.explicit = tagParam.explicit; if (tagParam.tag !== undefined) newParam.tag = tagParam.tag; if (tagParam.obj === undefined) throw "obj shall be specified for 'tag'."; newParam.obj = _newObject(tagParam.obj); return new _DERTaggedObject(newParam) } } }; this.jsonToASN1HEX = function (param) { var asn1Obj = this.newObject(param); return asn1Obj.getEncodedHex() } }; KJUR.asn1.ASN1Util.oidHexToInt = function (hex) { var s = ""; var i01 = parseInt(hex.substr(0, 2), 16); var i0 = Math.floor(i01 / 40); var i1 = i01 % 40; var s = i0 + "." + i1; var binbuf = ""; for (var i = 2; i < hex.length; i += 2) { var value = parseInt(hex.substr(i, 2), 16); var bin = ("00000000" + value.toString(2)).slice(-8); binbuf = binbuf + bin.substr(1, 7); if (bin.substr(0, 1) == "0") { var bi = new BigInteger(binbuf, 2); s = s + "." + bi.toString(10); binbuf = "" } } return s }; KJUR.asn1.ASN1Util.oidIntToHex = function (oidString) { var itox = function (i) { var h = i.toString(16); if (h.length == 1) h = '0' + h; return h }; var roidtox = function (roid) { var h = ''; var bi = new BigInteger(roid, 10); var b = bi.toString(2); var padLen = 7 - b.length % 7; if (padLen == 7) padLen = 0; var bPad = ''; for (var i = 0; i < padLen; i++)bPad += '0'; b = bPad + b; for (var i = 0; i < b.length - 1; i += 7) { var b8 = b.substr(i, 7); if (i != b.length - 7) b8 = '1' + b8; h += itox(parseInt(b8, 2)) } return h }; if (!oidString.match(/^[0-9.]+$/)) { throw "malformed oid string: " + oidString; } var h = ''; var a = oidString.split('.'); var i0 = parseInt(a[0]) * 40 + parseInt(a[1]); h += itox(i0); a.splice(0, 2); for (var i = 0; i < a.length; i++) { h += roidtox(a[i]) } return h }; KJUR.asn1.ASN1Object = function () { var hV = ''; this.getLengthHexFromValue = function () { if (typeof this.hV == "undefined" || this.hV == null) { throw "this.hV is null or undefined."; } if (this.hV.length % 2 == 1) { throw "value hex must be even length: n=" + hV.length + ",v=" + this.hV; } var n = this.hV.length / 2; var hN = n.toString(16); if (hN.length % 2 == 1) { hN = "0" + hN } if (n < 128) { return hN } else { var hNlen = hN.length / 2; if (hNlen > 15) { throw "ASN.1 length too long to represent by 8x: n = " + n.toString(16); } var head = 128 + hNlen; return head.toString(16) + hN } }; this.getEncodedHex = function () { if (this.hTLV == null || this.isModified) { this.hV = this.getFreshValueHex(); this.hL = this.getLengthHexFromValue(); this.hTLV = this.hT + this.hL + this.hV; this.isModified = false } return this.hTLV }; this.getValueHex = function () { this.getEncodedHex(); return this.hV }; this.getFreshValueHex = function () { return '' } }; KJUR.asn1.DERAbstractString = function (params) { KJUR.asn1.DERAbstractString.superclass.constructor.call(this); this.getString = function () { return this.s }; this.setString = function (newS) { this.hTLV = null; this.isModified = true; this.s = newS; this.hV = stohex(this.s) }; this.setStringHex = function (newHexString) { this.hTLV = null; this.isModified = true; this.s = null; this.hV = newHexString }; this.getFreshValueHex = function () { return this.hV }; if (typeof params != "undefined") { if (typeof params == "string") { this.setString(params) } else if (typeof params['str'] != "undefined") { this.setString(params['str']) } else if (typeof params['hex'] != "undefined") { this.setStringHex(params['hex']) } } }; YAHOO.lang.extend(KJUR.asn1.DERAbstractString, KJUR.asn1.ASN1Object); KJUR.asn1.DERAbstractTime = function (params) { KJUR.asn1.DERAbstractTime.superclass.constructor.call(this); this.localDateToUTC = function (d) { utc = d.getTime() + (d.getTimezoneOffset() * 60000); var utcDate = new Date(utc); return utcDate }; this.formatDate = function (dateObject, type, withMillis) { var pad = this.zeroPadding; var d = this.localDateToUTC(dateObject); var year = String(d.getFullYear()); if (type == 'utc') year = year.substr(2, 2); var month = pad(String(d.getMonth() + 1), 2); var day = pad(String(d.getDate()), 2); var hour = pad(String(d.getHours()), 2); var min = pad(String(d.getMinutes()), 2); var sec = pad(String(d.getSeconds()), 2); var s = year + month + day + hour + min + sec; if (withMillis === true) { var millis = d.getMilliseconds(); if (millis != 0) { var sMillis = pad(String(millis), 3); sMillis = sMillis.replace(/[0]+$/, ""); s = s + "." + sMillis } } return s + "Z" }; this.zeroPadding = function (s, len) { if (s.length >= len) return s; return new Array(len - s.length + 1).join('0') + s }; this.getString = function () { return this.s }; this.setString = function (newS) { this.hTLV = null; this.isModified = true; this.s = newS; this.hV = stohex(newS) }; this.setByDateValue = function (year, month, day, hour, min, sec) { var dateObject = new Date(Date.UTC(year, month - 1, day, hour, min, sec, 0)); this.setByDate(dateObject) }; this.getFreshValueHex = function () { return this.hV } }; YAHOO.lang.extend(KJUR.asn1.DERAbstractTime, KJUR.asn1.ASN1Object); KJUR.asn1.DERAbstractStructured = function (params) { KJUR.asn1.DERAbstractString.superclass.constructor.call(this); this.setByASN1ObjectArray = function (asn1ObjectArray) { this.hTLV = null; this.isModified = true; this.asn1Array = asn1ObjectArray }; this.appendASN1Object = function (asn1Object) { this.hTLV = null; this.isModified = true; this.asn1Array.push(asn1Object) }; this.asn1Array = new Array(); if (typeof params != "undefined") { if (typeof params['array'] != "undefined") { this.asn1Array = params['array'] } } }; YAHOO.lang.extend(KJUR.asn1.DERAbstractStructured, KJUR.asn1.ASN1Object); KJUR.asn1.DERBoolean = function () { KJUR.asn1.DERBoolean.superclass.constructor.call(this); this.hT = "01"; this.hTLV = "0101ff" }; YAHOO.lang.extend(KJUR.asn1.DERBoolean, KJUR.asn1.ASN1Object); KJUR.asn1.DERInteger = function (params) { KJUR.asn1.DERInteger.superclass.constructor.call(this); this.hT = "02"; this.setByBigInteger = function (bigIntegerValue) { this.hTLV = null; this.isModified = true; this.hV = KJUR.asn1.ASN1Util.bigIntToMinTwosComplementsHex(bigIntegerValue) }; this.setByInteger = function (intValue) { var bi = new BigInteger(String(intValue), 10); this.setByBigInteger(bi) }; this.setValueHex = function (newHexString) { this.hV = newHexString }; this.getFreshValueHex = function () { return this.hV }; if (typeof params != "undefined") { if (typeof params['bigint'] != "undefined") { this.setByBigInteger(params['bigint']) } else if (typeof params['int'] != "undefined") { this.setByInteger(params['int']) } else if (typeof params == "number") { this.setByInteger(params) } else if (typeof params['hex'] != "undefined") { this.setValueHex(params['hex']) } } }; YAHOO.lang.extend(KJUR.asn1.DERInteger, KJUR.asn1.ASN1Object); KJUR.asn1.DERBitString = function (params) { if (params !== undefined && typeof params.obj !== "undefined") { var o = KJUR.asn1.ASN1Util.newObject(params.obj); params.hex = "00" + o.getEncodedHex() } KJUR.asn1.DERBitString.superclass.constructor.call(this); this.hT = "03"; this.setHexValueIncludingUnusedBits = function (newHexStringIncludingUnusedBits) { this.hTLV = null; this.isModified = true; this.hV = newHexStringIncludingUnusedBits }; this.setUnusedBitsAndHexValue = function (unusedBits, hValue) { if (unusedBits < 0 || 7 < unusedBits) { throw "unused bits shall be from 0 to 7: u = " + unusedBits; } var hUnusedBits = "0" + unusedBits; this.hTLV = null; this.isModified = true; this.hV = hUnusedBits + hValue }; this.setByBinaryString = function (binaryString) { binaryString = binaryString.replace(/0+$/, ''); var unusedBits = 8 - binaryString.length % 8; if (unusedBits == 8) unusedBits = 0; for (var i = 0; i <= unusedBits; i++) { binaryString += '0' } var h = ''; for (var i = 0; i < binaryString.length - 1; i += 8) { var b = binaryString.substr(i, 8); var x = parseInt(b, 2).toString(16); if (x.length == 1) x = '0' + x; h += x } this.hTLV = null; this.isModified = true; this.hV = '0' + unusedBits + h }; this.setByBooleanArray = function (booleanArray) { var s = ''; for (var i = 0; i < booleanArray.length; i++) { if (booleanArray[i] == true) { s += '1' } else { s += '0' } } this.setByBinaryString(s) }; this.newFalseArray = function (nLength) { var a = new Array(nLength); for (var i = 0; i < nLength; i++) { a[i] = false } return a }; this.getFreshValueHex = function () { return this.hV }; if (typeof params != "undefined") { if (typeof params == "string" && params.toLowerCase().match(/^[0-9a-f]+$/)) { this.setHexValueIncludingUnusedBits(params) } else if (typeof params['hex'] != "undefined") { this.setHexValueIncludingUnusedBits(params['hex']) } else if (typeof params['bin'] != "undefined") { this.setByBinaryString(params['bin']) } else if (typeof params['array'] != "undefined") { this.setByBooleanArray(params['array']) } } }; YAHOO.lang.extend(KJUR.asn1.DERBitString, KJUR.asn1.ASN1Object); KJUR.asn1.DEROctetString = function (params) { if (params !== undefined && typeof params.obj !== "undefined") { var o = KJUR.asn1.ASN1Util.newObject(params.obj); params.hex = o.getEncodedHex() } KJUR.asn1.DEROctetString.superclass.constructor.call(this, params); this.hT = "04" }; YAHOO.lang.extend(KJUR.asn1.DEROctetString, KJUR.asn1.DERAbstractString); KJUR.asn1.DERNull = function () { KJUR.asn1.DERNull.superclass.constructor.call(this); this.hT = "05"; this.hTLV = "0500" }; YAHOO.lang.extend(KJUR.asn1.DERNull, KJUR.asn1.ASN1Object); KJUR.asn1.DERObjectIdentifier = function (params) { var itox = function (i) { var h = i.toString(16); if (h.length == 1) h = '0' + h; return h }; var roidtox = function (roid) { var h = ''; var bi = new BigInteger(roid, 10); var b = bi.toString(2); var padLen = 7 - b.length % 7; if (padLen == 7) padLen = 0; var bPad = ''; for (var i = 0; i < padLen; i++)bPad += '0'; b = bPad + b; for (var i = 0; i < b.length - 1; i += 7) { var b8 = b.substr(i, 7); if (i != b.length - 7) b8 = '1' + b8; h += itox(parseInt(b8, 2)) } return h }; KJUR.asn1.DERObjectIdentifier.superclass.constructor.call(this); this.hT = "06"; this.setValueHex = function (newHexString) { this.hTLV = null; this.isModified = true; this.s = null; this.hV = newHexString }; this.setValueOidString = function (oidString) { if (!oidString.match(/^[0-9.]+$/)) { throw "malformed oid string: " + oidString; } var h = ''; var a = oidString.split('.'); var i0 = parseInt(a[0]) * 40 + parseInt(a[1]); h += itox(i0); a.splice(0, 2); for (var i = 0; i < a.length; i++) { h += roidtox(a[i]) } this.hTLV = null; this.isModified = true; this.s = null; this.hV = h }; this.setValueName = function (oidName) { var oid = KJUR.asn1.x509.OID.name2oid(oidName); if (oid !== '') { this.setValueOidString(oid) } else { throw "DERObjectIdentifier oidName undefined: " + oidName; } }; this.getFreshValueHex = function () { return this.hV }; if (params !== undefined) { if (typeof params === "string") { if (params.match(/^[0-2].[0-9.]+$/)) { this.setValueOidString(params) } else { this.setValueName(params) } } else if (params.oid !== undefined) { this.setValueOidString(params.oid) } else if (params.hex !== undefined) { this.setValueHex(params.hex) } else if (params.name !== undefined) { this.setValueName(params.name) } } }; YAHOO.lang.extend(KJUR.asn1.DERObjectIdentifier, KJUR.asn1.ASN1Object); KJUR.asn1.DEREnumerated = function (params) { KJUR.asn1.DEREnumerated.superclass.constructor.call(this); this.hT = "0a"; this.setByBigInteger = function (bigIntegerValue) { this.hTLV = null; this.isModified = true; this.hV = KJUR.asn1.ASN1Util.bigIntToMinTwosComplementsHex(bigIntegerValue) }; this.setByInteger = function (intValue) { var bi = new BigInteger(String(intValue), 10); this.setByBigInteger(bi) }; this.setValueHex = function (newHexString) { this.hV = newHexString }; this.getFreshValueHex = function () { return this.hV }; if (typeof params != "undefined") { if (typeof params['int'] != "undefined") { this.setByInteger(params['int']) } else if (typeof params == "number") { this.setByInteger(params) } else if (typeof params['hex'] != "undefined") { this.setValueHex(params['hex']) } } }; YAHOO.lang.extend(KJUR.asn1.DEREnumerated, KJUR.asn1.ASN1Object); KJUR.asn1.DERUTF8String = function (params) { KJUR.asn1.DERUTF8String.superclass.constructor.call(this, params); this.hT = "0c" }; YAHOO.lang.extend(KJUR.asn1.DERUTF8String, KJUR.asn1.DERAbstractString); KJUR.asn1.DERNumericString = function (params) { KJUR.asn1.DERNumericString.superclass.constructor.call(this, params); this.hT = "12" }; YAHOO.lang.extend(KJUR.asn1.DERNumericString, KJUR.asn1.DERAbstractString); KJUR.asn1.DERPrintableString = function (params) { KJUR.asn1.DERPrintableString.superclass.constructor.call(this, params); this.hT = "13" }; YAHOO.lang.extend(KJUR.asn1.DERPrintableString, KJUR.asn1.DERAbstractString); KJUR.asn1.DERTeletexString = function (params) { KJUR.asn1.DERTeletexString.superclass.constructor.call(this, params); this.hT = "14" }; YAHOO.lang.extend(KJUR.asn1.DERTeletexString, KJUR.asn1.DERAbstractString); KJUR.asn1.DERIA5String = function (params) { KJUR.asn1.DERIA5String.superclass.constructor.call(this, params); this.hT = "16" }; YAHOO.lang.extend(KJUR.asn1.DERIA5String, KJUR.asn1.DERAbstractString); KJUR.asn1.DERUTCTime = function (params) { KJUR.asn1.DERUTCTime.superclass.constructor.call(this, params); this.hT = "17"; this.setByDate = function (dateObject) { this.hTLV = null; this.isModified = true; this.date = dateObject; this.s = this.formatDate(this.date, 'utc'); this.hV = stohex(this.s) }; this.getFreshValueHex = function () { if (typeof this.date == "undefined" && typeof this.s == "undefined") { this.date = new Date(); this.s = this.formatDate(this.date, 'utc'); this.hV = stohex(this.s) } return this.hV }; if (params !== undefined) { if (params.str !== undefined) { this.setString(params.str) } else if (typeof params == "string" && params.match(/^[0-9]{12}Z$/)) { this.setString(params) } else if (params.hex !== undefined) { this.setStringHex(params.hex) } else if (params.date !== undefined) { this.setByDate(params.date) } } }; YAHOO.lang.extend(KJUR.asn1.DERUTCTime, KJUR.asn1.DERAbstractTime); KJUR.asn1.DERGeneralizedTime = function (params) { KJUR.asn1.DERGeneralizedTime.superclass.constructor.call(this, params); this.hT = "18"; this.withMillis = false; this.setByDate = function (dateObject) { this.hTLV = null; this.isModified = true; this.date = dateObject; this.s = this.formatDate(this.date, 'gen', this.withMillis); this.hV = stohex(this.s) }; this.getFreshValueHex = function () { if (this.date === undefined && this.s === undefined) { this.date = new Date(); this.s = this.formatDate(this.date, 'gen', this.withMillis); this.hV = stohex(this.s) } return this.hV }; if (params !== undefined) { if (params.str !== undefined) { this.setString(params.str) } else if (typeof params == "string" && params.match(/^[0-9]{14}Z$/)) { this.setString(params) } else if (params.hex !== undefined) { this.setStringHex(params.hex) } else if (params.date !== undefined) { this.setByDate(params.date) } if (params.millis === true) { this.withMillis = true } } }; YAHOO.lang.extend(KJUR.asn1.DERGeneralizedTime, KJUR.asn1.DERAbstractTime); KJUR.asn1.DERSequence = function (params) { KJUR.asn1.DERSequence.superclass.constructor.call(this, params); this.hT = "30"; this.getFreshValueHex = function () { var h = ''; for (var i = 0; i < this.asn1Array.length; i++) { var asn1Obj = this.asn1Array[i]; h += asn1Obj.getEncodedHex() } this.hV = h; return this.hV } }; YAHOO.lang.extend(KJUR.asn1.DERSequence, KJUR.asn1.DERAbstractStructured); KJUR.asn1.DERSet = function (params) { KJUR.asn1.DERSet.superclass.constructor.call(this, params); this.hT = "31"; this.sortFlag = true; this.getFreshValueHex = function () { var a = new Array(); for (var i = 0; i < this.asn1Array.length; i++) { var asn1Obj = this.asn1Array[i]; a.push(asn1Obj.getEncodedHex()) } if (this.sortFlag == true) a.sort(); this.hV = a.join(''); return this.hV }; if (typeof params != "undefined") { if (typeof params.sortflag != "undefined" && params.sortflag == false) this.sortFlag = false } }; YAHOO.lang.extend(KJUR.asn1.DERSet, KJUR.asn1.DERAbstractStructured); KJUR.asn1.DERTaggedObject = function (params) { KJUR.asn1.DERTaggedObject.superclass.constructor.call(this); this.hT = "a0"; this.hV = ''; this.isExplicit = true; this.asn1Object = null; this.setASN1Object = function (isExplicitFlag, tagNoHex, asn1Object) { this.hT = tagNoHex; this.isExplicit = isExplicitFlag; this.asn1Object = asn1Object; if (this.isExplicit) { this.hV = this.asn1Object.getEncodedHex(); this.hTLV = null; this.isModified = true } else { this.hV = null; this.hTLV = asn1Object.getEncodedHex(); this.hTLV = this.hTLV.replace(/^../, tagNoHex); this.isModified = false } }; this.getFreshValueHex = function () { return this.hV }; if (typeof params != "undefined") { if (typeof params['tag'] != "undefined") { this.hT = params['tag'] } if (typeof params['explicit'] != "undefined") { this.isExplicit = params['explicit'] } if (typeof params['obj'] != "undefined") { this.asn1Object = params['obj']; this.setASN1Object(this.isExplicit, this.hT, this.asn1Object) } } }; YAHOO.lang.extend(KJUR.asn1.DERTaggedObject, KJUR.asn1.ASN1Object); var JSEncryptRSAKey = (function (_super) { __extends(JSEncryptRSAKey, _super); function JSEncryptRSAKey(key) { var _this = _super.call(this) || this; if (key) { if (typeof key === "string") { _this.parseKey(key) } else if (JSEncryptRSAKey.hasPrivateKeyProperty(key) || JSEncryptRSAKey.hasPublicKeyProperty(key)) { _this.parsePropertiesFrom(key) } } return _this } JSEncryptRSAKey.prototype.parseKey = function (pem) { try { var modulus = 0; var public_exponent = 0; var reHex = /^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/; var der = reHex.test(pem) ? Hex.decode(pem) : Base64.unarmor(pem); var asn1 = ASN1.decode(der); if (asn1.sub.length === 3) { asn1 = asn1.sub[2].sub[0] } if (asn1.sub.length === 9) { modulus = asn1.sub[1].getHexStringValue(); this.n = parseBigInt(modulus, 16); public_exponent = asn1.sub[2].getHexStringValue(); this.e = parseInt(public_exponent, 16); var private_exponent = asn1.sub[3].getHexStringValue(); this.d = parseBigInt(private_exponent, 16); var prime1 = asn1.sub[4].getHexStringValue(); this.p = parseBigInt(prime1, 16); var prime2 = asn1.sub[5].getHexStringValue(); this.q = parseBigInt(prime2, 16); var exponent1 = asn1.sub[6].getHexStringValue(); this.dmp1 = parseBigInt(exponent1, 16); var exponent2 = asn1.sub[7].getHexStringValue(); this.dmq1 = parseBigInt(exponent2, 16); var coefficient = asn1.sub[8].getHexStringValue(); this.coeff = parseBigInt(coefficient, 16) } else if (asn1.sub.length === 2) { var bit_string = asn1.sub[1]; var sequence = bit_string.sub[0]; modulus = sequence.sub[0].getHexStringValue(); this.n = parseBigInt(modulus, 16); public_exponent = sequence.sub[1].getHexStringValue(); this.e = parseInt(public_exponent, 16) } else { return false } return true } catch (ex) { return false } }; JSEncryptRSAKey.prototype.getPrivateBaseKey = function () { var options = { array: [new KJUR.asn1.DERInteger({ int: 0 }), new KJUR.asn1.DERInteger({ bigint: this.n }), new KJUR.asn1.DERInteger({ int: this.e }), new KJUR.asn1.DERInteger({ bigint: this.d }), new KJUR.asn1.DERInteger({ bigint: this.p }), new KJUR.asn1.DERInteger({ bigint: this.q }), new KJUR.asn1.DERInteger({ bigint: this.dmp1 }), new KJUR.asn1.DERInteger({ bigint: this.dmq1 }), new KJUR.asn1.DERInteger({ bigint: this.coeff })] }; var seq = new KJUR.asn1.DERSequence(options); return seq.getEncodedHex() }; JSEncryptRSAKey.prototype.getPrivateBaseKeyB64 = function () { return hex2b64(this.getPrivateBaseKey()) }; JSEncryptRSAKey.prototype.getPublicBaseKey = function () { var first_sequence = new KJUR.asn1.DERSequence({ array: [new KJUR.asn1.DERObjectIdentifier({ oid: "1.2.840.113549.1.1.1" }), new KJUR.asn1.DERNull()] }); var second_sequence = new KJUR.asn1.DERSequence({ array: [new KJUR.asn1.DERInteger({ bigint: this.n }), new KJUR.asn1.DERInteger({ int: this.e })] }); var bit_string = new KJUR.asn1.DERBitString({ hex: "00" + second_sequence.getEncodedHex() }); var seq = new KJUR.asn1.DERSequence({ array: [first_sequence, bit_string] }); return seq.getEncodedHex() }; JSEncryptRSAKey.prototype.getPublicBaseKeyB64 = function () { return hex2b64(this.getPublicBaseKey()) }; JSEncryptRSAKey.wordwrap = function (str, width) { width = width || 64; if (!str) { return str } var regex = "(.{1," + width + "})( +|$\n?)|(.{1," + width + "})"; return str.match(RegExp(regex, "g")).join("\n") }; JSEncryptRSAKey.prototype.getPrivateKey = function () { var key = "-----BEGIN RSA PRIVATE KEY-----\n"; key += JSEncryptRSAKey.wordwrap(this.getPrivateBaseKeyB64()) + "\n"; key += "-----END RSA PRIVATE KEY-----"; return key }; JSEncryptRSAKey.prototype.getPublicKey = function () { var key = "-----BEGIN PUBLIC KEY-----\n"; key += JSEncryptRSAKey.wordwrap(this.getPublicBaseKeyB64()) + "\n"; key += "-----END PUBLIC KEY-----"; return key }; JSEncryptRSAKey.hasPublicKeyProperty = function (obj) { obj = obj || {}; return (obj.hasOwnProperty("n") && obj.hasOwnProperty("e")) }; JSEncryptRSAKey.hasPrivateKeyProperty = function (obj) { obj = obj || {}; return (obj.hasOwnProperty("n") && obj.hasOwnProperty("e") && obj.hasOwnProperty("d") && obj.hasOwnProperty("p") && obj.hasOwnProperty("q") && obj.hasOwnProperty("dmp1") && obj.hasOwnProperty("dmq1") && obj.hasOwnProperty("coeff")) }; JSEncryptRSAKey.prototype.parsePropertiesFrom = function (obj) { this.n = obj.n; this.e = obj.e; if (obj.hasOwnProperty("d")) { this.d = obj.d; this.p = obj.p; this.q = obj.q; this.dmp1 = obj.dmp1; this.dmq1 = obj.dmq1; this.coeff = obj.coeff } }; return JSEncryptRSAKey }(RSAKey)); var JSEncrypt = (function () { function JSEncrypt(options) { options = options || {}; this.default_key_size = parseInt(options.default_key_size, 10) || 1024; this.default_public_exponent = options.default_public_exponent || "010001"; this.log = options.log || false; this.key = null } JSEncrypt.prototype.setKey = function (key) { if (this.log && this.key) { console.warn("A key was already set, overriding existing.") } this.key = new JSEncryptRSAKey(key) }; JSEncrypt.prototype.setPrivateKey = function (privkey) { this.setKey(privkey) }; JSEncrypt.prototype.setPublicKey = function (pubkey) { this.setKey(pubkey) }; JSEncrypt.prototype.decrypt = function (str) { try { return this.getKey().decrypt(b64tohex(str)) } catch (ex) { return false } }; JSEncrypt.prototype.encrypt = function (str) { try { return hex2b64(this.getKey().encrypt(str)) } catch (ex) { return false } }; JSEncrypt.prototype.sign = function (str, digestMethod, digestName) { try { return hex2b64(this.getKey().sign(str, digestMethod, digestName)) } catch (ex) { return false } }; JSEncrypt.prototype.verify = function (str, signature, digestMethod) { try { return this.getKey().verify(str, b64tohex(signature), digestMethod) } catch (ex) { return false } }; JSEncrypt.prototype.getKey = function (cb) { if (!this.key) { this.key = new JSEncryptRSAKey(); if (cb && {}.toString.call(cb) === "[object Function]") { this.key.generateAsync(this.default_key_size, this.default_public_exponent, cb); return } this.key.generate(this.default_key_size, this.default_public_exponent) } return this.key }; JSEncrypt.prototype.getPrivateKey = function () { return this.getKey().getPrivateKey() }; JSEncrypt.prototype.getPrivateKeyB64 = function () { return this.getKey().getPrivateBaseKeyB64() }; JSEncrypt.prototype.getPublicKey = function () { return this.getKey().getPublicKey() }; JSEncrypt.prototype.getPublicKeyB64 = function () { return this.getKey().getPublicBaseKeyB64() }; JSEncrypt.version = "3.0.0-rc.1"; return JSEncrypt }()); window2.JSEncrypt = JSEncrypt; exports.JSEncrypt = JSEncrypt; exports.default = JSEncrypt; Object.defineProperty(exports, '__esModule', { value: true }) })));
\ No newline at end of file
diff --git a/common/utils.js b/common/utils.js
new file mode 100644
index 0000000..1042e25
--- /dev/null
+++ b/common/utils.js
@@ -0,0 +1,48 @@
+import httpConfig from "@/common/http/config"
+export default {
+ //时间格式化
+ formatDate (formats, timestamp) {
+ var formats = formats || 'Y.M.D';
+ var myDate = timestamp ? new Date(timestamp) : new Date();
+ var year = myDate.getFullYear();
+ var month = formatDigit(myDate.getMonth() + 1);
+ var day = formatDigit(myDate.getDate());
+ var hour = formatDigit(myDate.getHours());
+ var minute = formatDigit(myDate.getMinutes());
+ var second = formatDigit(myDate.getSeconds());
+ return formats.replace(/Y|M|D|h|m|s/g, function(matches) {
+ return ({
+ Y: year,
+ M: month,
+ D: day,
+ h: hour,
+ m: minute,
+ s: second
+ })[matches];
+ });
+ // 小于10补0
+ function formatDigit (n) {
+ return n.toString().replace(/^(\d)$/, '0$1');
+ }
+ },
+ // 标准日期转换年月日
+ transformTimestamp(timestamp){
+ let a = new Date(timestamp).getTime();
+ const date = new Date(a);
+ const Y = date.getFullYear() + '年';
+ const M = (date.getMonth() + 1 < 10 ? '0' + (date.getMonth() + 1) : date.getMonth() + 1) + '月';
+ const D = (date.getDate() < 10 ? '0'+date.getDate() : date.getDate()) + '日';
+ const dateString = Y + M + D;
+ return dateString;
+ },
+ // 截取年月日
+ splitDate (str) {
+ let newstr = str.substr(0, 10);
+ let arr = newstr.split('-');
+ return arr[0] + '年' + arr[1] + '月' + arr[2] + '日';
+ },
+ // 图片地址拼接
+ getJointImg(image) {
+ return image ? (httpConfig.url + image) : ''
+ },
+}
diff --git a/components/scan.vue b/components/scan.vue
new file mode 100644
index 0000000..29804fc
--- /dev/null
+++ b/components/scan.vue
@@ -0,0 +1,112 @@
+
+
^6o z(^vn?Q2S_4^}R;+yhZ=YL-)Hn_qI3w#x?7GD*mh%{h{3Umo@maGX1qL{=F^yt}W?#DgL)6{j4VWtR?=mApEHx z{;3lG?%n*frvKra{@IlKq?7;Kkn@;|{?T~*hIIeZa{a?&{>@waY*hTZLG!Ob^sqSP zojCr$G~ fh)8@8Ist&iuWy@UN%vuBGs- zq3@rS@TQRe;Eep2iTk30@Pl>z%y9nCZvDk;{?B0j##a5lRsFnE{C!jYs8RZ4O#Q)1 z{lG=)twiUfKK8dd`LjCxwK(veIR3#e?TRnpgDdEEDFY8PX#fBKOLS6BQvkRJkq`d- z`Szccfp_-x?yPKNN*nR;;nBFCo|bTEWK~2zJ1i?99~}Pi@bK{D BySux)+v8;(`oTBo@r(Y>;RE;l{_ov;-x >IlTR!FyF4`BDpbDAb4JpmgV)@xZY0 cM%XRAj%t 4y zh%6S%s$RSAgWdw^Q6jA>t`Z?M@Uu`an|2cXj oqu>&IMaz^)?X+)M}g1DUIk^u5`5Zwm7MNQT0Ou8C!oIKLvcX+I4BhW{oBjpWh)JwISt_ z?uQLX)M|ra0-G|Q%20tP(14;sZ2XUA)`G1w^zT2Qe-gWmqFUm9nheyb(AKVz<8>F0 zbNT?KQocPzQ3dcoZi?C*N{DnLd8hRwUoMxg3!S3U;XP$B8n ^tUJ1o<4g)t37x2%;~l96GkcQTOd#j3*<;NZd?QJt9JPVfq+)4 z?Fk$oHA CDM-(MNt%$c6S z1)DZ)a+n?SCJrCybEhTAJov+9Bhx;2bBmmCG3d9i4t`rb4fHXC+|Ni79uA+HB$qoA z!i!&d;e_2}n&|fr9|*qB`IICx^8`9FjQ6lp0gG8_HgV0I7&vIqbnEiNG?NWF!l}nF zF^`@0@Td;1nK6T=Pq#Xk9bp(D{|A(fp&!n6I!umf^SEZ yC?l*c_J(C|+B%u>{qtu^6wREuXo+%y|H5~q$oDo$lC; z@%h%>_-Kyz_3`**jP-Mq_sY}w-sb(+-uuMQ`hK1D)ZF`mpZ9W<_|)9`(%$^X *({w&-vu*{d1N1;_Cg!(D~rq@9gUJ!_4{H;{CtM`RDBX#nAiH*!Ogp`o7Bh zw7>Yu()rus{MO$4&er+i>Hg2x`r+yQ;_3aXzWdbN`{3vOk*WF7+WO<_{>RYy&DQ(M z)cc#S@8# $oJph@a60K_3-!Q@Bg;M z{PFbv!p`^Z^8e)M`g4~0ho}1J?)kXJ`0)7us-yE)`QqpJ-Q)Mo z)$+p3@ZIG7?eYA^&+)^{@s6bF?C|{B;{4g+{Lt9*= 0BI`jD{tqq_Lp;rDKk_SM|=*x&lr-umO|`OMVx#Le-R ztMQeq@#gIQ>+t-Irud4Y_k*7I+2Hog)b@Uw_Q%lj!O8N+(D3c?{o&~Q)7tu)wfT&! z`PAF@x5f5=oA!2<_HmK+uD|uu+VjQD^TNvV !7acg_-Dnp!)6Y z`H`{t<>vUZ#P`tH_0QGylBo22oA7v&@2k7+tGe!1fbL6p?S-1_dy?urXy?jOpN{|l z08w;OPE!E53{|)~{_f-3bXG_@I5ipu=gG;&!oZ=Ro|J`tYhGSdMm{$D`uh0w^Y82D z CHI5ROUBq9~e(WWi{00Z+$L_t(Y$HkP@ z7t&B1fM<7icXxMp*Txj*W-&@8qZCjS0YO1f6ahg+MZxaw?(XjH|G>Ll9z1TSPx?K; z;dj38?%sP2L;e}PbLY;Ho!q&*{~A=f_3->uj`NQ{o?DRN(^)X%ID4zKAh`Qr5@eTu z$BYd7_J4=7vv&nSjf(9jLSFl4&CalI{}(uGTd^l1AkPHIHvg7ckmvh?pW!SQB0|yk z<9V(eIyxP)*<`*CXNAOqBKKDCygjsSE@an>SNE3lhzH}(%mkbPPgnw(4xTWRABqNf z#zGEn*t{6BWu@*8oaGV?#y}4HH!p&KU _2+x;=zLlFJ79nQa2h*c9yG&WMNR3ygPRsxG*Av?SgJx z-n>xH#^5F_lrtP?UIh6aLt1hRyF8~TDt&uYgiE@W_>JGM5zyCCUT^x;9tM1!a)6>; z&aD1`2I>(m%FArsC^HxgG6hI)+tli^*@|I})#|lgYOBnU&~DhUL7Oma^mx-cwYq$k zpsZRwirQl~XeUn|$uW6KK(>|I3yNx@el@$DrkIThU_)JNG@6!KsXcake$h=ev$IUv zZpipr;0H{yY33M3*zLVU{603DJB P# z0O-r)<|CmKdkNMyP#ENAqkG+k$-HhfeRb{!y8MVjk;M0UShkA5FJ4zCVL}OBH=3x` z&be~ASrJMmE%=@|tLr2PiUor)#+;a9ls|m*^vN^ls#WLCJ$d@T5)SJ%Oe9!J5EKpu zJ SM>(TnmSHpHyn%bg+Ohh(tW`jVA79Tu!KO-vx9Om6CBfA`FT} zqH9UTG#PhPi<8sWZL 1H0`#Qi@w%Hgr0;g#1U`n5 z@zVrN7ZV1BX$RqPTap$__}Nvkcjc}f7>2Fa_)f>RItm~nv~W01NcGn6?%h6=-wdf* zuOU^WlyEo-iUrjjoA6jniK3hiHUm}%zAEP4w5g={f3CI5g)8T!qySzgNtI8fL|v{; zH4ssXmm~-rMKKMQS>5NuP(48q6_6~{YABK5Z`?{ur2?`~g`sYokPvOMzi9gBlYj)* z>-DG-1)o+N{O*tw$ 1@W l#qhpWdsHr1y*BcH_yK<9954y`3y%N*002ovPDHLkV1f))h=TwC literal 0 HcmV?d00001 diff --git a/static/img/No3.png b/static/img/No3.png new file mode 100644 index 0000000000000000000000000000000000000000..204fa1099b7b1721697636ca81e9c024768ff90d GIT binary patch literal 1934 zcmV;92XXj`P) z)U)fvs_ns`<)wM A|P8 zUPHTUO1EK0=)tDy!KdxUt A cFPw#jWzyys%k5@zc5Hy`J#Wx97#I<-DEf!>i}Nq2#-p?#{C5!KTubfX9+& z>&UCed}4|<9`V$=@6WWyh _zVOht?ai_5%&+Ff zuj|RJ>cOY!!=>P~l-{w5)}M0Lo^j5ZZPAKV?9jXD#J1?ds_Me2<-w%r!K2)(g~D}O z)s0uvj8>#aD(cL&>BOewy`SN@nBTIF-mHb$q s^-F`=fR`o zxS8a*m*TdT;kcE`mx -LIYCwwC0!mD;L-+NOQQmv+OE zYuc4!+mTwXT|~29L!?J3qem&~&$;Qvx$n)g=*qI?!>Qf1sP)aJ=DDEVu%P9>oz$tF z*|e6`q?65?jN!10-mZw*p@`hAhu4~c(UX44oqE!edDxq7&y;7pcxB6nQpko parG> +SYTIu*zdwsij z&c6dY@Aic}lkXq;i)+dsu=aIlQlL(Sc8xY}+O%oo#wYT7A11PV8n665g{4`A&RLSC z$kuo;%Y6CnKEwI|h7B37{03_|5Dv1H7{Ibue!Umu*hS@OSnJ3YC|a@~%Z|lchX3Ni z;-|3Ip8JIUEPLfQexGn@@o8A=z!}KhlLgE$0@7!Tay_i&;0_F8nJ-^91OkR$4{JHn zpRjBg1O(EZP&Cg#mILx-eIOt(6xJ#tTy(FPXTydK(+ r$+KwD{>wA?5bu@qpBF7^UIX6b6p_}u_ aGkeqN {5ekb9E((#(IY{IP--SkrrCUcCr-aE&q}D( zm{|;T=nI9T%$Pb(Sb4R%0tG0_ubyWXLtO|Ei$_T;^Wss8D!?^yF-jGS(xc$7XBWN*hpevC z(F*@c%33x#kk2aeGiG51+r0kVg0)*mYqb`do-r%pC# 5gF(R@!Kmz6{|;pJdP#>&0`AwHwd>X`__%P=q)C(45{96Susbj>FLP4B z }GT?6Z*J#(B_*(5E#P{p5&I0 z{GOTfjC5i%X5Cw$Po28TH%mdtWTbuGOi!ugr=lQ^8;vt{TCL7Pp9A`tGpB$q5{c%9 zjUJq1t<`XRLMSu?==8oXQ= Px(lSxEDRCr$P-Ct-^R~!fMZ_=pQR cYR-G~>)s+rGQPe4$4`qwY zO<@m$h!0|46cqR7AKa*}g$*35RM-YWl~U`2)M_j0{xCF^D)kRDEnP|1n8>-3dU09J zP0l&_oqK=xDFp7l+|T{;J?EYz#0TEg37p X3y!3Nj~J6EZ`~fPO)exjHl=bE0#>&M?WGXpP96=xneZCYckh z5t$S11Ut(lbD}jObD}fB&N0cHXpP96=+UqxC7Bbg5t$R64qI}PInf%CInj1(MM>sF zYeeQm3jxJR=0s~m_I9E*CE44F){N}UMCSq7d(e48_7-#=k-Y<*XJl_c6F_!9G!bNX zLlZ)FFElY^cR~|Hb{{lRWOqRmMs^Q0ab$Nu8-Q#+v?0i5LmPx_F0^6DW 5@PAEDOcxcKOfOP~oMTa^(Cqr7Mmj@`P1ZJob3MyA=(gplo( z5&0*IvgX4WO2l0NO$<3z8Nq@8mY@F)tq;4iLZ+2yV#uP8FNDIVnD|Ccm65tLG-e&d zkOj{6X^U~-ooeJ-8FZitBA32ggzHt?AS$D}tpVpA+{(H#Xh0K07BFX*)FAZwWYl+e zB7FID&dB-gXrjoUPpQC>@|Ea~4Op{`zTud`&_t2#mGMdYPx!Itx)kL6B$_C)y)sVr zT*IdJMrp|Up$Q|~E2HAvG29y(Fcg|Fa>+~M(e=TXC>j%l?8?wP>rjmR-oz5?da_yU z5&NB7_z~8X%z}!_& vgcqzpeST#x8*40D^0;!dnz zYGvqw)_^Q7Wb4!gI54}~dccSbM)6rkQ%36p7N<$MP>QDOhOj({Q^>39{P3P!n=W zMl1l;&0AwFXNoP8bbr5K9X7r>8!ZnasA{WMhO7=+Gjd8utR3%|{yuh2Ut*>EuYtc& zbLmvt?oL%k>~S1r&4 4Yo{;TI_H>KS`1b$VhJAmWAL(v;Wo*6jGroy*C`Fc^ zXadOgbnlw6)Jk{2??-1}FTx#7=<2(Nx_PTnQ(CU2GUN}2gplp=6jQ(Y`D-z)@KuPK zXuNv^o8FpZz1C3~a-oSL+tdB^oDZ>O%KVXg@Kx8ZIC8UHd1c6hCXQ^E482xr%}jcS z22k000`X+R5NLyt?ddKK7NUDFstq}}!O%ctt+LOZEW6JP8QJkYa}LeOj**>L2P0>N z> 5*vNB_l dqnc`y6#> zfx5U&Jzpf=QPL-psi@+Ev);!2lAMaJlM@PcW1o6DKSfxg_7cy}NfXgoYX`IAI(il= z>c*r^YI)6)pz#1F 41+|+_3Vi*YRwQ)gef^Ahb&G%2JZIc&GBgd1Z1Jc~y z>inj%(@)Ak$K*P7fOuNfxwbkvRg#tSKIxr +i$4iU;=y~_pIa#}(!qz?9(Dvb` zM)vz V`tfoCl}-;9iItN^C8T~p8hYNuYqerUt`O2^1YwFbq`1g4~ZbHocLz^ zUYy_gySF9lPWnR}k#Hc8M}}5^^w0PA#AehVH`PWamnTHWg$5$QM$XOS7heeH gfeBdE3wLS^4fXW*|8_AT#`^}w*Eh!oTPd?d69*e}rRUO7pMbpXj*?!~3( z|3-%*^es-dtKfpWhiVGqOwScj;DZ K_2yVSAyR}gX55sk{O1#uTbHytwFi0GG6kE>v4eE=g|4J$rbIDiqD6_U*Ms BJzoF4wIP{XJ->uKT7poy;tHi?Hq($^X$!|-Lc;f 0*UO#9o#5yI;0NTvtjb*Y02oE^+;sN&tUIXb~f4!j%F(Gw8 zv*(gTELUMP+jKXghHnLCwN!O`MQ~UsATYyMOH*;*Z%8P#_+GcvPl{t`G(nK A2XO( AyX?LYuaAVKn``%848Pb4D`X4S8;7xJ*rGB@1y zr@aDjddF}IuB;X@y>+xUJ}YeSGG4X5Lt3PRUU`mdd+4K`^TAV`I7dvJWc4b2#*8>j zORywee$D_z%5BWdyYyAbInBa{mlGVdM*pb)IT|J&FI8hN0n?}`tLoL|Y uQaTgfcmnX+`OXN I86kK zaVS1Jept24hfpr`cS$D5RpBlHf<>KKNF^65l);BTel|hf$e_~m=<*DI&GM~Kt+St* z9*;B)YfnvzLTSP Bs?*3l8QhYd;?YRrlJTXnhb`(0%0PK>O*xAV(LgO;^7e|A zkh#LF=arJ|)3eBR9NfG2c@AHHJm+PRDCGH@eRj1HMU#Cf;!l%db{k0f+9`fAKn+<2 zUCAaW3R#IBs+ZsY!9N}E@;apu2gp3z@~n+rIQb^E{zG7B>9P32V5iK})6?^#TS gzW)_>D7f2xK5-4xK zAFb-4I@kz)3Epnfubjua)3@=p+Q+5wcyd+*+PDmAVJRM!Ji20tUtIqAwYEm%kGo%p z)C@Q%=uhpyt(gpI{0(;`arKD_=Vf(m3|0e5Ij=mc9Y}*_#w->tPhWhCbG8yzP~q=0 z{oS0%_Squ^IQ`{|G0a{rRj+8&v1am~YoG47&z!;IUN!w6f5~7T*a@s9s75aquDW?A z4>@dVOn5$+f}?5bKto@BjXyd_lq+s1+OBwCz8oPV_d+A(NDR2F qHeEoVWd|oxco(Y#v!?C(%Uz%QXa p>?{hHW z8=s}zV0Q~hv=EF^FXj|BW*2DS?L1F;KjTR^eJFl^OiG8Ho^1KJFXWs8=b9IS&KdHh zRjtQ`B|iAh`c#bEr#;NW{oa641EbFR0H|d0X2Z7gl7m>^;R^Ow04&x9hG7D*3l!?Y zqVrnk7$9g40YDo>#4;Xy5q7kR&=yYEb1jmp14Wm%4t}`j)1l4VGlS)7)GrX`3f>rD zU7y0~4!Jc1>zANjFMw3t*;^rWB{B{aX(E2UT#YXBjnng8)Ao5$KelIk&D2y3cIg5; zN4S~rF7smqmP0UCG+_|pvLxxfR_*G}a
z^qpY)eM*-{X(mcI Ws%x}T*uSgM}T3ul~-oK zq`&bmSQDT!vRi=i>uztwZ{u4b+n%tx3a{O*q_vBz3Q^)a;5?!?UM1thpCp}2h5Jr= z`Z6BOE*l)FN+T~DX|aJRA;M6fSaj6DTN fD2%?s2u4_Z~BWG*_HrWDMT5M0J{Gu-z&+v}}I9jI9~#hJCxkS{op {foHzT+dB zKj^5kevqZi8yh&~joTqAd{&pL<5DI=ug#sTIyhJB6_DIZq^3IE-qeZ+KIungiPSS` z+NS0D)MEvWB4;TFZ1!04WRn49P3gF17{Ml#+Z3;Msv*844tctS3V#WdmP|~qblSih zG!^Sh%TdCjv;zN9ZlpnH%n}rrFSR+gl4N`n9NG?Pe`CB=x*n>EeG1=d)+alM7@rsS z>DjGZdu0{cofuWu7X**_MyJ-DXwJ=@56;aHtyBe;mj3G3xOdJ58|{16|3t(cCafX- z1nCoLCim 8LD3#-aLTQj0bkvIc(>fp2CZA>nfsZ z0zsDSwCUC)L_-~{%{1(09G6-_ @n%7!rJW$E1_ z82(q>`RFk!Y|Rf?YiX(AvQ7{WF$JLOJDwQi=Q0i^18rFtYxUDP^~Y^Wh;lTRvfu3t zzA35>`NmsEm>o=+q$e5q*23Ji%ObBfR0Nz|0<|u!lA(M-#pbUAby=k`BP&`SQi=rv zvUXyvZ}7m67X4lbJyRT~;l?!&157?tFk7}UAo7*w)IGy8Q|UB5hxSfpmm)>O#R^*M zr;8C*p;>Kn3$UBpqB =@G{(x6Qx-GTs)|&bTs4B*v4M(tG*SK2og6~xoy;$@fwQp8aB0=GKZAVMPP}gW zjF|t9Z81d l2^h1oe#rf+#gIYPMRw5 z;`9cKbgB;+B$w9c6pdlUN@p`Qxeh$M)Pwvl>c7nA{N^Vxi;fp6(ikG#em@O!4cJ?I z134;DOeo_88}ieMv!t!fnFR&xjIU?@g*3g3g&m#3r=89B(ONc2iOqwA>+pT}JrMe~ z`|&(mQPY0Nrk>B63Fzf%az;)9HzNHOqKFX}gcJKfrk66wSiOC GaimuFw75 z+Ze>Z{W;ken`tgqxVUaJS*bSB7m%#vJ%q1%mFs$O<;PntT;e&e_`lx|Fo2kXt8|@E F{{!__kW>Hw literal 0 HcmV?d00001 diff --git a/static/img/banner.png b/static/img/banner.png new file mode 100644 index 0000000000000000000000000000000000000000..ae9f0abdd3532b2efa9af25a70d11fe6e34793d9 GIT binary patch literal 25754 zcma%hcRX8f^gpFV6)kO5YqnadY8ExqYSpY+wRh2)MIu(DsA{d)YVS=@JNAsdHxac7 zu?3Ojr=Rcl_xt;o*DHD5d!KWkbI$v`&pFS%d46fCE7D!Rf1Qksj80kUtu`6i73}5r z1vSOx6_AZ_`Q-^tQ|*JoHMsln$q8v@l<5zIxf04y?oC_fv37u6+TVUq<>xTd#Zevb zwl#k1a8JAuCf6LZe|$8xv-Yqi@O4WpYIk!MyP=QFd|dlOxh+w;DN3{<+`6w|bbDEp zi%G3Lsefy62(!dj_iOj)kRK7O+m+tFKF3@86TOF#Y>YJS&bH{y0}cOi9)$O7F1QVq zIS!PV_T;>4`;FW{Z66(Ib*5@`q_nKfj_<4rAVP)eLk+vLs7t}Z^ (@FWU&sN8}lwhrBrbD+Lej#<8=+IQ$;oxjJUqQ=r+JX4IAQV*(LA*_1Hb311v8L=TvC=j(T7+4mQxqk3Xy z+N|1gblNgt)6Kf=nWoK|=B?SG(@lnr>A{l?tsAp}6NvZCDao^)*6n#FO&Q_S&2?*& z_5<*y_384J(c O!XDPOt@tow?pSI711(|*r)#Lc&Z2Fj99$drYyf~5hc z!7`7*KUs^tZhfWBJtelC`8kXIHXV5y&8eiK@^o~!O@DFz-vM1jN(!pip}VMleQF3| zUAi)?(v%!E-9eq`V$_jw^|!Nfef)>IWV5d9dl_Eh !LXC}SEJH8&i-G 6hw2}k?f*4`Kqvj$D$5uTav_ZN9k P=jI}0?HM|vkh#BsoaCbD85wIF+D9K5ajrtnt>C})417!MmK|Q}aSr&KJd4JNk zeE(WV>GeQqZhLNAd8KF4WFUH?6NZlb0%`(TAgwRQ9E51@`J^SRI|M8C2N%_DJ{Hvd1LQ$^ck z$)odXh>6=k!6btlB5e#KeSGGb{0M1aw+r@yq{+c|q@r94mt$p1gG|wRu&GEXag%1V zj49ma^4!Szi-F*OSGB@jR_=-J+8&?FK|+^TpOz93Sl^w0LRs+BilQ+L{>Y_8L `7(05yMVd@w Hq7-Rz!#yYiIc<8{GguJwv=N-5paT*vVyGj#~v-U+U>_BUz$v zd^8I3 ?ApfL>RMpeP#6cYrd|GyHQclv30s!vGO6_1+h0C) zC)>Ez#U|zN5)^JepYh1S)B7Sb*VpIbWmDsMI5N}V?3h)~mlYjOhKlGS>>)l6xxjPY zvzh`F|A`dXhPmJ30E7<#M2ByMN&~-F1?Md{w_eVlbTC2GF`Nyl_@^UIL#uoqmIm&X zmh8G5oBKldl&BofcY11sOWB^woEOnkt)k|DiW0S&QpgZ~|7%LI7XBsVwAUj1`rdxc zE_CapTxDx7gz7BsnjCQwVv+h@^?m1NUQGXqx1b!ci_lq10StKR@OAW<&F5kO4>-s8 z!XNMN2b_jChD+i3dhNyhE+LQz42d#J{+Nv4|L41DR$=VoGID?C#xUKb`Tsz)0DQ%+ z*O&SP{KM-|HtUg0H!e8v;0yAf;cV#-?twR`4~LF@k9A{Wod3;OgZabnT6ECV7_Lcw z357E*(|BuDZ 5e)JFVwY2q%BQa)PG}%90Lw~lJ6-yAMNB?|%9>^DOcw96d^3V45)q@5Z zT7ljgxBvLE;9|}2&m@7($@mkA7(M>~7()L47*f{25Z|gN>+YlDOa4#p2V<8}%vY*NUosg)4 zXCVIRA?hw&DzHO!L944~(g7sC{ZtYZ-_En|3w?kKGMy=Dgd0J;8($Hrp)-;J^Y1Kp zZ@7^?Gxf0I3k20DwOgtW_kH9Po8TSev+ai431}A7+*=PkLV7;AX{Rl{T$=AIgZF!F zmY}Tka$-Xjw^3`2%8<}$VwMxvNG|(n22N0|(6mqg-6GYcPpJ iqJC8$|Ya%UPxg|zlt`I)&oS%k6*Unkf^did# z06H~D|8EG0-JviUgwMiCEeIRw5{)oY!4-v{&cBQ;i#V ju-OZ3) RKQtw?{Y&n`*PbydH4Pvz1R=f-}&P)A~ddD-8r*C^PeU;`t1f5@oR0kwR< zV=qmnQ9Bmw%Nr=8saKMw1HLo2KcuH|)m1~l2$gk!-0=1Gn3T2Ps{h$ttALW$fVs-) z1_#J>D1(`m!3?!d#LTMlLzS;mUQEOHJX?^n%WpH=={8J*NBJ$OaW4grho^EH$R#U- z&spahalI`U0WYCb#qlPVNzf-MZ5P8C?7Lx5fN_bd2WpHZ?4l3A5&Sf=x1KrLsHCR-?SM}C;dl~?3 znf-ll`k3O7Vd=u8+*IHB&c8{x9IKw|*H|5S7jPhM^;;fQ5Tda^I+5;pV)^~!7O{m) zs5$Xy8q<%ciu`lT;C;2(0&9tI_3!SNj#c zA=E&@V0mVJiDx#iX~QKuzQ>=BNq_p>Djf9t>o$O-Kija5Hvi9>1k6yA$+u)aiWI>4 zpK4nD_8FTQeZk{Z=Hat#lNT$jbN%Qz@%s6|>>R2ix_-dVLkZ_bIhFT@Ryj$JdWF`} zJ+=zeLMcHl)Be$d8fPs`mIZ7dIhKP-?9ac-I-kHLf~aRc68=!9L;xi|XY}>)zI>L8 zkCVMULw7u96^%s}dB0J8CZRxg_W-adN53pd*#0t|@@Lr#U-b6HM_fv>x-f+o;R1Z9 zKgFPz4L1{qrcEJgSsQE~7S-oFePqs9o^0fMx181V5M0#?0*6}qy48l!4tn+I_w{%H zeD^Po_5x&NLsZvyy&m{oS;;r^K0!huA9tjS3ZazebCZMK1yf@#4tm(%*fdv>R2Xy> z*yvmPM59Rfkm~V^ytvFCjbWUXw$O_yTLp#T!be?R8Vjn8so_>>2Vu=0W25)IE{fu3 z2V|P2APvRAv}?_J4U)X5%0JP2Ih-eS)>Z%AsY|`F`GNHes|$uUIBiMYKw-QN4a0J| zXNx4iENJ@Z3xB>I2$x@f0y3j2s3+=7{oOE~f_BXsL~Op>&s}cF{axw2vE}TajfZUr z)NGTm+h=J0R3mVmXE6t6_9F8xt1E-sw;d)PJi2>d54Wc33i+J)M!g2}Lmx=eC5X^s z E>p<6A kYpkgGZml0jwGeX~ybc9wcD;#f U_D09l`7;gGky_=^EsY#tt;x$g~4x z<;^4 oP(2Scv1oOP;yiyJ`YqwlaQ`lV@ zsB$6Ci2F7Se;#G}u+iU&4I-+(WotNeKiBI)Sj|cPJ}W% =Yc(`fga66;{?wvw zH+@6b_b0(wAzv3wao8V$Y*; UJu5zVrza0#Q~KwGj}0qQ2E>^4c>rclDKP zlcSt(5;V)^m=L3YOGY+p6rIc7GWozzW!t 3sd;KWb!RTEx#DBK531yn zNEzO@K67xO&5cd{dzLD^<*v*w?C8@ZlQOOsj0g=Rc?Bw?b9VjGLKSe;3I14xb@W(D zwe8Y?9f(6gJ%dd;T+kL9`qnO;GM>GE8P(l%b~o|YAGg77L8;DR6Znu=#4G6^*rDFO z{ZHrv=h>AhNFD?I`O6xr6or?BPawB(18R45;XTLX_nERu8AVo4v<3vF9-|L^hL~?s zQx8|N3r$YCX`|)j%8|RV@vE9TtUuTKSEY#VQ1xpB@gGTp@Hy|4&d^UtdZFXF>h)45 z9~ycgxd#HJlK(L3d3I$daC}y*^856dB){OmgXL#kKNAiQ%K8p@jtqB;OTpQS(LY-q z7Ur<)626D#!#kfWhZ$y$wf(R&->?ci@Os!2(dX7TenxwZOljWFUQwPK`yCU%-b1rh z@{}QNJOx>ruJI@zE|d0V^)Wp@%;z(V>fVDnj{S+xa&K6t&TPtJ6OEwrQ_O4I>R~i@ zBo6vLwM;*`UmV(ZMZ1YNu%42uwK3R~@oT-d?5ViMIqa)i79Hbn)s%lj+`s8znP>JF z_2V#?v1gZ9%ECpw*K{gznXERkgfB(M*j1mGhOt-_=eHf5Yq>L9SJT%c(g$wElrf4t z=AHnHOfqmH)Cll+`q=8vBr{z9csPuiYq?&ew7ELB;k;)I9}Gk@$e&EnDu1GC1a65F zrBDw{DZ*qe2JbOZ9XC|aiPEiA3jcBfjP(#!VIRAVV!bk dg}7sMKv^ z4!~TTmHk{3si(rHWb?mr_U_iru(8GWsiDdN4c!m%rQXjERISk=TRksag>J}8VQMBv zoH9x%e)-A8frNx%nnl;Wud#9jsoxZF$X;UE{h7d==#S==%D~3HyIN8%qrNo(q1PKp z{5(dJf6w5xwH1X^v#=>Yeh&YiC}fx6)7{vVNcjQ(F2|I3hHkCEP=nUB|IWa|$vi>(deLr T+8Bix nKgkH#n8wcYXBrB)?q ~0eg?T;OKI9! 1=PQ(dtF-~zRmL@k?YZUu zumn)g(BEl#xDcEa3Re=8yo&5nHMejo0M$@aSJQF8vRTUoh<$;R30Gbpz?wnCGz? zrabf5Pn)VN2fex8smmNU+=qpJVcp?Baf7v~aq>gtz<3CyGQPPO8%}UBGn3Mo94yUn zaqz=P72v{$JUjokMdJ^5Ihp_(bzU_asq3en?llI39?Ds4Ldne!A+Dx86 zL6OLi{*YwBdWyYNf8N@-RgOttgTvGCCYjWORd3bh&BJw^%d^%bAj*xkSpoc@61uu) z*)^Pk)I0XEP)$tlnmRIW|1TEy3Y>-ecMacUpr-3`yehjzj;X)!;51Y)46tU_MmrSX zK7hSBa~r)XCge->L}z-_=i_6oYg>oAdVyvktr7t{W?@dncTy}j7Ct-ZrXSw*`n;p? zyBEfC|LEQKJHia{T&7G 4`9mZ>pi9+@X0WOB)GcYoq#sc~NvW?mY5_Jd4;j;7E=( ziQkvzaB~Ma#R#$QtQ&f;01LNCU 4Vl)+xuNuKuA+dY-H8FHCuM> z#G*@UM>`FmE<2guTF8`Ns3zC@!V!tifge?uM?L#HD&>6t6175o&uRWneY|G+o*!|^ zVvBBU?8NJ^8J+!`Yus_ys{cyePlj#SZ?O9{`y}k^YPw)xc&`oh2yN?Y@%Qe(%ul;y zj=xd>3*Qjggv%Vd`nCqZeiy+3vAx)M9U{YK0333=xP@{yt&^mpc+sfGxgsTHp&gvf z9Ol*_^A>j#)&YC=MA}Mi#G&)QC@~LFGY=WRjb<0J5wNa{_S#wa *0DzD zXC9KN@CiK+K`a-_y3P>yPGmO$KCM>=4iSMeNDWj5pHC 66PS$*Jq+O}X#^(R+FR6GOJfe2S$yEuGc^=_M;sIqu|eKhdxxrq5~G1jM{ zqz5QuhWC1}H8kU%q=!nUF)RDvWZE|V4X*u_-OP})AzFX7Rvuk7LpUtkdyRRQj~`-y z+7N$O7pCFNuTnOZ7QY_q|5bO=qXKTj0d7}|z|ld6K`HII(txSr*eb8C=sDrtEYpVB zwnknpJ5rfh?E->tSF~pv4nz*hF9gI!RGsmb4mJm8clMY=7bdTCD0^_ZCN=zk`bO+= z2&$-|(!Ajna%!E{?$BUs&j)*?3~x!ZcfCxLkK39_W&U>dF05rJ|BZ$bZCvKcsCYjX zq1PBrSQlAtW= <%&3%_D_;Ce~s&*~UaPYudN z#d-ayW^|3;GfsC0s=bgwIJjRFVDre6yQeR)SbzAQZ&l^7nJ_}qibQNL&|h%(;oZKL z2fmKJV}@lV9qIYlZEvU0`*dlb>TO-Pbxd?iJ8X?&rSVMc;5PSR!h7XsCN-py!@QCo zEW#*2WI134H}qF%mQ^WmXB@Ty!|kT2gBNlP<4|a46VK_+cT@Yhs^GN!(qdz3TQF0? zj)A2l*WuG`8;5?Z$um>ylm>55=>OWr$M=cdafx^<;V6FSp s!UAG0JxV0=a+jJdGdV60SWv1Tfm-CM5HxUO}w+eWnN$%4H<@yA= zPgz)KEdR97gnw(b<#+Fp?W?J6^`pahV;nJ*(9;Bk8}sR^+{xB1FcvWr%U9fr86o>6 z88O`qO&pSzX8(2`!Y|ggrY|loS37c@`I(@WbKlq>pDvCO6x~&gpT-w^@=6c0)E{$# z FSHUf8z{Y*Aj_>l| zYGP*HFAe>Mt-v+e?s;)GWK-DsYJFt96W4~>Ws#Y_p{qAr x%bb08FaItJV*c? >w4_aF8aW|^k^D1RnUE%B|CQ= z#npV41_O{Zr)bjnlGO+?#MPT06^kacV}mr`S%O*L&g9#A?-IKd_X_|^E=GjhKKH%& z`SN$QP7{y{RX57FTad2OO{be#c(+u9M#qMnV=KH~Tzv#Z<{NUr6Q|WeZ{3gGUq}1s zSDRRar6==_1SJe_zYEDy>a?uVzjKpQ7&cz6@q};;+rZ4uVX$)`<67E-O_r4B7|Q{k zK<9ADJr)2cK7mbnl^zuW5=6Z|b_v1eEdkByzg1RGmUw?E&S9eIL8d`<44CQ{P7s$4 zc$~Mjt51iQL!rxayy|bExLE00NA=wY&y#kW?^K&0@S#u;U9prc4v7TWfizI99Tm&> zhe;ojvG!ahFmArB5AzH)iw|Aoh!=`6?_81Y(*ikANpaPZN+@*1m~`!Z6Nhr|mUa4+ z20{?knkw1YM-?EE8S7!fFA2o4khZq&i}DH zjW*xND(|7YJ$}uyb{4dCa0w1^PEQ}X{EohVdGjIw8|2q;wa~e}T<9<_alUox$F81H zNf9P~s?>Ccwy5b{JzG4Mz4-b*0(Q1Rj}AL{7-it2wYd<(E!|W01@SC&rqN8ltI+S0 zA6mudyQL3LZRx$fa_aHa+S${z*l`5IU8+d^6D$J?iId>IbBmo0HV-U81OQGoAE%T& zD ud;HH5HQU$rw_~yC0!;zW!*~btdT*czvROH)T&+$?>a;mHl$&NxfaN zp6F#R&=pA7CXrWEy#B`a`5K~V#-u0o=ZkwU?pbAFKOWJ@eXH;m<-RdjJG*8471Wr+ z%rcgLa+8+o?DR0L3j37Mw>fb|!&bzRfL}-TU)2+LW8|cfzB)D0Z^n0i7g2xaqj7&h z<{Cdkz?*|h1~I(Q5U!tM2^22i@k2;BR_eVuzpO8@CPN-vyj^LeVvxqBnUm1fi^z^5 zC~{@fheg@HfpS&-d4%j!X%M=e?VZ^%+X}w)s>R`Fe!1l!wVerZZOCL>!7H3w*jV0! zya(6v-NKAvKGCTeBngqnJR0`<<~Idf00f8U348DLTe0UN&eBAk;smEq=+#mNHe zdAE9fD uZ+)&>m1 zn{UW10K&h||3)3hiu4#T`|m;1@!j2v-JDS?*NP>!?s?+`as5tQG=Sr)F9qlC>|aJ7 zFtfcNN>^1>WPSgtRRO~r)Bd09R|3xMcpLHsLKVC03e^X0edpxwN`(gZ;vaT-rOZqg zt1hR(y 8XoS|b z1;(UCeNCN%LZfe`T#$b~E|y|MYEjt14^ovb1M>Yw*bT07wRy)2{9)45=}w==diE72 zN*z29wj~Fi8cV3o&!JN*TU>$~P$PI0GAZBKI6IT>eHyM $6HI!Eus9_FnbH*`9;gK*gCVWG9M z9h5l?Eyd hfma`x96gjE2x=P)qW)hKRIfWJP2Oiz< z)GV!ukC;9FJws5|!EN6{4JAt|;apl~QeJ^6OrUY9Z(LXherEt#=}~9<7vF4RX_DM; z^zYtfbgiE|=_@%d3E8ruG((4rqjJzJTMMRkl^E6IYXUZdgUJe`Kq#??C(U!s&(Mw$ zL)1^lXZ^APFHWKcB2wOz;9G{tqO{x>=bEp-wdbbHHV~WP=U&A-p-RoV^0 E?f^+o1QNy V#yVs}Js2?>M>VNMiuAjed4A<7)1=Oh2Z3tzt3C+krLl&) zE?WkC>#=^ufQH~RM wW4 zaO9JO4PR0V;mVav4hfj&NgnnbObhbx$s4AvH)Gvg$^!5C_DPEd>Z6$*F3SOl_^xC! z|GC 1W(=*d)nyX6v{uUzSK6jU+ {g8rNW{);HD)g>iAb!29E-|e-rRX;v%ABeYiQWSU^Dw@ zq-;M=8w=Z8D~G7^a7S(iz0Yl|LhAYWvv(8{%+q3s@rf?6@4 6o*?FAE4H1Y{g`b8i9 z4@T`&Q#6Cf-{;h|QalQ=P^pIgmQI`M?hy)Sa7zZXsP3;>&xtJ01h9#4^4|~{<17gn zd>yB46ezX$CqE~B@ii(SbaD8(EcIM~b~Yb7@D|2vOuK= zd#?A_POd)2I>!NUtV65r0|JNvp%ab70E59%;xjx$3yu&Ee+Ab5g9REXR>(=-3MPBn zgWE?|Cd+zxk>>{~+2c#)_R@vFkj!`!{E51WB&vMz@&z03IXxWH8(i9a-qtbm>bEtP zX=Z`lU5-#oe?}0_{G}gZg-q!IiUx?w_>$*?qRrT3e?h@5P|;tm{&a3#rtzCKPauc~ zOLxM-oe7CN(ZR(Faj|J0kyLOyE^R{|0?NSVi>}qad#E!4cgcI^G27moh@s@LVtn)E zWaoM`pR|H^%2LY>U`H+Ez&~>#gJWO4hCl$w%l6702L5fN48sfsXZWMr5p%M>^gX=w zidoWId&n2L >_z4F9XWR%G(y9~jsf)U zdhi<*!^0Y@vBz)a-^L04rH(ZDnf15~%QKv@6)pRzYGQY}>> z!%GP?Gobm{?|S>nB-blT_V(3W?Kv+%Cc8w%oRM?E)wSot$W#QtOtf}Y&SR+Q%JV$J zAW;>Fj*V>O$a(ct5Rf>gbpG&(`Ex~oY>%XJ+e6bbdGY(RlC>f>q=Rpt@c>4Gp_R-k zEg*RjcJ>aK)LT5{9U_IF=|f)+iLA8KW9jZ1z~|;BpycWr-KBeLvS_@V`!dIswLU-% zj~b*U2PaZmPLofh@y;@Tkcgn)nYYcg+W?B`m7m6w%N`cI$xSJpQm{?ngAJY0Qb%wj z1;N%F)wYV@>MHVqJLSjpTTB<8WuK yjh<-9UXNHZUOXuA z*VFC!WrW*)Hk|7SuyPf$A#sj2a-0b~O}z5AuHtKFKqT7+d$iOwGvyJ7-^P7i#`zk1 zc@8Kx!Y&yChkpj4iBxu2k>a=AF7kHw)-u38n}<6;5>~Xxmij5uQR=Ztlpk0bCy*x$ zM2z{`lGr+4;kx&IITC3tn$Z9-YM{@!{VnbpU6dUaC=KgUGxr1Fgz{{QFE_Allfxa< zjKa*tgnNxa)CAD_$#_zknw5w4*RMQS9Z3U}+wAUka|{;Z!fNFmWA!DOQ2Gw{9hf8q zxBZmZ$INqdtFmgV-?dppkyPKCUjJ^IA@clM9mZpGaHj;pq(jOG+O4tsm^@Wz+B=o9 zGgOd;l_sRaZh!N=*L~Zvgf!KvCSsU3H`$|W4C6U^|IW;O!XSM%`gmvuDt+ezlfj*y zP@2Bu^Vm(0S&x$$&f>H;CeJn;T4->lj3y${P~r{_u%yxL5ce;9f+LNOy{~+~330&l zZd3g|+hjL)-AWx5ZzN$3eUEmCGBS5Q?v#{~8ZSz|OO*zdJ_@V@-dL-AP?CJlY~JC8 zj1vX2AaGqH+}Uq=*$jGiSijrc`dkGK#SQH&J6C0- #vtn7UTg`Z2OVR@S%8l0L;u8}~{c0&A@7jCTW#MI%cc5k{!D~MNrieqzvZRR1 zZDAHw ~6z#g< Y zWljPwi=)~TlhVF5t`*t!r`4~iKId^SxG9Bq28oZdRWuF{&Kd{}4n1qU17v^NO@ -dUYWBQB z-}oQ{UsjZlMHT0sS^BT-`kwCd06KgQM(TeYnSEe#nx8;lP!;dkLM8FeU|U;|?VZik z4Pr7?jIk{;*V~IUww+;2TI@K;f0_FQXIuSg8hxqfW>kYouZ)>_b5ccqExfYm!bx|z zCovYLaL6EcdYT0ToW8Pb$0g~y+CB-WBJjJNpttC2gTH75f6|`u#5m 7$Qdr|?Oq`rP rab?UTIF$_J&%n0Ts z`5vH;^5E+zoL!(~ac*4}#x!|yL7R4LLHo_QjH<>IWZ7~oM3U-Q7r!A;omYDw(oW6< z )me> zm(Qu~uW~r4C&sB%Yk9v>u8tup2G~q#g$F}tHjM}gPu1aoP&Yyj)_0l|AN8!Z*oyQ! zTMYaN^H;NLrNYo9wa{+<-s4@6W13&<0z13guga9$pyq86hddB;7lGUGB`_v812@kr z7>f)(+|6Jc _ii%<&D&Q@U z`#IIjpUW+!rS`V6l5en;x8qJkso+HW4vp;E>1wjS65{Ody!5p(24*N>1yN4&AMX4e zn>$r6MDhbT$64NzzVDdZ<%D<6bbTEh(0u>&iakdP3|mM1c%(o(InXziVz=H-tM=XO z(aW(q@Ij83O`VPlx9F3pCGXj;EWB6D p(8*cgmRe {YQf1X?)`P?c_4Ge5?&5=OiBx|nPriO3V;W_(kQPR0G@Z1H#8DIh)^qFU(7jRy zre>Gx$}f_`R)=!(>nPrqyUb$*C(sqes)`80O_U#2Y4SwW{RHjPPkM)gXW%Cum&=w& z EL~BC7HvHt-6EtxGelbA~Iw>*Sm&xqF(7@Fnk(Hm-acC-vohpp|Y7;HoBi@dzgEb zpO0zMy5~3ubcrf!Va0st&VBqssIC%DdO~@=I993w9mBIUJEvg`I{3!Qz2RiCegT|n z;=32HXLul2E?I=l8l*0GBs6J}vLb8L{99^0fAGK UVb+B5@Ep 0y>o+y%kmdpHhIQ?D3#-5TSB>x}>uh#_XkJ!{ z@dw;Qm@YRICHND&kISxfE)wHJG=!LEyoqB{LRE)S6fJ#975;i1y<6KKV&!}Z0x0O|0cfL0FWI3gbWSGl;3nlyy?D-) z9NtxY!cUv`|Nc@Y)d=T&VkO@@?RfWzZ^-5+Q-O0!@kMfF(KEu7XJb3$IVHEt=R-wr zgU1OUu0;7&0~()2=Hn}+)*&+II*ja6pi6bl!ahFc&dsCDwdc b1Ls{CZ3^w_)xjV0KG)H%sRqqfYoXac^c{H4nNUkZ4^M9bbxa|K@@O^k! zf;sYcfQO!CBxVgQXFn+_jyXmy330R|vI+x+?5!Dg!R%0(Io~e-3et~W-1*NmnzhAw zV9<=?S#Y9{E}dwnIJ*nq&<}?f$_My2VCY8&;wvLhkb!;1gm$^VwNE39TLgxo?~;!B zd{^ZQy4c6T&-;-34n5zm+)*?SnM>1So6nDxYk*ywJkfEqCDBQzSlIq-CJ%TYEs6;b z0B2KEisZxty_lw*I`+~(#as|k>C}C9p~iv*+2=NFdu6;+=-%AABx `9*d z)26}&BNSTn2ku7|;lsiVwC78GC01MK2X@4-{%6?CRW%pZ2c;2wmyc_lrf^uAdr;cG zpPG>WNl0)e!ssGn_{Zd=HGDnG`!edCmN9Y&jZRUCLUlXaHPPh_$o>tWrN4qSF}%6@ z{C?E;Gh04u###AosdlckptpCe+R~{pAx~&K_wS>2UV@-5`wH3HB5pO ?hn76zIc+ zpG_NKEWVs#Hq2eZQ9r|tb3Y5gWEJ~IP?>m@13WIpS%Aw671zm;Jfh&m`gF+2s_}o4 zfX30VzG}+3pz6!cq+Gphm5tM9lAx#U*xb8YT`tcQo35bAZth*Z`IDLE?OV={hhfoc z1J|;pXdXuT T|r7o zISy?!WxfeukREE_UvThEb(*ZNcu6xe6~Ho>u6R=T1pv@2cOxmR=Lu$I@?n18%c`1W zqoiHC;8m(HUF7Sv4S2@)n5x%_4P)FC94er$&KdokM!4ko1g2ww98)buwBCm1m#=(t ziKsyJHWG&crOkmw{;HnlQ~QorgAN=t?8m-#@gQ%%lcAZ(6BWI%icOvc0NfU5p(8By zeG^3!c9r;|uN>B#cgI|3hmv=C#38FfjBXUwMIo>^s9V(Cso|-Nw{;AiNo6riFsk&) zcu5U_{0ZclHHVhjBfXcgxXWVNK)hQvRK6S8=Ciuhs{#rH^$*B7uk;(S4d37Uc8EPA zl_P4R4h|nFv(%oXiBQ{goEMM7CkyrL_4G7vc0O9ZvsA%dU9Kj#;s0#u<=xsF;%Wh| z3fp?EZd%``sY`00GJULDpEdT^M}y)c )uHJ8=Ma2P0Yce8$c3g1}vGI8_oDw!o{U|xe@B3Vkok* z Ti5nf7 5uSd*&N6d+huGdWI5_m<(_;yZm$N=O!#HUmTiF+0u@Z5w9i^K zEBv|ZG*wF}iY3-*EU@_$JNR% V&= z_cJO7Du?J`I4E!TI|9kRnNtJZ+X3c#NwuHId9Iy{l6S++7?xCrzN D(2gYT%c **O36b_+6-p%IsX19gf9ru?KOA0-;=qzMSr5nKe*;M_=e# zkuwViRdv`bQ6@S?fdAm!C}P-Y&2F=Ks{tfo>ubqAq0>f8abIt(S1xMYiXJ2|*F8k! zZTAng)}Vcf&qX-NwLl&jAqG!FoPZL}`xYI)o>);m^}-j_y_yJ 6oqlN z5MesQU^C VmJ6?L-0#!WLqTZ@p0Ec-=W{5Oep#tA0b{W*Z?m zpT}-h34YIrg(ayny)Abu+tC}2(CAxGv=qpmdW3;tw^VOtKf4}R{`t%SFe`cQw7?mW zW(a7u2bBA&`JQ<^*T_38iH>iAY`XDtdh!Y9Rc%Sx?o)76PR;H;6mV&w-E r`k?_$v#M&>K< zj{D2s!4f|BiyEaNjLZScEyJrOboe)#7Ie!>JD-cZf$d+mr;Qv*r}~AHEqZ!Y7oIN= z-h}5beL({33~3ww+icuccC6e5%>BNOm<;?-tNl&Em214-%@$G%lB~bGO~9jx>YaJM zK=;kw(W4hpfvyRNNABj;bB_=Z-sLfqfd;BoD`>bn?Qo-XzAq?oCA}Wa5jbVG5sq$W z90lriU ;QV`VH#ucjc2W_QG)7Z9bZ_p49h`DU ziwAz_b2q=9BMlp$g)c!r9OKgK`V&!)HHB`Z>CO4?KZ|Bn;xFr$Bll6o?}+gyeP!!f z>o;bk&~@@6siP#>KOgJhP)~^$>Z^6ll~@tx^?bYEZP4u(Rdrs3$PMCI^y;1Yi2!Dr zzIgNmP9GWGH*q3pI|-RS$fH6v5`|9Ajb43jU8~+3n1dY@S1hlb!)Z2r=Z;A!y%iCj z!~zxd_={=0V4~phY`m)3wLco2Gqr?~$r2vV)*{NNo7bs nHfZxa}DS5nXO4ZfEUsQ-`xGhs@5}|3?Rvp{f2?G$1 z3};K^oOQsAPNd4Si-IF#s}r`Wi%kXG;Qpmk)W8uM{E;&5sAtm`v$#8s;$X*wV6#&T zUq-PposF{7WJ#-~wcX_S$=>lA!M4%FYxoGH&g;!gC5rLGn*H3mB2ofDVB4~n4NOvP z!6xPN8I7(IG}-_l?%ar4k&V0J7ie=QexdF=H#l6eo$mTA1S(WAL*A9(k}kH+Z^S6! zg8-aDVAbpR5 ;%@% z=s-I<`TF2P#*O|gc;WuY$I#K#G>iXcvnTyr_<-uZL#+c~{6`HOjsg`XK$hSvwn3CZ z({H>dE7k*T*g0FeLUP gt6G1|aM0;;b(Qfi*KW$qpqMVt=ywo387e3Nn6 zDYPpK$F|5YW7y|M<9;U) ag?T@{FnJP()4VnpQ-pPtGkZ_Gpj4P5hHS#mYZB{6)~OKA&a#Fm zy@=3ydgNCc=Wb4#8q)pdzv4$v95haf9;ak9R&UujRsF9IoestaZSVIVA&PztUbYQ9 z6|NCoCg#cBKktZp*NLqw9C9wbJr#U!j_3Y947Sk}TY*h`v>8}XU(K4TgBLcg3ctNE zh%C7iXs=?iKs_N@W$B;yTHf($-}mE1?e*J`PZKFpwp#PpzD hTT-Zs9&ln~-u0(Fq Q!UAL7CWLW8s2I#Q}Yw*zUo>#sM!QFn-6(RW7=>xI&J8DvBs`|FY8D?al34trKB% zt1oFr=mixiN#W?R3_ J zEl!D1B_;dw>$XRCs)p0^uk*VBYwod*g)+_%A5R_DabI)97eBrjsp+sJ=e~RM=82YP z&A+mr|AY>j0)Gib70KsIRpIEcVOw8o31=z64w4Jc9nD_i(wb fe6^b^th~=uVKe;lfygUq%d=H)>D$8ZOZ52`8d~}-${}f)wq667V(*<9G z#ruirZ>cDY*}=D8ZzGCDFpen4CtygB$VA~RaUKZ8HxTAxx3wC#=b^m?lkBB7_Kw9A zyd0aUVVECS_yaNpoQ4yc9vhvK48K~_e;-k_8~=Yg`_6_Yn{HDHd5=h$H~HCRXh}yGx^f8~J&0KI z-UpDBdk!G$l_|mz;2t<63I&w8;=T9QjRggm<(LVoK)SdD{T xk}rF)!>l)Id+!!+Hloo8wl3N* 5N3KBO88)gpMCXh zWrbM87rb*&H%z~hi_&D*U>hYivNsYfHb<{V1`t+e1He9=nYEz-w6wvaA84bzOIxzO z-<3@7YB6!~ZtU{5Xux(+;*1|w (vPB!^; Ir$cAo^_w?>Q6?g2k#c_j-Oo^SZi>dL Qj7nw;=8F@a*NCKVC{kxUxeffVCdFG z`v{?5r1;35$ViX{L9LP7*?DQ9^Tr8^Rr8Bd{`rBBgLBcgm~8fdKuKLt6HVb6qwGGM z3KIvj-nf^qgGxxL*4i`=R!4dTKeUgN+R>8l&{;2!u8+GMO3>B;Aiy&)9qm{r`53!< zuQEM@KQ4tX_%k!T11dau3P}EYcF =CuV?N-KITSBRQtN>BdczC;VL#37 TWks( zbMYr>3y|6yRR3CP+hAfTkvjD;a@V+pD8>dxGCG_=?V6wqdmTooe1>rMk-oMb>!g_J zKZLHXt~L{MHtSy~ed|#1g9)@uk`c?E)Uc7gdNr}$(N!dsupUO4eX+C1PoH7$$qRFK zGq`u)y_NQk7YKG%;Q1BX+Ort#SHD|Jv-;n8XELoq{s1V!F9J10>)PJHpMWQ$vOH;0 zQCnJ(oW*galYAGa4Q7MC&Q%1|s})8E9e(*|{1^_0JKeZ612%^@=kzS?zKWDO5OZuN zyy0s?uM}lVyq^U3-}6wWC0n`~>@<c>O8?PgrsHe6B3});3~d7P94dR447f!Sv$7 z^f$q}ulti%asf$Ja;3j7xZ$qqD&zXNy|PVd&bF~&$MNTOh% =whc& zzfXYGa$h(hq2-AF&q-MitBo;=|2j 0yB-I(e;(i#6(d0jx?sbLN7le!tFP+A9Vhqgbz00MrHRLB%auLGSwL zW@?x`S18_G^WfZ;OD!6e5<^LoS|h}iL*bc{aMyO#59Uu^O}ZsmHo OMn{lf$k_gE&aDA2(x zh@-rp*9)?ZZ?x@xR?sZ_`;uCO{htHE@|N9YL_ipfS`Q~U>F`o=(aAUWmF%n3OO~S( znK}Xe qhw+ha7Qim)xWo|%y8UFGD^3l^Dvh|oS7_d|7vK?R7x6&E&26^3?8-BAtGVs3 zeOmcj#)RXs9~6JgC%T#oQP$1f
*4xWoOxVjyg;zP7TWT`ldpabS zx%O{2*IebUwc{3c%6<`p$cGbg8Gm|*v*Lp6>^$w9Je^ps(r>(<7x+@Z#}+b}QgO9} zBgO26n9tCsGvjkZ9?m%9t0VE_QBpN1&-2H-yl|(PmhB{l|GD2Bc|5CtQ51v9j><4v zDV8Mp`+g>?*!q0dOrhk>Wr|TH&`<&V{l04V yZ}wZ)bd{! zzbYXDx~d<%b5G)2^d(yE95+hDM;Cb(a-gQ cOM`mOeJWdTH !?7D zu{PHoKd6h>)2Svdd9zRU`TmraDq?M@PvRC>tiZ?RDzGMT^VilTH#Z{9r13tMv11^# zdCBnGi3C}L3Uy%r%+uRibK;6J-bfr1R-m0&r&vi01(HrNjoWCmXV*-V;APVt{AZz{ z;I`j9WZ$9A h?_|uaf#PE4PZD#1Z+2-Gb#P5^+AJo#GADo@d?>2N=A2gdJ)Odz>tXGREHS#kv zm&zm^yO~Bpr=+Cx`l-1_QmSL*fS1>sq!Q%JoHq3TDOEslZh*`_nYNuXXV~9!au`sP zYP@L*AE{UyZb{_mILRT5{RrsI=~=V8wBMQ+p(@xkf!R12v3Swn6m=noKSzsAY2gzj z?U&~C%kACc+=k-v2g$Z<-=!HBY(gLyj1%U@_Pz5mezJs{MSpX`%L1o@pKG7AYdvQw z-dUA@`n=FNkzPHr2jzzm21;9Uf3Bnx#>%xT`O BqQ{fPk&LM>|F@1K z1wj-8?T0Rat(buTksC?RSZR?kOT7--En?vEGtPd}uWkcfZCEY022!+pjCT&9TiLd& z5@ZqNX!dK(j&lX?nSV*+X}@+gI8Z@*y>JYLa)zZp^=bvu`jCIOb9(6A##=or_A$&M z*?|Ix$IRp0q4f{T?=rk{%#YZUESE=DG6B_XtsXM1lFH?;bSyY6?i@#u{D`6=SH8@J znQ;mo3VGVa3^Sb014T=g4|cPsN4}HtJ-0$#k8p7?16uzGgKiyg#L0u*VZ8-Q? 7*1ESy-3&%vE&VfHo~A5KklPij zTAfwvY3^!m|HWadmxqQxwqF#F5*9!bg(YJ$O6pNk0nz%1DMSJKOm2sLH229kOo-11 zvVi#w3AVJ 1oP#S=c}j9lbZ-vhGKQu@9|VdV&3pj0(hFHxMnNfsjdGxjGvV ehB0!z@K)Zv6hKrrR>_gabko_^Z+}!Wc<{~2-@{9M zL)kCsf4gw*S1o|c89mVEylYMPG+5(Lw105>bXr?>&=cOMEa7hge!_&SoNZ$bm(b>C zb+mSZ^X1fvfs2xH{wlD$>bkFQA%y!(Q}TdqQ4|lQ;pQPb%pNt8Q34r84R|hE7&X=`7ki$@Kg0Pk zipV6WI`Y8_Yo_??WJ+8zOp$5wvh-@~_8BF`8mcbHTJDj@(L{J8m8z=h#-`dv{l;Co zmZu7jBJ&qGiYlP ~&W9~oxp}p=Ri|Sj zS=6 z(9TCd7>Sy`{2rsWG1#yCBhEPKRqjE7iBlTIyctlGOya2m_LjLkBi@o5d)i$oB)<0g z!Atr|TUpX_rrWE?(X-uenq@7yL{=wqSSc-i)f6wjzTG(^<4+VZ3*)IAR2kFz^s~#y z-QoG77s30)%r5?pKGjDa(PH5L7B^DWI%!#ni97Njg6CFnaIf9_#`N5vUezGt)gRBe zLRhVHElhs2fiTvS$_P|2V9JvU=5)DsGMX~m`(V#ci6L3hK!vA&Gvei_HmR$p3&;C@ z1L8_s?AH1RaI)1pX$T#zpE2KbO^#X)h>Twe^$=(JyKLKjx#Xo&@D?E7oXy$e_t^2? zq0Bdt4C^0aL%xa~UJ{5%i0X~3AlxS316SnM@0j3QOR(T7PCVrO6?#LC;sMyL=ejey zonHubkZkX4Vlo==0?}8Odv;soIrE(j`m67BAJ}g7K;)`iA6q;Jo!PqPfKh%Pf6*Li z&plku=0li$$(vtl{#?v#1EW}pq5Z*L0>2&$SOkV8>gXlt Za&Jv%+6X9|l>hZkKSC2=gE2&90D>j)IAVXx^yJ z-aI&dKBoGdKci@zV{god_nP2YL0)c9G0zlF%*8jFM*`(~kqQ2l)L$1Xfj7h+TgkJ< zVZ3#2ORD 8>2)q=fnepR`tHO(I6Ys-7MjNs-U7?XR z%p4jD7Rd4SHv)NDf1^mO=4a5ZX8^t!EDh8FUW~*t;>@16*jqoJj%bHpAMUuB)flWI z1^NXwc%0Wekx{comvj|VJ9vnk U)ynJ^BF9iAHSwbWqvmR3}c!a?m#&7VJ9;YnXALtasKZ6 zRdObZxI(b?S=An(^gi&Eu*nL0$D3IlOl%a-8&BVKmB^xxVl-TQ&Sm>?!(Vrzj7cpD zK|&@WEiy5srY^hsioBz{%fEroY;rX0UhkYMV)mTR#F6y~CK9OuDSPHXU>Cj`PG&&2 z$uCSC4lN-_@R{@#gMMk(xUu$Bh=}Q8TW;{DSL2*)$4c32V(o!uYP6EXc4OB(mU&{q zRWm!@!)d>MQ{)>yMd%Kf?!s<$i(UDy#w~VidzZ?HtR0WKdBLE-xA!=E?JUay1`ZU} zPOF)HB?S|0`F;5;CAdTLN2oJ$k7uW-cJoR4eSa1n O-AUy&p>mZKrzu$qQIBoM zmeGrPXJKWZxk}t@AI01p<7Sao-pNvZ5dO}p{aW@BMh$FTKN$bKgY45b@BG)rf0X0^ zUQEg`5}AMd%Mp _c9G5Zd+=;&^*zKr^M^(CN{-zMf)!}n;OnjJi{#_> z0w)V-ChDmU&ctPNn_F&a@i*`yU#gvNJ`y0G4(&@ngM0`76gxdTNUkLw)`z|lahsH| z+&H@GytX)D?dsM#XXYL-c_FR6_rB<<>tva|fq{6HIaWuGVZkU=m0_W!+;xMmCLrz} zN5 fT0?DCAPv{)vVeoGVvn!g6$sa96txERLYf5lg53BJKAdzlj`lfefECkw z-L+Ty7wGX%wE o{)8N|Fy+t1l)mm|C-@Bcxm9onb0 z2a~?#LDHWn%h6ewizRt qWL-Hvmw%PZ7u`< zQg?rK`%*t^`0%&C3j@?Mukaf_W1j`24%IE(>?+^lRQZ7N$=Q28fj8cs!{ ZutlOvep;Pt1-Egg>5L%9!vZ;9&M&|{PQ;=A*j{p z+q1bCVvoiU8PfB8ex)fZvf)UbDyb6wfz!5|-fC{ae0E)3ifrfut>r-dc0Re1h4!TV z08&7bm7Qs1MI|P^xfXOxSaRD3hAWefG>BVjwx}(eM_EylrS_e3{WE6lP 3xr+#FvkfIk(pRKI8f!aXuN=cyLd-`wesM!f60a5-rhi~Iy0I`%OcB(Bc0w20V zYY03{I9&QusEN{!AmsUlURzGFg*d}f)2?<=?}{MeqtPTZ3t5}{Q0C+-e-ujMn&cDV zrUpv{eGnvh&mFXBX+mH(aS-lb73I9)_ ?$0}x3hx|I7Wsk+bk)>IHYqz6;hv1hVQdis zoC#Sh9< 1`xyV+GyFtP4E&oeX!HD }Z3%mN!G;9s{!c>q zK=0m7zdha)kWnXdtT|?oncgxPPvv5y$g=UaT!P?CoTAA6aGE}Vii%!9GAaeU8`+-h zx?J^2j6Hp`jj#+1($>6qSN^E|=qFLG!pZ3LJ%faiWA-^qb@Zc81&LCGwh0`*`Nv)# zY11=kINh-5CROFjO}wGA#?ea`c*A-aUC>T!@TX;?_qPw;0GSl$fx}bj);FPY!0}ht zti{wn=H}YBOwn_?xD0m=Oj~S8LC;x^#Ol8NHDS!1UaZf`ulp;hFbk*g!A0cAa-W2c z9QQ<$QXrL fbvZnGj#dGrK%|J)e{a;F4sZ-V>M5X5bh|Np2Gb?!v2pijaqKy$vdw znZ{D{6@c`HXFFqu>__6h{rjY&!Q-Pe8J qX)<-SQ0@D$HP!13l8{ZyP_DywO-oue2&)L;Kg zsev)nTX0t&>iqa&s1(89Yoy*tYFF!Z&^D#s>WYoL!otlTWQv+tleyNTlVEV=`wqig zx=7pB9dp0yotNo2o_% c zRt}N_k b$YWpdVs7X^ja< ztN0n+PPZnSOwc$KwFrlTJ2=QoLL7~{+-`IDrW=S zXH~~lRbUI5_IlqPd?!WYHxu#k5v;pdyG&}opzuu uezdR~$4j*R;bSMLytCvir z5hKzj;f-PO@Q$a|efLgJdhQ+F3?~at o8q1e>&F)r{DGW+(MJ33mF?9*l zQ0irE!bK^v_@J}H_$aKm_0nMl!?{8P-TMw4@$8r!FU}Nv)7lK1yxO51VwtiLW npT+G2X-Jama=}Ex5lUBZzmja)wIV~b+!D~lZ|^?XJ=6X zv+oc%;wVw~d~yHj2TH~Ag7>HVezqHVcIb5AOR`bKOH6Gy-@#TPu@IGA_wwu^Vu1qs zRXxwcscM#-d>CQ )NDO$@+LScy6PfMKRa%mD5!s2BhoI&H3aqQcnZucDyeON zo?S1DwiN6B!nuuQM^8cqg!~YoYcYq9PMZ|OKXVUkxpf1ch7+)R@Z|Ugi^FrO!>F(S zzS!-IW>^=|i@XSIO9wk>?s|*J@B-|=a?uOVoAyYMKsmY5A^sxNfma6VF6AOa-*^xX zhZ=e#NvAy{>qMdA1EKSE1dY6qMBr|`WL&-kgNn*$7K7_YSJj_fz;!I@QZ**kgHtMB zsvaYIqzB^6 @k{?eTy#~Pa%lkvz}+sm_Nqy9 ztB!)!Y?%yH+~xGtAyD|jBW5tO6*sOq@K)gY)AmF^G5Fzp#0D<4DioUC*{I7qv3z_^ zO;(ozK&X&fi|$p55U5GKv6O!@X#XI%&2?Nc8EaSWf6Uvfc5t9~YCgw(x*>&g`G*yB zlsO^3iYhvQHc<~KQKU!@#haDjJwHLS;f-gWjv#};bDH+)ZL;uYYMWPhP?br?AJ2bD zeNP(#=VbPLXaNvj ^~1__zL7Lsil&xLKxx`X4C)hF!j _1)< d|<-JDr@6QP@RkU7I IDqDQ|KX`ssYXATM literal 0 HcmV?d00001 diff --git a/static/img/hx11.png b/static/img/hx11.png new file mode 100644 index 0000000000000000000000000000000000000000..a0c5a39f01ba4403332c1ceb7f62bdf006611ddc GIT binary patch literal 10210 zcmV<8Cmq;{P) ;CcX{_^er^WpmK?*8-f|Mc$u^RVjG==||R#h>o~^CY;9@c;AL z_~|3LkTk!TeAv5z*}mEN>Z|C|UCXS;@!*r-#=P#@gWA4Q$)>F6)5-GTp5)Aa*}bpm z)ad;0kKV)yu!ET4$y>~-A-IlG$){$}u{FS%rsmIV(z8~|sH*7Fc-FZ%!J2K;wb1kA zUe2xE`Rgscl&a^^$@1ZP*SeM9$ItZS%k$yh`Rj|^!hqSmX3(&k;>!5{`uG3(_5S() z|Nry;`11YtgW11{+roa>y^r0+mEXvW+{A&|zLMU@d)K^%+Q53(yNcYyfZ4vA;meTT z#)R6yhugt-)wy}syL8pK?ECa?(YBo8%$eZIeAv8`-^b|s@^R6(@BH?e;mdQ?xbFP* za?-eV)4G@7$?*O5Zqv1D&$OQ6&F1;>-1h8s)wze-!EMvDc+|U&+{AIywr0+ ! z< wd?xx #*q7V$HB%%&+nN_jA&@Qpl)T%B-N{&W+u~T+6N2^yy^I zvEKLXZ_~C<$ELFB*J#hP>iYAv>DZ*?(5&aww(8lc=F`0F+{y6bYtpk;$*RWh;a V{`u7O=)>;c!0q1G^y sv@8U?rqg2SLO2wpg)4AXG?$Pq*#P8rh!k^6X )ZSO{XM~*GrpMa`}J$jwKu<-Lc^e?< -_WS`}5}e@zcsQod5s;W^__cQvm+{{s;sV zCK3ra{NsOdv8 D$-V*3P<{hlYe=^YQQN >Om_s4!B4JRmT+Ags@AvL>cGB)PQ#ilvOmBZY@B4h;(P?OC zXlQ6?XlQ6?XlQ6?XlU#``6Y$L73D=`r;f+LsnViyeQ{Myf$o4(Qgx!J-|ri@8yfH5 zs}J?`gdTK1GulTI$yBMnvL;`5uqY@zQJP%zJgg5fJ%T4P-O~Hy@$#y}x`RSNq5f9X z(;dpxQIwXSEH4j%kd)XiDn6z=0F<1#wkFl7by$Xl$ftuDYD{dGS0B>tYYr72+1i8; z^S2M>)4@J%_!1q`Tv_ElUaLcerxQlC&y$RRhQz?J5a~Q-x}%qi_iG1MpH4KYbjXLN zjcr&5kPg!a-ahb_?#rY~jszNamH`-I jGufx_w5$&B^AS>w|n08 WCI7bw^KS;8DQ&>jrYsM1RCPc)ZFlWa_c#CKl*2B8*>#V7b7IUfGCJj5 z3 bzj6E81*z8ngNVlu33-A9-dfmjE=we zPDhu5^K|Hv%iGIP*W|@Jzz8n+~IzH}ZKj=1)dPB$6>0;6zBSS;}c*YymNSUR?7{ zetb7KJox6rKvybtN?*O#Ru{dGGJTfS@qmmv2*tLNi7<;87~$m-qZb~-=#5W#rvpoq zh-v1{Q}^rsu3uQL6E(WMBmbzQUgfi^j@X~RX9@UV+60Oa5Tj?Om>d+-G-8_nG(7Y4 z!@#$$*49@|@pxI~9-YQ8viGRcQTr&T&qjw~b#+vN37ljjlL=p;L{2d{Eg+`%h{-oO zzcM$Bm