From 93c1e665aaa27765ee1858321d3d9ef9eba16784 Mon Sep 17 00:00:00 2001 From: hou <1601990943@qq.com> Date: Mon, 8 Nov 2021 11:32:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- general-rf-india/.editorconfig => .editorconfig | 0 .../.env.development => .env.development | 0 ...nt.local.rename => .env.development.local.rename | 0 general-rf-india/.env.production => .env.production | 0 general-rf-india/.eslintrc.js => .eslintrc.js | 0 general-rf-india/.gitignore => .gitignore | 0 general-rf-india/README.md => README.md | 0 general-rf-india/babel.config.js => babel.config.js | 0 .../package-lock.json => package-lock.json | 0 general-rf-india/package.json => package.json | 0 .../postcss.config.js => postcss.config.js | 0 {general-rf-india/public => public}/index.html | 0 {general-rf-india/src => src}/App.vue | 0 .../src => src}/components/HelloWorld.vue | 0 .../src => src}/components/J-Picker/jPicker.vue | 0 .../src => src}/components/alert/alert.ts | 0 .../src => src}/components/alert/alerts.vue | 0 .../src => src}/components/base/page.ts | 0 .../components/uni-combox/uni-combox.vue | 0 {general-rf-india/src => src}/i18n/index.ts | 0 {general-rf-india/src => src}/i18n/lang/cn.ts | 0 {general-rf-india/src => src}/i18n/lang/en.ts | 0 {general-rf-india/src => src}/main.ts | 0 {general-rf-india/src => src}/manifest.json | 0 {general-rf-india/src => src}/pages.json | 0 .../pages/SemiProduct/DumpList/DumpListFH/config.ts | 0 .../SemiProduct/DumpList/DumpListFH/detail.vue | 0 .../pages/SemiProduct/DumpList/DumpListFH/index.vue | 0 .../pages/SemiProduct/DumpList/DumpListFH/model.ts | 0 .../pages/SemiProduct/DumpList/DumpListSH/config.ts | 0 .../SemiProduct/DumpList/DumpListSH/detail.vue | 0 .../pages/SemiProduct/DumpList/DumpListSH/index.vue | 0 .../pages/SemiProduct/DumpList/DumpListSH/model.ts | 0 .../pages/SemiProduct/DumpList/index.vue | 0 .../src => src}/pages/SemiProduct/inbound/config.ts | 0 .../src => src}/pages/SemiProduct/inbound/index.vue | 0 .../src => src}/pages/SemiProduct/inbound/model.ts | 0 .../src => src}/pages/SemiProduct/index.vue | 0 .../src => src}/pages/SemiProduct/model.ts | 0 .../pages/SemiProduct/outbound/config.ts | 0 .../pages/SemiProduct/outbound/index.vue | 0 .../src => src}/pages/SemiProduct/outbound/model.ts | 0 {general-rf-india/src => src}/pages/demo/index.vue | 0 {general-rf-india/src => src}/pages/demo/model.ts | 0 {general-rf-india/src => src}/pages/index/index.vue | 0 {general-rf-india/src => src}/pages/index/model.ts | 0 .../src => src}/pages/login/area/config.ts | 0 .../src => src}/pages/login/area/index.vue | 0 .../src => src}/pages/login/area/model.ts | 0 .../src => src}/pages/login/login/index.vue | 0 .../src => src}/pages/login/server/index.vue | 0 .../src => src}/pages/login/server/model.ts | 0 .../product/inbound/finishProductOffline/config.ts | 0 .../product/inbound/finishProductOffline/index.vue | 0 .../product/inbound/finishProductOffline/model.ts | 0 .../src => src}/pages/product/inbound/index3.vue | 0 .../pages/product/inbound/offline-in/index.vue | 0 .../pages/product/inbound/offline-in/model.ts | 0 .../inbound/semiFinishProductOffline2/config.ts | 0 .../inbound/semiFinishProductOffline2/index.vue | 0 .../inbound/semiFinishProductOffline2/model.ts | 0 .../src => src}/pages/product/index.vue | 0 .../src => src}/pages/product/model.ts | 0 .../pages/product/outbound/foreign/index.vue | 0 .../pages/product/outbound/foreign/model.ts | 0 .../src => src}/pages/product/outbound/index.vue | 0 .../pages/product/outbound/internal/index.vue | 0 .../pages/product/outbound/internal/model.ts | 0 .../pages/product/outbound/stoOutbound/config.ts | 0 .../pages/product/outbound/stoOutbound/detail.vue | 0 .../pages/product/outbound/stoOutbound/index.vue | 0 .../pages/product/outbound/stoOutbound/model.ts | 0 .../src => src}/pages/product/warehouse/index.vue | 0 .../pages/product/warehouse/wholeCollect/index.vue | 0 .../pages/product/warehouse/wholeCollect/model.ts | 0 .../product/warehouse/wholeLnventory/index.vue | 0 .../pages/product/warehouse/wholeLnventory/model.ts | 0 .../pages/product/warehouse/wholeScrap/index.vue | 0 .../pages/product/warehouse/wholeScrap/model.ts | 0 .../pages/product/warehouse/wholeTransfer/index.vue | 0 .../pages/product/warehouse/wholeTransfer/model.ts | 0 .../pages/raw/appointment/checkin/config.ts | 0 .../pages/raw/appointment/checkin/index.vue | 0 .../pages/raw/appointment/checkin/list.vue | 0 .../pages/raw/appointment/checkin/model.ts | 0 .../pages/raw/appointment/checkin/platform.ts | 0 .../pages/raw/appointment/checkout/index.vue | 0 .../pages/raw/appointment/checkout/model.ts | 0 .../pages/raw/appointment/checkout/reason.ts | 0 .../src => src}/pages/raw/appointment/index.vue | 0 .../pages/raw/handover/aggregating/accessory.vue | 0 .../pages/raw/handover/aggregating/config.ts | 0 .../pages/raw/handover/aggregating/index.vue | 0 .../pages/raw/handover/aggregating/model.ts | 0 .../pages/raw/handover/aggregating/order.vue | 0 .../pages/raw/handover/aggregating/result.vue | 0 .../pages/raw/handover/aggregating/summary.vue | 0 .../pages/raw/handover/feeding/config.ts | 0 .../pages/raw/handover/feeding/detail.vue | 0 .../pages/raw/handover/feeding/index.vue | 0 .../src => src}/pages/raw/handover/feeding/model.ts | 0 .../src => src}/pages/raw/handover/index.vue | 0 .../pages/raw/handover/kan-dan/config.ts | 0 .../pages/raw/handover/kan-dan/details.vue | 0 .../pages/raw/handover/kan-dan/index.vue | 0 .../src => src}/pages/raw/handover/kan-dan/model.ts | 0 .../pages/raw/handover/picking/config.ts | 0 .../pages/raw/handover/picking/idetailed.vue | 0 .../pages/raw/handover/picking/index.vue | 0 .../src => src}/pages/raw/handover/picking/model.ts | 0 .../pages/raw/handover/picking/order.vue | 0 .../pages/raw/handover/picking/query.vue | 0 .../pages/raw/handover/picking/result.vue | 0 .../pages/raw/handover/picking/summary.vue | 0 .../pages/raw/handover/picking/total.vue | 0 .../pages/raw/handover/returning/index.vue | 0 .../pages/raw/handover/returning/model.ts | 0 .../pages/raw/handover/virtual/config.ts | 0 .../pages/raw/handover/virtual/index.vue | 0 .../src => src}/pages/raw/handover/virtual/model.ts | 0 .../pages/raw/handover/virtual/result.vue | 0 .../pages/raw/handover/virtual/summary.vue | 0 {general-rf-india/src => src}/pages/raw/index.vue | 0 .../pages/raw/ingoods/dnReceipt/config.ts | 0 .../pages/raw/ingoods/dnReceipt/detail-ex.vue | 0 .../pages/raw/ingoods/dnReceipt/detail.vue | 0 .../pages/raw/ingoods/dnReceipt/idetailed.vue | 0 .../pages/raw/ingoods/dnReceipt/index.vue | 0 .../pages/raw/ingoods/dnReceipt/model.ts | 0 .../pages/raw/ingoods/dnReturnGoods/config.ts | 0 .../pages/raw/ingoods/dnReturnGoods/detail-ex.vue | 0 .../pages/raw/ingoods/dnReturnGoods/detail.vue | 0 .../pages/raw/ingoods/dnReturnGoods/idetailed.vue | 0 .../pages/raw/ingoods/dnReturnGoods/index.vue | 0 .../pages/raw/ingoods/dnReturnGoods/model.ts | 0 .../src => src}/pages/raw/ingoods/index.vue | 0 .../pages/raw/ingoods/poReceipt/config.ts | 0 .../pages/raw/ingoods/poReceipt/detail.vue | 0 .../pages/raw/ingoods/poReceipt/idetailed.vue | 0 .../pages/raw/ingoods/poReceipt/index.vue | 0 .../pages/raw/ingoods/poReceipt/model.ts | 0 .../src => src}/pages/raw/ingoods/receipt/config.ts | 0 .../pages/raw/ingoods/receipt/detail-ex.vue | 0 .../pages/raw/ingoods/receipt/detail.vue | 0 .../src => src}/pages/raw/ingoods/receipt/index.vue | 0 .../src => src}/pages/raw/ingoods/receipt/model.ts | 0 {general-rf-india/src => src}/pages/raw/model.ts | 0 .../src => src}/pages/raw/warehouse/index.vue | 0 .../pages/raw/warehouse/rowCollect/config.ts | 0 .../pages/raw/warehouse/rowCollect/details.vue | 0 .../pages/raw/warehouse/rowCollect/index.vue | 0 .../pages/raw/warehouse/rowCollect/model.ts | 0 .../pages/raw/warehouse/rowScrap/config.ts | 0 .../pages/raw/warehouse/rowScrap/details.vue | 0 .../pages/raw/warehouse/rowScrap/index.vue | 0 .../pages/raw/warehouse/rowScrap/model.ts | 0 .../pages/raw/warehouse/rowTransfer/config.ts | 0 .../pages/raw/warehouse/rowTransfer/details.vue | 0 .../pages/raw/warehouse/rowTransfer/index.vue | 0 .../pages/raw/warehouse/rowTransfer/model.ts | 0 .../src => src}/plugins/app-update/index.ts | 0 {general-rf-india/src => src}/plugins/index.ts | 0 .../src => src}/plugins/wyb-table/css/iconfont.css | 0 .../src => src}/plugins/wyb-table/css/loader.css | 0 .../plugins/wyb-table/js/characterToPinyin.js | 0 .../src => src}/plugins/wyb-table/js/inobounce.js | 0 .../src => src}/plugins/wyb-table/js/objEqual.js | 0 .../src => src}/plugins/wyb-table/wyb-table.vue | 0 {general-rf-india/src => src}/sfc.d.ts | 0 .../src => src}/static/icons/icon-01.png | Bin .../src => src}/static/icons/icon-02.png | Bin .../src => src}/static/icons/icon-03.png | Bin .../src => src}/static/icons/icon-04.png | Bin .../src => src}/static/icons/icon-05.png | Bin .../src => src}/static/icons/icon-06.png | Bin .../src => src}/static/icons/icon-07.png | Bin .../src => src}/static/icons/icon-08.png | Bin .../src => src}/static/icons/icon-09.png | Bin .../src => src}/static/icons/icon-10.png | Bin .../src => src}/static/icons/icon-11.png | Bin .../src => src}/static/icons/icon-12.png | Bin .../src => src}/static/icons/icon-13.png | Bin .../src => src}/static/icons/icon-14.png | Bin .../src => src}/static/icons/icon-15.png | Bin .../src => src}/static/icons/icon-16.png | Bin .../src => src}/static/icons/icon-17.png | Bin .../src => src}/static/icons/icon-18.png | Bin .../src => src}/static/icons/icon-19.png | Bin .../src => src}/static/icons/icon-20.png | Bin .../src => src}/static/icons/icon-21.png | Bin .../src => src}/static/icons/icon-22.png | Bin .../src => src}/static/icons/icon-23.png | Bin .../src => src}/static/icons/icon-24.png | Bin .../src => src}/static/icons/icon-25.png | Bin .../src => src}/static/icons/icon-26.png | Bin .../src => src}/static/icons/icon-27.png | Bin .../src => src}/static/icons/icon-28.png | Bin .../src => src}/static/icons/icon-29.png | Bin .../src => src}/static/icons/icon-30.png | Bin .../src => src}/static/icons/icon-31.png | Bin .../src => src}/static/icons/icon-32.png | Bin .../src => src}/static/icons/icon-33.png | Bin .../src => src}/static/icons/icon-34.png | Bin .../src => src}/static/icons/icon-35.png | Bin .../src => src}/static/icons/icon-36.png | Bin .../src => src}/static/icons/icon-37.png | Bin .../src => src}/static/icons/icon-38.png | Bin .../src => src}/static/icons/icon-39.png | Bin .../src => src}/static/icons/icon-40.png | Bin .../src => src}/static/icons/icon-41.png | Bin .../src => src}/static/icons/icon-42.png | Bin .../src => src}/static/icons/icon-43.png | Bin .../src => src}/static/icons/icon-44.png | Bin .../src => src}/static/icons/icon-45.png | Bin .../src => src}/static/icons/icon-46.png | Bin .../src => src}/static/icons/icon-47.png | Bin .../src => src}/static/icons/icon-48.png | Bin .../src => src}/static/icons/icon-49.png | Bin .../src => src}/static/icons/icon-50.png | Bin .../src => src}/static/images/image-01.png | Bin .../src => src}/static/images/image-bg-01.png | Bin .../src => src}/static/images/image-bg-02.png | Bin .../src => src}/static/images/image-bg-03.png | Bin .../src => src}/static/images/image-logo-01.png | Bin {general-rf-india/src => src}/static/logo.png | Bin {general-rf-india/src => src}/store/index.ts | 0 {general-rf-india/src => src}/store/modules/auth.ts | 0 .../src => src}/store/modules/session.ts | 0 .../src => src}/store/plugins/axios.ts | 0 {general-rf-india/src => src}/uni.scss | 0 {general-rf-india/src => src}/utils/filter.ts | 0 {general-rf-india/src => src}/utils/image.ts | 0 {general-rf-india/src => src}/utils/index.ts | 0 {general-rf-india/src => src}/utils/location.ts | 0 {general-rf-india/src => src}/utils/page.ts | 0 {general-rf-india/src => src}/utils/request.ts | 0 {general-rf-india/src => src}/utils/url.ts | 0 {general-rf-india/src => src}/utils/wait.ts | 0 general-rf-india/tsconfig.json => tsconfig.json | 0 {general-rf-india/types => types}/alert.d.ts | 0 {general-rf-india/types => types}/vue-form.d.ts | 0 {general-rf-india/types => types}/vue-i18n.d.ts | 0 {general-rf-india/types => types}/vue-wait.d.ts | 0 general-rf-india/vue.config.js => vue.config.js | 0 general-rf-india/yarn.lock => yarn.lock | 0 245 files changed, 0 insertions(+), 0 deletions(-) rename general-rf-india/.editorconfig => .editorconfig (100%) rename general-rf-india/.env.development => .env.development (100%) rename general-rf-india/.env.development.local.rename => .env.development.local.rename (100%) rename general-rf-india/.env.production => .env.production (100%) rename general-rf-india/.eslintrc.js => .eslintrc.js (100%) rename general-rf-india/.gitignore => .gitignore (100%) rename general-rf-india/README.md => README.md (100%) rename general-rf-india/babel.config.js => babel.config.js (100%) rename general-rf-india/package-lock.json => package-lock.json (100%) rename general-rf-india/package.json => package.json (100%) rename general-rf-india/postcss.config.js => postcss.config.js (100%) rename {general-rf-india/public => public}/index.html (100%) rename {general-rf-india/src => src}/App.vue (100%) rename {general-rf-india/src => src}/components/HelloWorld.vue (100%) rename {general-rf-india/src => src}/components/J-Picker/jPicker.vue (100%) rename {general-rf-india/src => src}/components/alert/alert.ts (100%) rename {general-rf-india/src => src}/components/alert/alerts.vue (100%) rename {general-rf-india/src => src}/components/base/page.ts (100%) rename {general-rf-india/src => src}/components/uni-combox/uni-combox.vue (100%) rename {general-rf-india/src => src}/i18n/index.ts (100%) rename {general-rf-india/src => src}/i18n/lang/cn.ts (100%) rename {general-rf-india/src => src}/i18n/lang/en.ts (100%) rename {general-rf-india/src => src}/main.ts (100%) rename {general-rf-india/src => src}/manifest.json (100%) rename {general-rf-india/src => src}/pages.json (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListFH/config.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListFH/detail.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListFH/index.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListFH/model.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListSH/config.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListSH/detail.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListSH/index.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/DumpListSH/model.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/DumpList/index.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/inbound/config.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/inbound/index.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/inbound/model.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/index.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/model.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/outbound/config.ts (100%) rename {general-rf-india/src => src}/pages/SemiProduct/outbound/index.vue (100%) rename {general-rf-india/src => src}/pages/SemiProduct/outbound/model.ts (100%) rename {general-rf-india/src => src}/pages/demo/index.vue (100%) rename {general-rf-india/src => src}/pages/demo/model.ts (100%) rename {general-rf-india/src => src}/pages/index/index.vue (100%) rename {general-rf-india/src => src}/pages/index/model.ts (100%) rename {general-rf-india/src => src}/pages/login/area/config.ts (100%) rename {general-rf-india/src => src}/pages/login/area/index.vue (100%) rename {general-rf-india/src => src}/pages/login/area/model.ts (100%) rename {general-rf-india/src => src}/pages/login/login/index.vue (100%) rename {general-rf-india/src => src}/pages/login/server/index.vue (100%) rename {general-rf-india/src => src}/pages/login/server/model.ts (100%) rename {general-rf-india/src => src}/pages/product/inbound/finishProductOffline/config.ts (100%) rename {general-rf-india/src => src}/pages/product/inbound/finishProductOffline/index.vue (100%) rename {general-rf-india/src => src}/pages/product/inbound/finishProductOffline/model.ts (100%) rename {general-rf-india/src => src}/pages/product/inbound/index3.vue (100%) rename {general-rf-india/src => src}/pages/product/inbound/offline-in/index.vue (100%) rename {general-rf-india/src => src}/pages/product/inbound/offline-in/model.ts (100%) rename {general-rf-india/src => src}/pages/product/inbound/semiFinishProductOffline2/config.ts (100%) rename {general-rf-india/src => src}/pages/product/inbound/semiFinishProductOffline2/index.vue (100%) rename {general-rf-india/src => src}/pages/product/inbound/semiFinishProductOffline2/model.ts (100%) rename {general-rf-india/src => src}/pages/product/index.vue (100%) rename {general-rf-india/src => src}/pages/product/model.ts (100%) rename {general-rf-india/src => src}/pages/product/outbound/foreign/index.vue (100%) rename {general-rf-india/src => src}/pages/product/outbound/foreign/model.ts (100%) rename {general-rf-india/src => src}/pages/product/outbound/index.vue (100%) rename {general-rf-india/src => src}/pages/product/outbound/internal/index.vue (100%) rename {general-rf-india/src => src}/pages/product/outbound/internal/model.ts (100%) rename {general-rf-india/src => src}/pages/product/outbound/stoOutbound/config.ts (100%) rename {general-rf-india/src => src}/pages/product/outbound/stoOutbound/detail.vue (100%) rename {general-rf-india/src => src}/pages/product/outbound/stoOutbound/index.vue (100%) rename {general-rf-india/src => src}/pages/product/outbound/stoOutbound/model.ts (100%) rename {general-rf-india/src => src}/pages/product/warehouse/index.vue (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeCollect/index.vue (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeCollect/model.ts (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeLnventory/index.vue (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeLnventory/model.ts (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeScrap/index.vue (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeScrap/model.ts (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeTransfer/index.vue (100%) rename {general-rf-india/src => src}/pages/product/warehouse/wholeTransfer/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkin/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkin/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkin/list.vue (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkin/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkin/platform.ts (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkout/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkout/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/appointment/checkout/reason.ts (100%) rename {general-rf-india/src => src}/pages/raw/appointment/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/aggregating/accessory.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/aggregating/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/aggregating/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/aggregating/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/aggregating/order.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/aggregating/result.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/aggregating/summary.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/feeding/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/feeding/detail.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/feeding/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/feeding/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/kan-dan/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/kan-dan/details.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/kan-dan/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/kan-dan/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/idetailed.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/order.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/query.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/result.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/summary.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/picking/total.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/returning/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/returning/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/virtual/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/virtual/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/virtual/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/handover/virtual/result.vue (100%) rename {general-rf-india/src => src}/pages/raw/handover/virtual/summary.vue (100%) rename {general-rf-india/src => src}/pages/raw/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReceipt/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReceipt/detail-ex.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReceipt/detail.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReceipt/idetailed.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReceipt/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReceipt/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReturnGoods/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReturnGoods/detail-ex.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReturnGoods/detail.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReturnGoods/idetailed.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReturnGoods/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/dnReturnGoods/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/poReceipt/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/poReceipt/detail.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/poReceipt/idetailed.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/poReceipt/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/poReceipt/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/receipt/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/receipt/detail-ex.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/receipt/detail.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/receipt/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/ingoods/receipt/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowCollect/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowCollect/details.vue (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowCollect/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowCollect/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowScrap/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowScrap/details.vue (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowScrap/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowScrap/model.ts (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowTransfer/config.ts (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowTransfer/details.vue (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowTransfer/index.vue (100%) rename {general-rf-india/src => src}/pages/raw/warehouse/rowTransfer/model.ts (100%) rename {general-rf-india/src => src}/plugins/app-update/index.ts (100%) rename {general-rf-india/src => src}/plugins/index.ts (100%) rename {general-rf-india/src => src}/plugins/wyb-table/css/iconfont.css (100%) rename {general-rf-india/src => src}/plugins/wyb-table/css/loader.css (100%) rename {general-rf-india/src => src}/plugins/wyb-table/js/characterToPinyin.js (100%) rename {general-rf-india/src => src}/plugins/wyb-table/js/inobounce.js (100%) rename {general-rf-india/src => src}/plugins/wyb-table/js/objEqual.js (100%) rename {general-rf-india/src => src}/plugins/wyb-table/wyb-table.vue (100%) rename {general-rf-india/src => src}/sfc.d.ts (100%) rename {general-rf-india/src => src}/static/icons/icon-01.png (100%) rename {general-rf-india/src => src}/static/icons/icon-02.png (100%) rename {general-rf-india/src => src}/static/icons/icon-03.png (100%) rename {general-rf-india/src => src}/static/icons/icon-04.png (100%) rename {general-rf-india/src => src}/static/icons/icon-05.png (100%) rename {general-rf-india/src => src}/static/icons/icon-06.png (100%) rename {general-rf-india/src => src}/static/icons/icon-07.png (100%) rename {general-rf-india/src => src}/static/icons/icon-08.png (100%) rename {general-rf-india/src => src}/static/icons/icon-09.png (100%) rename {general-rf-india/src => src}/static/icons/icon-10.png (100%) rename {general-rf-india/src => src}/static/icons/icon-11.png (100%) rename {general-rf-india/src => src}/static/icons/icon-12.png (100%) rename {general-rf-india/src => src}/static/icons/icon-13.png (100%) rename {general-rf-india/src => src}/static/icons/icon-14.png (100%) rename {general-rf-india/src => src}/static/icons/icon-15.png (100%) rename {general-rf-india/src => src}/static/icons/icon-16.png (100%) rename {general-rf-india/src => src}/static/icons/icon-17.png (100%) rename {general-rf-india/src => src}/static/icons/icon-18.png (100%) rename {general-rf-india/src => src}/static/icons/icon-19.png (100%) rename {general-rf-india/src => src}/static/icons/icon-20.png (100%) rename {general-rf-india/src => src}/static/icons/icon-21.png (100%) rename {general-rf-india/src => src}/static/icons/icon-22.png (100%) rename {general-rf-india/src => src}/static/icons/icon-23.png (100%) rename {general-rf-india/src => src}/static/icons/icon-24.png (100%) rename {general-rf-india/src => src}/static/icons/icon-25.png (100%) rename {general-rf-india/src => src}/static/icons/icon-26.png (100%) rename {general-rf-india/src => src}/static/icons/icon-27.png (100%) rename {general-rf-india/src => src}/static/icons/icon-28.png (100%) rename {general-rf-india/src => src}/static/icons/icon-29.png (100%) rename {general-rf-india/src => src}/static/icons/icon-30.png (100%) rename {general-rf-india/src => src}/static/icons/icon-31.png (100%) rename {general-rf-india/src => src}/static/icons/icon-32.png (100%) rename {general-rf-india/src => src}/static/icons/icon-33.png (100%) rename {general-rf-india/src => src}/static/icons/icon-34.png (100%) rename {general-rf-india/src => src}/static/icons/icon-35.png (100%) rename {general-rf-india/src => src}/static/icons/icon-36.png (100%) rename {general-rf-india/src => src}/static/icons/icon-37.png (100%) rename {general-rf-india/src => src}/static/icons/icon-38.png (100%) rename {general-rf-india/src => src}/static/icons/icon-39.png (100%) rename {general-rf-india/src => src}/static/icons/icon-40.png (100%) rename {general-rf-india/src => src}/static/icons/icon-41.png (100%) rename {general-rf-india/src => src}/static/icons/icon-42.png (100%) rename {general-rf-india/src => src}/static/icons/icon-43.png (100%) rename {general-rf-india/src => src}/static/icons/icon-44.png (100%) rename {general-rf-india/src => src}/static/icons/icon-45.png (100%) rename {general-rf-india/src => src}/static/icons/icon-46.png (100%) rename {general-rf-india/src => src}/static/icons/icon-47.png (100%) rename {general-rf-india/src => src}/static/icons/icon-48.png (100%) rename {general-rf-india/src => src}/static/icons/icon-49.png (100%) rename {general-rf-india/src => src}/static/icons/icon-50.png (100%) rename {general-rf-india/src => src}/static/images/image-01.png (100%) rename {general-rf-india/src => src}/static/images/image-bg-01.png (100%) rename {general-rf-india/src => src}/static/images/image-bg-02.png (100%) rename {general-rf-india/src => src}/static/images/image-bg-03.png (100%) rename {general-rf-india/src => src}/static/images/image-logo-01.png (100%) rename {general-rf-india/src => src}/static/logo.png (100%) rename {general-rf-india/src => src}/store/index.ts (100%) rename {general-rf-india/src => src}/store/modules/auth.ts (100%) rename {general-rf-india/src => src}/store/modules/session.ts (100%) rename {general-rf-india/src => src}/store/plugins/axios.ts (100%) rename {general-rf-india/src => src}/uni.scss (100%) rename {general-rf-india/src => src}/utils/filter.ts (100%) rename {general-rf-india/src => src}/utils/image.ts (100%) rename {general-rf-india/src => src}/utils/index.ts (100%) rename {general-rf-india/src => src}/utils/location.ts (100%) rename {general-rf-india/src => src}/utils/page.ts (100%) rename {general-rf-india/src => src}/utils/request.ts (100%) rename {general-rf-india/src => src}/utils/url.ts (100%) rename {general-rf-india/src => src}/utils/wait.ts (100%) rename general-rf-india/tsconfig.json => tsconfig.json (100%) rename {general-rf-india/types => types}/alert.d.ts (100%) rename {general-rf-india/types => types}/vue-form.d.ts (100%) rename {general-rf-india/types => types}/vue-i18n.d.ts (100%) rename {general-rf-india/types => types}/vue-wait.d.ts (100%) rename general-rf-india/vue.config.js => vue.config.js (100%) rename general-rf-india/yarn.lock => yarn.lock (100%) diff --git a/general-rf-india/.editorconfig b/.editorconfig similarity index 100% rename from general-rf-india/.editorconfig rename to .editorconfig diff --git a/general-rf-india/.env.development b/.env.development similarity index 100% rename from general-rf-india/.env.development rename to .env.development diff --git a/general-rf-india/.env.development.local.rename b/.env.development.local.rename similarity index 100% rename from general-rf-india/.env.development.local.rename rename to .env.development.local.rename diff --git a/general-rf-india/.env.production b/.env.production similarity index 100% rename from general-rf-india/.env.production rename to .env.production diff --git a/general-rf-india/.eslintrc.js b/.eslintrc.js similarity index 100% rename from general-rf-india/.eslintrc.js rename to .eslintrc.js diff --git a/general-rf-india/.gitignore b/.gitignore similarity index 100% rename from general-rf-india/.gitignore rename to .gitignore diff --git a/general-rf-india/README.md b/README.md similarity index 100% rename from general-rf-india/README.md rename to README.md diff --git a/general-rf-india/babel.config.js b/babel.config.js similarity index 100% rename from general-rf-india/babel.config.js rename to babel.config.js diff --git a/general-rf-india/package-lock.json b/package-lock.json similarity index 100% rename from general-rf-india/package-lock.json rename to package-lock.json diff --git a/general-rf-india/package.json b/package.json similarity index 100% rename from general-rf-india/package.json rename to package.json diff --git a/general-rf-india/postcss.config.js b/postcss.config.js similarity index 100% rename from general-rf-india/postcss.config.js rename to postcss.config.js diff --git a/general-rf-india/public/index.html b/public/index.html similarity index 100% rename from general-rf-india/public/index.html rename to public/index.html diff --git a/general-rf-india/src/App.vue b/src/App.vue similarity index 100% rename from general-rf-india/src/App.vue rename to src/App.vue diff --git a/general-rf-india/src/components/HelloWorld.vue b/src/components/HelloWorld.vue similarity index 100% rename from general-rf-india/src/components/HelloWorld.vue rename to src/components/HelloWorld.vue diff --git a/general-rf-india/src/components/J-Picker/jPicker.vue b/src/components/J-Picker/jPicker.vue similarity index 100% rename from general-rf-india/src/components/J-Picker/jPicker.vue rename to src/components/J-Picker/jPicker.vue diff --git a/general-rf-india/src/components/alert/alert.ts b/src/components/alert/alert.ts similarity index 100% rename from general-rf-india/src/components/alert/alert.ts rename to src/components/alert/alert.ts diff --git a/general-rf-india/src/components/alert/alerts.vue b/src/components/alert/alerts.vue similarity index 100% rename from general-rf-india/src/components/alert/alerts.vue rename to src/components/alert/alerts.vue diff --git a/general-rf-india/src/components/base/page.ts b/src/components/base/page.ts similarity index 100% rename from general-rf-india/src/components/base/page.ts rename to src/components/base/page.ts diff --git a/general-rf-india/src/components/uni-combox/uni-combox.vue b/src/components/uni-combox/uni-combox.vue similarity index 100% rename from general-rf-india/src/components/uni-combox/uni-combox.vue rename to src/components/uni-combox/uni-combox.vue diff --git a/general-rf-india/src/i18n/index.ts b/src/i18n/index.ts similarity index 100% rename from general-rf-india/src/i18n/index.ts rename to src/i18n/index.ts diff --git a/general-rf-india/src/i18n/lang/cn.ts b/src/i18n/lang/cn.ts similarity index 100% rename from general-rf-india/src/i18n/lang/cn.ts rename to src/i18n/lang/cn.ts diff --git a/general-rf-india/src/i18n/lang/en.ts b/src/i18n/lang/en.ts similarity index 100% rename from general-rf-india/src/i18n/lang/en.ts rename to src/i18n/lang/en.ts diff --git a/general-rf-india/src/main.ts b/src/main.ts similarity index 100% rename from general-rf-india/src/main.ts rename to src/main.ts diff --git a/general-rf-india/src/manifest.json b/src/manifest.json similarity index 100% rename from general-rf-india/src/manifest.json rename to src/manifest.json diff --git a/general-rf-india/src/pages.json b/src/pages.json similarity index 100% rename from general-rf-india/src/pages.json rename to src/pages.json diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/config.ts b/src/pages/SemiProduct/DumpList/DumpListFH/config.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/config.ts rename to src/pages/SemiProduct/DumpList/DumpListFH/config.ts diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/detail.vue b/src/pages/SemiProduct/DumpList/DumpListFH/detail.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/detail.vue rename to src/pages/SemiProduct/DumpList/DumpListFH/detail.vue diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/index.vue b/src/pages/SemiProduct/DumpList/DumpListFH/index.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/index.vue rename to src/pages/SemiProduct/DumpList/DumpListFH/index.vue diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/model.ts b/src/pages/SemiProduct/DumpList/DumpListFH/model.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListFH/model.ts rename to src/pages/SemiProduct/DumpList/DumpListFH/model.ts diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/config.ts b/src/pages/SemiProduct/DumpList/DumpListSH/config.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/config.ts rename to src/pages/SemiProduct/DumpList/DumpListSH/config.ts diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/detail.vue b/src/pages/SemiProduct/DumpList/DumpListSH/detail.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/detail.vue rename to src/pages/SemiProduct/DumpList/DumpListSH/detail.vue diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/index.vue b/src/pages/SemiProduct/DumpList/DumpListSH/index.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/index.vue rename to src/pages/SemiProduct/DumpList/DumpListSH/index.vue diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/model.ts b/src/pages/SemiProduct/DumpList/DumpListSH/model.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/DumpListSH/model.ts rename to src/pages/SemiProduct/DumpList/DumpListSH/model.ts diff --git a/general-rf-india/src/pages/SemiProduct/DumpList/index.vue b/src/pages/SemiProduct/DumpList/index.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/DumpList/index.vue rename to src/pages/SemiProduct/DumpList/index.vue diff --git a/general-rf-india/src/pages/SemiProduct/inbound/config.ts b/src/pages/SemiProduct/inbound/config.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/inbound/config.ts rename to src/pages/SemiProduct/inbound/config.ts diff --git a/general-rf-india/src/pages/SemiProduct/inbound/index.vue b/src/pages/SemiProduct/inbound/index.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/inbound/index.vue rename to src/pages/SemiProduct/inbound/index.vue diff --git a/general-rf-india/src/pages/SemiProduct/inbound/model.ts b/src/pages/SemiProduct/inbound/model.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/inbound/model.ts rename to src/pages/SemiProduct/inbound/model.ts diff --git a/general-rf-india/src/pages/SemiProduct/index.vue b/src/pages/SemiProduct/index.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/index.vue rename to src/pages/SemiProduct/index.vue diff --git a/general-rf-india/src/pages/SemiProduct/model.ts b/src/pages/SemiProduct/model.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/model.ts rename to src/pages/SemiProduct/model.ts diff --git a/general-rf-india/src/pages/SemiProduct/outbound/config.ts b/src/pages/SemiProduct/outbound/config.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/outbound/config.ts rename to src/pages/SemiProduct/outbound/config.ts diff --git a/general-rf-india/src/pages/SemiProduct/outbound/index.vue b/src/pages/SemiProduct/outbound/index.vue similarity index 100% rename from general-rf-india/src/pages/SemiProduct/outbound/index.vue rename to src/pages/SemiProduct/outbound/index.vue diff --git a/general-rf-india/src/pages/SemiProduct/outbound/model.ts b/src/pages/SemiProduct/outbound/model.ts similarity index 100% rename from general-rf-india/src/pages/SemiProduct/outbound/model.ts rename to src/pages/SemiProduct/outbound/model.ts diff --git a/general-rf-india/src/pages/demo/index.vue b/src/pages/demo/index.vue similarity index 100% rename from general-rf-india/src/pages/demo/index.vue rename to src/pages/demo/index.vue diff --git a/general-rf-india/src/pages/demo/model.ts b/src/pages/demo/model.ts similarity index 100% rename from general-rf-india/src/pages/demo/model.ts rename to src/pages/demo/model.ts diff --git a/general-rf-india/src/pages/index/index.vue b/src/pages/index/index.vue similarity index 100% rename from general-rf-india/src/pages/index/index.vue rename to src/pages/index/index.vue diff --git a/general-rf-india/src/pages/index/model.ts b/src/pages/index/model.ts similarity index 100% rename from general-rf-india/src/pages/index/model.ts rename to src/pages/index/model.ts diff --git a/general-rf-india/src/pages/login/area/config.ts b/src/pages/login/area/config.ts similarity index 100% rename from general-rf-india/src/pages/login/area/config.ts rename to src/pages/login/area/config.ts diff --git a/general-rf-india/src/pages/login/area/index.vue b/src/pages/login/area/index.vue similarity index 100% rename from general-rf-india/src/pages/login/area/index.vue rename to src/pages/login/area/index.vue diff --git a/general-rf-india/src/pages/login/area/model.ts b/src/pages/login/area/model.ts similarity index 100% rename from general-rf-india/src/pages/login/area/model.ts rename to src/pages/login/area/model.ts diff --git a/general-rf-india/src/pages/login/login/index.vue b/src/pages/login/login/index.vue similarity index 100% rename from general-rf-india/src/pages/login/login/index.vue rename to src/pages/login/login/index.vue diff --git a/general-rf-india/src/pages/login/server/index.vue b/src/pages/login/server/index.vue similarity index 100% rename from general-rf-india/src/pages/login/server/index.vue rename to src/pages/login/server/index.vue diff --git a/general-rf-india/src/pages/login/server/model.ts b/src/pages/login/server/model.ts similarity index 100% rename from general-rf-india/src/pages/login/server/model.ts rename to src/pages/login/server/model.ts diff --git a/general-rf-india/src/pages/product/inbound/finishProductOffline/config.ts b/src/pages/product/inbound/finishProductOffline/config.ts similarity index 100% rename from general-rf-india/src/pages/product/inbound/finishProductOffline/config.ts rename to src/pages/product/inbound/finishProductOffline/config.ts diff --git a/general-rf-india/src/pages/product/inbound/finishProductOffline/index.vue b/src/pages/product/inbound/finishProductOffline/index.vue similarity index 100% rename from general-rf-india/src/pages/product/inbound/finishProductOffline/index.vue rename to src/pages/product/inbound/finishProductOffline/index.vue diff --git a/general-rf-india/src/pages/product/inbound/finishProductOffline/model.ts b/src/pages/product/inbound/finishProductOffline/model.ts similarity index 100% rename from general-rf-india/src/pages/product/inbound/finishProductOffline/model.ts rename to src/pages/product/inbound/finishProductOffline/model.ts diff --git a/general-rf-india/src/pages/product/inbound/index3.vue b/src/pages/product/inbound/index3.vue similarity index 100% rename from general-rf-india/src/pages/product/inbound/index3.vue rename to src/pages/product/inbound/index3.vue diff --git a/general-rf-india/src/pages/product/inbound/offline-in/index.vue b/src/pages/product/inbound/offline-in/index.vue similarity index 100% rename from general-rf-india/src/pages/product/inbound/offline-in/index.vue rename to src/pages/product/inbound/offline-in/index.vue diff --git a/general-rf-india/src/pages/product/inbound/offline-in/model.ts b/src/pages/product/inbound/offline-in/model.ts similarity index 100% rename from general-rf-india/src/pages/product/inbound/offline-in/model.ts rename to src/pages/product/inbound/offline-in/model.ts diff --git a/general-rf-india/src/pages/product/inbound/semiFinishProductOffline2/config.ts b/src/pages/product/inbound/semiFinishProductOffline2/config.ts similarity index 100% rename from general-rf-india/src/pages/product/inbound/semiFinishProductOffline2/config.ts rename to src/pages/product/inbound/semiFinishProductOffline2/config.ts diff --git a/general-rf-india/src/pages/product/inbound/semiFinishProductOffline2/index.vue b/src/pages/product/inbound/semiFinishProductOffline2/index.vue similarity index 100% rename from general-rf-india/src/pages/product/inbound/semiFinishProductOffline2/index.vue rename to src/pages/product/inbound/semiFinishProductOffline2/index.vue diff --git a/general-rf-india/src/pages/product/inbound/semiFinishProductOffline2/model.ts b/src/pages/product/inbound/semiFinishProductOffline2/model.ts similarity index 100% rename from general-rf-india/src/pages/product/inbound/semiFinishProductOffline2/model.ts rename to src/pages/product/inbound/semiFinishProductOffline2/model.ts diff --git a/general-rf-india/src/pages/product/index.vue b/src/pages/product/index.vue similarity index 100% rename from general-rf-india/src/pages/product/index.vue rename to src/pages/product/index.vue diff --git a/general-rf-india/src/pages/product/model.ts b/src/pages/product/model.ts similarity index 100% rename from general-rf-india/src/pages/product/model.ts rename to src/pages/product/model.ts diff --git a/general-rf-india/src/pages/product/outbound/foreign/index.vue b/src/pages/product/outbound/foreign/index.vue similarity index 100% rename from general-rf-india/src/pages/product/outbound/foreign/index.vue rename to src/pages/product/outbound/foreign/index.vue diff --git a/general-rf-india/src/pages/product/outbound/foreign/model.ts b/src/pages/product/outbound/foreign/model.ts similarity index 100% rename from general-rf-india/src/pages/product/outbound/foreign/model.ts rename to src/pages/product/outbound/foreign/model.ts diff --git a/general-rf-india/src/pages/product/outbound/index.vue b/src/pages/product/outbound/index.vue similarity index 100% rename from general-rf-india/src/pages/product/outbound/index.vue rename to src/pages/product/outbound/index.vue diff --git a/general-rf-india/src/pages/product/outbound/internal/index.vue b/src/pages/product/outbound/internal/index.vue similarity index 100% rename from general-rf-india/src/pages/product/outbound/internal/index.vue rename to src/pages/product/outbound/internal/index.vue diff --git a/general-rf-india/src/pages/product/outbound/internal/model.ts b/src/pages/product/outbound/internal/model.ts similarity index 100% rename from general-rf-india/src/pages/product/outbound/internal/model.ts rename to src/pages/product/outbound/internal/model.ts diff --git a/general-rf-india/src/pages/product/outbound/stoOutbound/config.ts b/src/pages/product/outbound/stoOutbound/config.ts similarity index 100% rename from general-rf-india/src/pages/product/outbound/stoOutbound/config.ts rename to src/pages/product/outbound/stoOutbound/config.ts diff --git a/general-rf-india/src/pages/product/outbound/stoOutbound/detail.vue b/src/pages/product/outbound/stoOutbound/detail.vue similarity index 100% rename from general-rf-india/src/pages/product/outbound/stoOutbound/detail.vue rename to src/pages/product/outbound/stoOutbound/detail.vue diff --git a/general-rf-india/src/pages/product/outbound/stoOutbound/index.vue b/src/pages/product/outbound/stoOutbound/index.vue similarity index 100% rename from general-rf-india/src/pages/product/outbound/stoOutbound/index.vue rename to src/pages/product/outbound/stoOutbound/index.vue diff --git a/general-rf-india/src/pages/product/outbound/stoOutbound/model.ts b/src/pages/product/outbound/stoOutbound/model.ts similarity index 100% rename from general-rf-india/src/pages/product/outbound/stoOutbound/model.ts rename to src/pages/product/outbound/stoOutbound/model.ts diff --git a/general-rf-india/src/pages/product/warehouse/index.vue b/src/pages/product/warehouse/index.vue similarity index 100% rename from general-rf-india/src/pages/product/warehouse/index.vue rename to src/pages/product/warehouse/index.vue diff --git a/general-rf-india/src/pages/product/warehouse/wholeCollect/index.vue b/src/pages/product/warehouse/wholeCollect/index.vue similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeCollect/index.vue rename to src/pages/product/warehouse/wholeCollect/index.vue diff --git a/general-rf-india/src/pages/product/warehouse/wholeCollect/model.ts b/src/pages/product/warehouse/wholeCollect/model.ts similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeCollect/model.ts rename to src/pages/product/warehouse/wholeCollect/model.ts diff --git a/general-rf-india/src/pages/product/warehouse/wholeLnventory/index.vue b/src/pages/product/warehouse/wholeLnventory/index.vue similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeLnventory/index.vue rename to src/pages/product/warehouse/wholeLnventory/index.vue diff --git a/general-rf-india/src/pages/product/warehouse/wholeLnventory/model.ts b/src/pages/product/warehouse/wholeLnventory/model.ts similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeLnventory/model.ts rename to src/pages/product/warehouse/wholeLnventory/model.ts diff --git a/general-rf-india/src/pages/product/warehouse/wholeScrap/index.vue b/src/pages/product/warehouse/wholeScrap/index.vue similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeScrap/index.vue rename to src/pages/product/warehouse/wholeScrap/index.vue diff --git a/general-rf-india/src/pages/product/warehouse/wholeScrap/model.ts b/src/pages/product/warehouse/wholeScrap/model.ts similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeScrap/model.ts rename to src/pages/product/warehouse/wholeScrap/model.ts diff --git a/general-rf-india/src/pages/product/warehouse/wholeTransfer/index.vue b/src/pages/product/warehouse/wholeTransfer/index.vue similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeTransfer/index.vue rename to src/pages/product/warehouse/wholeTransfer/index.vue diff --git a/general-rf-india/src/pages/product/warehouse/wholeTransfer/model.ts b/src/pages/product/warehouse/wholeTransfer/model.ts similarity index 100% rename from general-rf-india/src/pages/product/warehouse/wholeTransfer/model.ts rename to src/pages/product/warehouse/wholeTransfer/model.ts diff --git a/general-rf-india/src/pages/raw/appointment/checkin/config.ts b/src/pages/raw/appointment/checkin/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkin/config.ts rename to src/pages/raw/appointment/checkin/config.ts diff --git a/general-rf-india/src/pages/raw/appointment/checkin/index.vue b/src/pages/raw/appointment/checkin/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkin/index.vue rename to src/pages/raw/appointment/checkin/index.vue diff --git a/general-rf-india/src/pages/raw/appointment/checkin/list.vue b/src/pages/raw/appointment/checkin/list.vue similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkin/list.vue rename to src/pages/raw/appointment/checkin/list.vue diff --git a/general-rf-india/src/pages/raw/appointment/checkin/model.ts b/src/pages/raw/appointment/checkin/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkin/model.ts rename to src/pages/raw/appointment/checkin/model.ts diff --git a/general-rf-india/src/pages/raw/appointment/checkin/platform.ts b/src/pages/raw/appointment/checkin/platform.ts similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkin/platform.ts rename to src/pages/raw/appointment/checkin/platform.ts diff --git a/general-rf-india/src/pages/raw/appointment/checkout/index.vue b/src/pages/raw/appointment/checkout/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkout/index.vue rename to src/pages/raw/appointment/checkout/index.vue diff --git a/general-rf-india/src/pages/raw/appointment/checkout/model.ts b/src/pages/raw/appointment/checkout/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkout/model.ts rename to src/pages/raw/appointment/checkout/model.ts diff --git a/general-rf-india/src/pages/raw/appointment/checkout/reason.ts b/src/pages/raw/appointment/checkout/reason.ts similarity index 100% rename from general-rf-india/src/pages/raw/appointment/checkout/reason.ts rename to src/pages/raw/appointment/checkout/reason.ts diff --git a/general-rf-india/src/pages/raw/appointment/index.vue b/src/pages/raw/appointment/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/appointment/index.vue rename to src/pages/raw/appointment/index.vue diff --git a/general-rf-india/src/pages/raw/handover/aggregating/accessory.vue b/src/pages/raw/handover/aggregating/accessory.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/aggregating/accessory.vue rename to src/pages/raw/handover/aggregating/accessory.vue diff --git a/general-rf-india/src/pages/raw/handover/aggregating/config.ts b/src/pages/raw/handover/aggregating/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/aggregating/config.ts rename to src/pages/raw/handover/aggregating/config.ts diff --git a/general-rf-india/src/pages/raw/handover/aggregating/index.vue b/src/pages/raw/handover/aggregating/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/aggregating/index.vue rename to src/pages/raw/handover/aggregating/index.vue diff --git a/general-rf-india/src/pages/raw/handover/aggregating/model.ts b/src/pages/raw/handover/aggregating/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/aggregating/model.ts rename to src/pages/raw/handover/aggregating/model.ts diff --git a/general-rf-india/src/pages/raw/handover/aggregating/order.vue b/src/pages/raw/handover/aggregating/order.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/aggregating/order.vue rename to src/pages/raw/handover/aggregating/order.vue diff --git a/general-rf-india/src/pages/raw/handover/aggregating/result.vue b/src/pages/raw/handover/aggregating/result.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/aggregating/result.vue rename to src/pages/raw/handover/aggregating/result.vue diff --git a/general-rf-india/src/pages/raw/handover/aggregating/summary.vue b/src/pages/raw/handover/aggregating/summary.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/aggregating/summary.vue rename to src/pages/raw/handover/aggregating/summary.vue diff --git a/general-rf-india/src/pages/raw/handover/feeding/config.ts b/src/pages/raw/handover/feeding/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/feeding/config.ts rename to src/pages/raw/handover/feeding/config.ts diff --git a/general-rf-india/src/pages/raw/handover/feeding/detail.vue b/src/pages/raw/handover/feeding/detail.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/feeding/detail.vue rename to src/pages/raw/handover/feeding/detail.vue diff --git a/general-rf-india/src/pages/raw/handover/feeding/index.vue b/src/pages/raw/handover/feeding/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/feeding/index.vue rename to src/pages/raw/handover/feeding/index.vue diff --git a/general-rf-india/src/pages/raw/handover/feeding/model.ts b/src/pages/raw/handover/feeding/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/feeding/model.ts rename to src/pages/raw/handover/feeding/model.ts diff --git a/general-rf-india/src/pages/raw/handover/index.vue b/src/pages/raw/handover/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/index.vue rename to src/pages/raw/handover/index.vue diff --git a/general-rf-india/src/pages/raw/handover/kan-dan/config.ts b/src/pages/raw/handover/kan-dan/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/kan-dan/config.ts rename to src/pages/raw/handover/kan-dan/config.ts diff --git a/general-rf-india/src/pages/raw/handover/kan-dan/details.vue b/src/pages/raw/handover/kan-dan/details.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/kan-dan/details.vue rename to src/pages/raw/handover/kan-dan/details.vue diff --git a/general-rf-india/src/pages/raw/handover/kan-dan/index.vue b/src/pages/raw/handover/kan-dan/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/kan-dan/index.vue rename to src/pages/raw/handover/kan-dan/index.vue diff --git a/general-rf-india/src/pages/raw/handover/kan-dan/model.ts b/src/pages/raw/handover/kan-dan/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/kan-dan/model.ts rename to src/pages/raw/handover/kan-dan/model.ts diff --git a/general-rf-india/src/pages/raw/handover/picking/config.ts b/src/pages/raw/handover/picking/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/config.ts rename to src/pages/raw/handover/picking/config.ts diff --git a/general-rf-india/src/pages/raw/handover/picking/idetailed.vue b/src/pages/raw/handover/picking/idetailed.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/idetailed.vue rename to src/pages/raw/handover/picking/idetailed.vue diff --git a/general-rf-india/src/pages/raw/handover/picking/index.vue b/src/pages/raw/handover/picking/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/index.vue rename to src/pages/raw/handover/picking/index.vue diff --git a/general-rf-india/src/pages/raw/handover/picking/model.ts b/src/pages/raw/handover/picking/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/model.ts rename to src/pages/raw/handover/picking/model.ts diff --git a/general-rf-india/src/pages/raw/handover/picking/order.vue b/src/pages/raw/handover/picking/order.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/order.vue rename to src/pages/raw/handover/picking/order.vue diff --git a/general-rf-india/src/pages/raw/handover/picking/query.vue b/src/pages/raw/handover/picking/query.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/query.vue rename to src/pages/raw/handover/picking/query.vue diff --git a/general-rf-india/src/pages/raw/handover/picking/result.vue b/src/pages/raw/handover/picking/result.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/result.vue rename to src/pages/raw/handover/picking/result.vue diff --git a/general-rf-india/src/pages/raw/handover/picking/summary.vue b/src/pages/raw/handover/picking/summary.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/summary.vue rename to src/pages/raw/handover/picking/summary.vue diff --git a/general-rf-india/src/pages/raw/handover/picking/total.vue b/src/pages/raw/handover/picking/total.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/picking/total.vue rename to src/pages/raw/handover/picking/total.vue diff --git a/general-rf-india/src/pages/raw/handover/returning/index.vue b/src/pages/raw/handover/returning/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/returning/index.vue rename to src/pages/raw/handover/returning/index.vue diff --git a/general-rf-india/src/pages/raw/handover/returning/model.ts b/src/pages/raw/handover/returning/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/returning/model.ts rename to src/pages/raw/handover/returning/model.ts diff --git a/general-rf-india/src/pages/raw/handover/virtual/config.ts b/src/pages/raw/handover/virtual/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/virtual/config.ts rename to src/pages/raw/handover/virtual/config.ts diff --git a/general-rf-india/src/pages/raw/handover/virtual/index.vue b/src/pages/raw/handover/virtual/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/virtual/index.vue rename to src/pages/raw/handover/virtual/index.vue diff --git a/general-rf-india/src/pages/raw/handover/virtual/model.ts b/src/pages/raw/handover/virtual/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/handover/virtual/model.ts rename to src/pages/raw/handover/virtual/model.ts diff --git a/general-rf-india/src/pages/raw/handover/virtual/result.vue b/src/pages/raw/handover/virtual/result.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/virtual/result.vue rename to src/pages/raw/handover/virtual/result.vue diff --git a/general-rf-india/src/pages/raw/handover/virtual/summary.vue b/src/pages/raw/handover/virtual/summary.vue similarity index 100% rename from general-rf-india/src/pages/raw/handover/virtual/summary.vue rename to src/pages/raw/handover/virtual/summary.vue diff --git a/general-rf-india/src/pages/raw/index.vue b/src/pages/raw/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/index.vue rename to src/pages/raw/index.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReceipt/config.ts b/src/pages/raw/ingoods/dnReceipt/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReceipt/config.ts rename to src/pages/raw/ingoods/dnReceipt/config.ts diff --git a/general-rf-india/src/pages/raw/ingoods/dnReceipt/detail-ex.vue b/src/pages/raw/ingoods/dnReceipt/detail-ex.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReceipt/detail-ex.vue rename to src/pages/raw/ingoods/dnReceipt/detail-ex.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReceipt/detail.vue b/src/pages/raw/ingoods/dnReceipt/detail.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReceipt/detail.vue rename to src/pages/raw/ingoods/dnReceipt/detail.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReceipt/idetailed.vue b/src/pages/raw/ingoods/dnReceipt/idetailed.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReceipt/idetailed.vue rename to src/pages/raw/ingoods/dnReceipt/idetailed.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReceipt/index.vue b/src/pages/raw/ingoods/dnReceipt/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReceipt/index.vue rename to src/pages/raw/ingoods/dnReceipt/index.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReceipt/model.ts b/src/pages/raw/ingoods/dnReceipt/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReceipt/model.ts rename to src/pages/raw/ingoods/dnReceipt/model.ts diff --git a/general-rf-india/src/pages/raw/ingoods/dnReturnGoods/config.ts b/src/pages/raw/ingoods/dnReturnGoods/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReturnGoods/config.ts rename to src/pages/raw/ingoods/dnReturnGoods/config.ts diff --git a/general-rf-india/src/pages/raw/ingoods/dnReturnGoods/detail-ex.vue b/src/pages/raw/ingoods/dnReturnGoods/detail-ex.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReturnGoods/detail-ex.vue rename to src/pages/raw/ingoods/dnReturnGoods/detail-ex.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReturnGoods/detail.vue b/src/pages/raw/ingoods/dnReturnGoods/detail.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReturnGoods/detail.vue rename to src/pages/raw/ingoods/dnReturnGoods/detail.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReturnGoods/idetailed.vue b/src/pages/raw/ingoods/dnReturnGoods/idetailed.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReturnGoods/idetailed.vue rename to src/pages/raw/ingoods/dnReturnGoods/idetailed.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReturnGoods/index.vue b/src/pages/raw/ingoods/dnReturnGoods/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReturnGoods/index.vue rename to src/pages/raw/ingoods/dnReturnGoods/index.vue diff --git a/general-rf-india/src/pages/raw/ingoods/dnReturnGoods/model.ts b/src/pages/raw/ingoods/dnReturnGoods/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/dnReturnGoods/model.ts rename to src/pages/raw/ingoods/dnReturnGoods/model.ts diff --git a/general-rf-india/src/pages/raw/ingoods/index.vue b/src/pages/raw/ingoods/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/index.vue rename to src/pages/raw/ingoods/index.vue diff --git a/general-rf-india/src/pages/raw/ingoods/poReceipt/config.ts b/src/pages/raw/ingoods/poReceipt/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/poReceipt/config.ts rename to src/pages/raw/ingoods/poReceipt/config.ts diff --git a/general-rf-india/src/pages/raw/ingoods/poReceipt/detail.vue b/src/pages/raw/ingoods/poReceipt/detail.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/poReceipt/detail.vue rename to src/pages/raw/ingoods/poReceipt/detail.vue diff --git a/general-rf-india/src/pages/raw/ingoods/poReceipt/idetailed.vue b/src/pages/raw/ingoods/poReceipt/idetailed.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/poReceipt/idetailed.vue rename to src/pages/raw/ingoods/poReceipt/idetailed.vue diff --git a/general-rf-india/src/pages/raw/ingoods/poReceipt/index.vue b/src/pages/raw/ingoods/poReceipt/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/poReceipt/index.vue rename to src/pages/raw/ingoods/poReceipt/index.vue diff --git a/general-rf-india/src/pages/raw/ingoods/poReceipt/model.ts b/src/pages/raw/ingoods/poReceipt/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/poReceipt/model.ts rename to src/pages/raw/ingoods/poReceipt/model.ts diff --git a/general-rf-india/src/pages/raw/ingoods/receipt/config.ts b/src/pages/raw/ingoods/receipt/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/receipt/config.ts rename to src/pages/raw/ingoods/receipt/config.ts diff --git a/general-rf-india/src/pages/raw/ingoods/receipt/detail-ex.vue b/src/pages/raw/ingoods/receipt/detail-ex.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/receipt/detail-ex.vue rename to src/pages/raw/ingoods/receipt/detail-ex.vue diff --git a/general-rf-india/src/pages/raw/ingoods/receipt/detail.vue b/src/pages/raw/ingoods/receipt/detail.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/receipt/detail.vue rename to src/pages/raw/ingoods/receipt/detail.vue diff --git a/general-rf-india/src/pages/raw/ingoods/receipt/index.vue b/src/pages/raw/ingoods/receipt/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/receipt/index.vue rename to src/pages/raw/ingoods/receipt/index.vue diff --git a/general-rf-india/src/pages/raw/ingoods/receipt/model.ts b/src/pages/raw/ingoods/receipt/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/ingoods/receipt/model.ts rename to src/pages/raw/ingoods/receipt/model.ts diff --git a/general-rf-india/src/pages/raw/model.ts b/src/pages/raw/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/model.ts rename to src/pages/raw/model.ts diff --git a/general-rf-india/src/pages/raw/warehouse/index.vue b/src/pages/raw/warehouse/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/index.vue rename to src/pages/raw/warehouse/index.vue diff --git a/general-rf-india/src/pages/raw/warehouse/rowCollect/config.ts b/src/pages/raw/warehouse/rowCollect/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowCollect/config.ts rename to src/pages/raw/warehouse/rowCollect/config.ts diff --git a/general-rf-india/src/pages/raw/warehouse/rowCollect/details.vue b/src/pages/raw/warehouse/rowCollect/details.vue similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowCollect/details.vue rename to src/pages/raw/warehouse/rowCollect/details.vue diff --git a/general-rf-india/src/pages/raw/warehouse/rowCollect/index.vue b/src/pages/raw/warehouse/rowCollect/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowCollect/index.vue rename to src/pages/raw/warehouse/rowCollect/index.vue diff --git a/general-rf-india/src/pages/raw/warehouse/rowCollect/model.ts b/src/pages/raw/warehouse/rowCollect/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowCollect/model.ts rename to src/pages/raw/warehouse/rowCollect/model.ts diff --git a/general-rf-india/src/pages/raw/warehouse/rowScrap/config.ts b/src/pages/raw/warehouse/rowScrap/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowScrap/config.ts rename to src/pages/raw/warehouse/rowScrap/config.ts diff --git a/general-rf-india/src/pages/raw/warehouse/rowScrap/details.vue b/src/pages/raw/warehouse/rowScrap/details.vue similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowScrap/details.vue rename to src/pages/raw/warehouse/rowScrap/details.vue diff --git a/general-rf-india/src/pages/raw/warehouse/rowScrap/index.vue b/src/pages/raw/warehouse/rowScrap/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowScrap/index.vue rename to src/pages/raw/warehouse/rowScrap/index.vue diff --git a/general-rf-india/src/pages/raw/warehouse/rowScrap/model.ts b/src/pages/raw/warehouse/rowScrap/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowScrap/model.ts rename to src/pages/raw/warehouse/rowScrap/model.ts diff --git a/general-rf-india/src/pages/raw/warehouse/rowTransfer/config.ts b/src/pages/raw/warehouse/rowTransfer/config.ts similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowTransfer/config.ts rename to src/pages/raw/warehouse/rowTransfer/config.ts diff --git a/general-rf-india/src/pages/raw/warehouse/rowTransfer/details.vue b/src/pages/raw/warehouse/rowTransfer/details.vue similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowTransfer/details.vue rename to src/pages/raw/warehouse/rowTransfer/details.vue diff --git a/general-rf-india/src/pages/raw/warehouse/rowTransfer/index.vue b/src/pages/raw/warehouse/rowTransfer/index.vue similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowTransfer/index.vue rename to src/pages/raw/warehouse/rowTransfer/index.vue diff --git a/general-rf-india/src/pages/raw/warehouse/rowTransfer/model.ts b/src/pages/raw/warehouse/rowTransfer/model.ts similarity index 100% rename from general-rf-india/src/pages/raw/warehouse/rowTransfer/model.ts rename to src/pages/raw/warehouse/rowTransfer/model.ts diff --git a/general-rf-india/src/plugins/app-update/index.ts b/src/plugins/app-update/index.ts similarity index 100% rename from general-rf-india/src/plugins/app-update/index.ts rename to src/plugins/app-update/index.ts diff --git a/general-rf-india/src/plugins/index.ts b/src/plugins/index.ts similarity index 100% rename from general-rf-india/src/plugins/index.ts rename to src/plugins/index.ts diff --git a/general-rf-india/src/plugins/wyb-table/css/iconfont.css b/src/plugins/wyb-table/css/iconfont.css similarity index 100% rename from general-rf-india/src/plugins/wyb-table/css/iconfont.css rename to src/plugins/wyb-table/css/iconfont.css diff --git a/general-rf-india/src/plugins/wyb-table/css/loader.css b/src/plugins/wyb-table/css/loader.css similarity index 100% rename from general-rf-india/src/plugins/wyb-table/css/loader.css rename to src/plugins/wyb-table/css/loader.css diff --git a/general-rf-india/src/plugins/wyb-table/js/characterToPinyin.js b/src/plugins/wyb-table/js/characterToPinyin.js similarity index 100% rename from general-rf-india/src/plugins/wyb-table/js/characterToPinyin.js rename to src/plugins/wyb-table/js/characterToPinyin.js diff --git a/general-rf-india/src/plugins/wyb-table/js/inobounce.js b/src/plugins/wyb-table/js/inobounce.js similarity index 100% rename from general-rf-india/src/plugins/wyb-table/js/inobounce.js rename to src/plugins/wyb-table/js/inobounce.js diff --git a/general-rf-india/src/plugins/wyb-table/js/objEqual.js b/src/plugins/wyb-table/js/objEqual.js similarity index 100% rename from general-rf-india/src/plugins/wyb-table/js/objEqual.js rename to src/plugins/wyb-table/js/objEqual.js diff --git a/general-rf-india/src/plugins/wyb-table/wyb-table.vue b/src/plugins/wyb-table/wyb-table.vue similarity index 100% rename from general-rf-india/src/plugins/wyb-table/wyb-table.vue rename to src/plugins/wyb-table/wyb-table.vue diff --git a/general-rf-india/src/sfc.d.ts b/src/sfc.d.ts similarity index 100% rename from general-rf-india/src/sfc.d.ts rename to src/sfc.d.ts diff --git a/general-rf-india/src/static/icons/icon-01.png b/src/static/icons/icon-01.png similarity index 100% rename from general-rf-india/src/static/icons/icon-01.png rename to src/static/icons/icon-01.png diff --git a/general-rf-india/src/static/icons/icon-02.png b/src/static/icons/icon-02.png similarity index 100% rename from general-rf-india/src/static/icons/icon-02.png rename to src/static/icons/icon-02.png diff --git a/general-rf-india/src/static/icons/icon-03.png b/src/static/icons/icon-03.png similarity index 100% rename from general-rf-india/src/static/icons/icon-03.png rename to src/static/icons/icon-03.png diff --git a/general-rf-india/src/static/icons/icon-04.png b/src/static/icons/icon-04.png similarity index 100% rename from general-rf-india/src/static/icons/icon-04.png rename to src/static/icons/icon-04.png diff --git a/general-rf-india/src/static/icons/icon-05.png b/src/static/icons/icon-05.png similarity index 100% rename from general-rf-india/src/static/icons/icon-05.png rename to src/static/icons/icon-05.png diff --git a/general-rf-india/src/static/icons/icon-06.png b/src/static/icons/icon-06.png similarity index 100% rename from general-rf-india/src/static/icons/icon-06.png rename to src/static/icons/icon-06.png diff --git a/general-rf-india/src/static/icons/icon-07.png b/src/static/icons/icon-07.png similarity index 100% rename from general-rf-india/src/static/icons/icon-07.png rename to src/static/icons/icon-07.png diff --git a/general-rf-india/src/static/icons/icon-08.png b/src/static/icons/icon-08.png similarity index 100% rename from general-rf-india/src/static/icons/icon-08.png rename to src/static/icons/icon-08.png diff --git a/general-rf-india/src/static/icons/icon-09.png b/src/static/icons/icon-09.png similarity index 100% rename from general-rf-india/src/static/icons/icon-09.png rename to src/static/icons/icon-09.png diff --git a/general-rf-india/src/static/icons/icon-10.png b/src/static/icons/icon-10.png similarity index 100% rename from general-rf-india/src/static/icons/icon-10.png rename to src/static/icons/icon-10.png diff --git a/general-rf-india/src/static/icons/icon-11.png b/src/static/icons/icon-11.png similarity index 100% rename from general-rf-india/src/static/icons/icon-11.png rename to src/static/icons/icon-11.png diff --git a/general-rf-india/src/static/icons/icon-12.png b/src/static/icons/icon-12.png similarity index 100% rename from general-rf-india/src/static/icons/icon-12.png rename to src/static/icons/icon-12.png diff --git a/general-rf-india/src/static/icons/icon-13.png b/src/static/icons/icon-13.png similarity index 100% rename from general-rf-india/src/static/icons/icon-13.png rename to src/static/icons/icon-13.png diff --git a/general-rf-india/src/static/icons/icon-14.png b/src/static/icons/icon-14.png similarity index 100% rename from general-rf-india/src/static/icons/icon-14.png rename to src/static/icons/icon-14.png diff --git a/general-rf-india/src/static/icons/icon-15.png b/src/static/icons/icon-15.png similarity index 100% rename from general-rf-india/src/static/icons/icon-15.png rename to src/static/icons/icon-15.png diff --git a/general-rf-india/src/static/icons/icon-16.png b/src/static/icons/icon-16.png similarity index 100% rename from general-rf-india/src/static/icons/icon-16.png rename to src/static/icons/icon-16.png diff --git a/general-rf-india/src/static/icons/icon-17.png b/src/static/icons/icon-17.png similarity index 100% rename from general-rf-india/src/static/icons/icon-17.png rename to src/static/icons/icon-17.png diff --git a/general-rf-india/src/static/icons/icon-18.png b/src/static/icons/icon-18.png similarity index 100% rename from general-rf-india/src/static/icons/icon-18.png rename to src/static/icons/icon-18.png diff --git a/general-rf-india/src/static/icons/icon-19.png b/src/static/icons/icon-19.png similarity index 100% rename from general-rf-india/src/static/icons/icon-19.png rename to src/static/icons/icon-19.png diff --git a/general-rf-india/src/static/icons/icon-20.png b/src/static/icons/icon-20.png similarity index 100% rename from general-rf-india/src/static/icons/icon-20.png rename to src/static/icons/icon-20.png diff --git a/general-rf-india/src/static/icons/icon-21.png b/src/static/icons/icon-21.png similarity index 100% rename from general-rf-india/src/static/icons/icon-21.png rename to src/static/icons/icon-21.png diff --git a/general-rf-india/src/static/icons/icon-22.png b/src/static/icons/icon-22.png similarity index 100% rename from general-rf-india/src/static/icons/icon-22.png rename to src/static/icons/icon-22.png diff --git a/general-rf-india/src/static/icons/icon-23.png b/src/static/icons/icon-23.png similarity index 100% rename from general-rf-india/src/static/icons/icon-23.png rename to src/static/icons/icon-23.png diff --git a/general-rf-india/src/static/icons/icon-24.png b/src/static/icons/icon-24.png similarity index 100% rename from general-rf-india/src/static/icons/icon-24.png rename to src/static/icons/icon-24.png diff --git a/general-rf-india/src/static/icons/icon-25.png b/src/static/icons/icon-25.png similarity index 100% rename from general-rf-india/src/static/icons/icon-25.png rename to src/static/icons/icon-25.png diff --git a/general-rf-india/src/static/icons/icon-26.png b/src/static/icons/icon-26.png similarity index 100% rename from general-rf-india/src/static/icons/icon-26.png rename to src/static/icons/icon-26.png diff --git a/general-rf-india/src/static/icons/icon-27.png b/src/static/icons/icon-27.png similarity index 100% rename from general-rf-india/src/static/icons/icon-27.png rename to src/static/icons/icon-27.png diff --git a/general-rf-india/src/static/icons/icon-28.png b/src/static/icons/icon-28.png similarity index 100% rename from general-rf-india/src/static/icons/icon-28.png rename to src/static/icons/icon-28.png diff --git a/general-rf-india/src/static/icons/icon-29.png b/src/static/icons/icon-29.png similarity index 100% rename from general-rf-india/src/static/icons/icon-29.png rename to src/static/icons/icon-29.png diff --git a/general-rf-india/src/static/icons/icon-30.png b/src/static/icons/icon-30.png similarity index 100% rename from general-rf-india/src/static/icons/icon-30.png rename to src/static/icons/icon-30.png diff --git a/general-rf-india/src/static/icons/icon-31.png b/src/static/icons/icon-31.png similarity index 100% rename from general-rf-india/src/static/icons/icon-31.png rename to src/static/icons/icon-31.png diff --git a/general-rf-india/src/static/icons/icon-32.png b/src/static/icons/icon-32.png similarity index 100% rename from general-rf-india/src/static/icons/icon-32.png rename to src/static/icons/icon-32.png diff --git a/general-rf-india/src/static/icons/icon-33.png b/src/static/icons/icon-33.png similarity index 100% rename from general-rf-india/src/static/icons/icon-33.png rename to src/static/icons/icon-33.png diff --git a/general-rf-india/src/static/icons/icon-34.png b/src/static/icons/icon-34.png similarity index 100% rename from general-rf-india/src/static/icons/icon-34.png rename to src/static/icons/icon-34.png diff --git a/general-rf-india/src/static/icons/icon-35.png b/src/static/icons/icon-35.png similarity index 100% rename from general-rf-india/src/static/icons/icon-35.png rename to src/static/icons/icon-35.png diff --git a/general-rf-india/src/static/icons/icon-36.png b/src/static/icons/icon-36.png similarity index 100% rename from general-rf-india/src/static/icons/icon-36.png rename to src/static/icons/icon-36.png diff --git a/general-rf-india/src/static/icons/icon-37.png b/src/static/icons/icon-37.png similarity index 100% rename from general-rf-india/src/static/icons/icon-37.png rename to src/static/icons/icon-37.png diff --git a/general-rf-india/src/static/icons/icon-38.png b/src/static/icons/icon-38.png similarity index 100% rename from general-rf-india/src/static/icons/icon-38.png rename to src/static/icons/icon-38.png diff --git a/general-rf-india/src/static/icons/icon-39.png b/src/static/icons/icon-39.png similarity index 100% rename from general-rf-india/src/static/icons/icon-39.png rename to src/static/icons/icon-39.png diff --git a/general-rf-india/src/static/icons/icon-40.png b/src/static/icons/icon-40.png similarity index 100% rename from general-rf-india/src/static/icons/icon-40.png rename to src/static/icons/icon-40.png diff --git a/general-rf-india/src/static/icons/icon-41.png b/src/static/icons/icon-41.png similarity index 100% rename from general-rf-india/src/static/icons/icon-41.png rename to src/static/icons/icon-41.png diff --git a/general-rf-india/src/static/icons/icon-42.png b/src/static/icons/icon-42.png similarity index 100% rename from general-rf-india/src/static/icons/icon-42.png rename to src/static/icons/icon-42.png diff --git a/general-rf-india/src/static/icons/icon-43.png b/src/static/icons/icon-43.png similarity index 100% rename from general-rf-india/src/static/icons/icon-43.png rename to src/static/icons/icon-43.png diff --git a/general-rf-india/src/static/icons/icon-44.png b/src/static/icons/icon-44.png similarity index 100% rename from general-rf-india/src/static/icons/icon-44.png rename to src/static/icons/icon-44.png diff --git a/general-rf-india/src/static/icons/icon-45.png b/src/static/icons/icon-45.png similarity index 100% rename from general-rf-india/src/static/icons/icon-45.png rename to src/static/icons/icon-45.png diff --git a/general-rf-india/src/static/icons/icon-46.png b/src/static/icons/icon-46.png similarity index 100% rename from general-rf-india/src/static/icons/icon-46.png rename to src/static/icons/icon-46.png diff --git a/general-rf-india/src/static/icons/icon-47.png b/src/static/icons/icon-47.png similarity index 100% rename from general-rf-india/src/static/icons/icon-47.png rename to src/static/icons/icon-47.png diff --git a/general-rf-india/src/static/icons/icon-48.png b/src/static/icons/icon-48.png similarity index 100% rename from general-rf-india/src/static/icons/icon-48.png rename to src/static/icons/icon-48.png diff --git a/general-rf-india/src/static/icons/icon-49.png b/src/static/icons/icon-49.png similarity index 100% rename from general-rf-india/src/static/icons/icon-49.png rename to src/static/icons/icon-49.png diff --git a/general-rf-india/src/static/icons/icon-50.png b/src/static/icons/icon-50.png similarity index 100% rename from general-rf-india/src/static/icons/icon-50.png rename to src/static/icons/icon-50.png diff --git a/general-rf-india/src/static/images/image-01.png b/src/static/images/image-01.png similarity index 100% rename from general-rf-india/src/static/images/image-01.png rename to src/static/images/image-01.png diff --git a/general-rf-india/src/static/images/image-bg-01.png b/src/static/images/image-bg-01.png similarity index 100% rename from general-rf-india/src/static/images/image-bg-01.png rename to src/static/images/image-bg-01.png diff --git a/general-rf-india/src/static/images/image-bg-02.png b/src/static/images/image-bg-02.png similarity index 100% rename from general-rf-india/src/static/images/image-bg-02.png rename to src/static/images/image-bg-02.png diff --git a/general-rf-india/src/static/images/image-bg-03.png b/src/static/images/image-bg-03.png similarity index 100% rename from general-rf-india/src/static/images/image-bg-03.png rename to src/static/images/image-bg-03.png diff --git a/general-rf-india/src/static/images/image-logo-01.png b/src/static/images/image-logo-01.png similarity index 100% rename from general-rf-india/src/static/images/image-logo-01.png rename to src/static/images/image-logo-01.png diff --git a/general-rf-india/src/static/logo.png b/src/static/logo.png similarity index 100% rename from general-rf-india/src/static/logo.png rename to src/static/logo.png diff --git a/general-rf-india/src/store/index.ts b/src/store/index.ts similarity index 100% rename from general-rf-india/src/store/index.ts rename to src/store/index.ts diff --git a/general-rf-india/src/store/modules/auth.ts b/src/store/modules/auth.ts similarity index 100% rename from general-rf-india/src/store/modules/auth.ts rename to src/store/modules/auth.ts diff --git a/general-rf-india/src/store/modules/session.ts b/src/store/modules/session.ts similarity index 100% rename from general-rf-india/src/store/modules/session.ts rename to src/store/modules/session.ts diff --git a/general-rf-india/src/store/plugins/axios.ts b/src/store/plugins/axios.ts similarity index 100% rename from general-rf-india/src/store/plugins/axios.ts rename to src/store/plugins/axios.ts diff --git a/general-rf-india/src/uni.scss b/src/uni.scss similarity index 100% rename from general-rf-india/src/uni.scss rename to src/uni.scss diff --git a/general-rf-india/src/utils/filter.ts b/src/utils/filter.ts similarity index 100% rename from general-rf-india/src/utils/filter.ts rename to src/utils/filter.ts diff --git a/general-rf-india/src/utils/image.ts b/src/utils/image.ts similarity index 100% rename from general-rf-india/src/utils/image.ts rename to src/utils/image.ts diff --git a/general-rf-india/src/utils/index.ts b/src/utils/index.ts similarity index 100% rename from general-rf-india/src/utils/index.ts rename to src/utils/index.ts diff --git a/general-rf-india/src/utils/location.ts b/src/utils/location.ts similarity index 100% rename from general-rf-india/src/utils/location.ts rename to src/utils/location.ts diff --git a/general-rf-india/src/utils/page.ts b/src/utils/page.ts similarity index 100% rename from general-rf-india/src/utils/page.ts rename to src/utils/page.ts diff --git a/general-rf-india/src/utils/request.ts b/src/utils/request.ts similarity index 100% rename from general-rf-india/src/utils/request.ts rename to src/utils/request.ts diff --git a/general-rf-india/src/utils/url.ts b/src/utils/url.ts similarity index 100% rename from general-rf-india/src/utils/url.ts rename to src/utils/url.ts diff --git a/general-rf-india/src/utils/wait.ts b/src/utils/wait.ts similarity index 100% rename from general-rf-india/src/utils/wait.ts rename to src/utils/wait.ts diff --git a/general-rf-india/tsconfig.json b/tsconfig.json similarity index 100% rename from general-rf-india/tsconfig.json rename to tsconfig.json diff --git a/general-rf-india/types/alert.d.ts b/types/alert.d.ts similarity index 100% rename from general-rf-india/types/alert.d.ts rename to types/alert.d.ts diff --git a/general-rf-india/types/vue-form.d.ts b/types/vue-form.d.ts similarity index 100% rename from general-rf-india/types/vue-form.d.ts rename to types/vue-form.d.ts diff --git a/general-rf-india/types/vue-i18n.d.ts b/types/vue-i18n.d.ts similarity index 100% rename from general-rf-india/types/vue-i18n.d.ts rename to types/vue-i18n.d.ts diff --git a/general-rf-india/types/vue-wait.d.ts b/types/vue-wait.d.ts similarity index 100% rename from general-rf-india/types/vue-wait.d.ts rename to types/vue-wait.d.ts diff --git a/general-rf-india/vue.config.js b/vue.config.js similarity index 100% rename from general-rf-india/vue.config.js rename to vue.config.js diff --git a/general-rf-india/yarn.lock b/yarn.lock similarity index 100% rename from general-rf-india/yarn.lock rename to yarn.lock