簡(jiǎn)介
由于重構(gòu)RN以及業(yè)務(wù)原因娘锁,部分代碼廢棄莫秆,此文檔是對(duì)web-mobile-pay項(xiàng)目代碼的整理記錄镊屎。以下不特別說(shuō)明均按照路由茄螃、controller归苍、view、靜態(tài)資源(js夏伊、css文件)進(jìn)行刪除溺忧。
api部分:
對(duì)外提供
之前為app提供的產(chǎn)品列表攔截器的接口
- /api/app/routerConfigForQualified
- /api/app/test
- /api/app/private-list
- /api/app/hc-rate-rating
- /api/app/zotc-list
- /api/app/qualified-investor
對(duì)內(nèi)提供
老的react產(chǎn)品列表的數(shù)據(jù)請(qǐng)求
/api/list
私募基金詳情折線圖數(shù)據(jù)請(qǐng)求
- 私募基金累計(jì)凈值曲線 /api/prifund/trends
- 私募基金詳情頁(yè)滬深300曲線 /api/prifund/CSI300 /api/prifund/csi300
爽活寶相關(guān)接口
爽活寶收益曲線數(shù)據(jù)配置 /api/rateConfig /api/shb/rate-config
公募基金相關(guān)接口
- 公募基金七日年化,萬(wàn)份收益折線(詳情折線圖) /api/mutualfund/currency-trends
- 公募更多基金請(qǐng)求的數(shù)據(jù)(更多基金列表) /api/moreFund/list
- 刪除相關(guān)react代碼 src/react/moreFund
- gulp命令 build-react-moreFund-list
保留
注冊(cè)相關(guān)內(nèi)容
- 發(fā)送短信驗(yàn)證碼
/api/user/sms-code/:mobile/:type/:capCode
/api/user/sms-code-without-capcode/:mobile/:type
/api/org/mail-code/:mailAddress - 獲取圖形驗(yàn)證碼 /api/user/capcode/:num
- 驗(yàn)證圖形驗(yàn)證碼 /api/user/check-capcode/:code
分享獲取微信配置(觸屏活動(dòng)頁(yè)面分享)
- 獲取微信配置 /api/weixin/config
產(chǎn)品:
首頁(yè)
- 路由:/ /main
列表
券商理財(cái),股交產(chǎn)品列表
- /stock /private tab-bar.ejs
- 刪除相關(guān)react代碼 src/react/product/productType
- gulp命令 build-react-product-types
定期理財(cái)產(chǎn)品列表
- /spirit /project /csi /honor /debt /orient /currencyFund /sotc
- 刪除相關(guān)react代碼 src/react/product
- gulp命令 build-react-product-list
詳情
- 定期詳情 /project/detail/:code /prifund/detail/:code /hcPrifund/detail/:code /debt/detail/:code /honor/detail/:code /sotc/detail/:code /detail/:code /spirit/detail/:code
- 公募詳情
/unfix/detail/:code/:num /unfix/detail/:code /unfixdetail/:code/:num - 轉(zhuǎn)讓詳情
/transfer/detail/:code /transfer/detail/:code/:allotno - 其他廢棄產(chǎn)品路由(相關(guān)產(chǎn)品廢棄)
/shb/detail/:code /greenTag/detail/:code /green/detail/:code /assets/greentag/:code /assets/green/:code - 廢棄的收益分配計(jì)劃路由(rn端用的是/product/collection-plan/:code)
/product/collectionPlan/:code - js文件:
calculate-transfet.js 轉(zhuǎn)讓計(jì)算器
alculate.js 定期計(jì)算器
currency-line-chart.js 貨幣基金詳情頁(yè)曲線圖
fhb-control-chart.js 非貨幣基金詳情頁(yè)曲線圖
iskAssessment-fragment.js 詳情頁(yè)風(fēng)險(xiǎn)測(cè)評(píng)彈窗
保留
- 產(chǎn)品日歷 /product/lifecycle
- 開(kāi)放日日歷 /product/prifund/lifecycle
- 收益分配計(jì)劃 /product/collection-plan/:code
用戶相關(guān):
注冊(cè)
/user/reg /user/register /user/reg-submit
合格投資者確認(rèn)書(shū)
/user/unqualified
/user/qualified
/user/updateQInvestorStatus
/user/updateQIStatus
公募完善個(gè)人信息
/user/fullUserInfo
涉稅信息確認(rèn)
/user/confirmTaxPayInfo
購(gòu)買(mǎi)頁(yè)獲取華創(chuàng)余額
/api/user/gethcleftmoney
修改交易密碼,登錄密碼
/user/modify-psw
保留
登錄
個(gè)人登錄 /user/login
登出 /user/logout
注冊(cè)
/helps/guide/register(活動(dòng)頁(yè)的注冊(cè))
/user/reg-submit
/user/success
忘記密碼
/user/forget
vip至尊會(huì)
/user/rxhuiclub /user/vip
邀請(qǐng)好友
/helps/invitingFriend /user/invite-friend
第三方App綁定界面
/user/bind-account
不確定
/user/bindWx 通知外部調(diào)用 綁定微信賬號(hào)
機(jī)構(gòu)戶
保留
機(jī)構(gòu)戶登錄 /organ/login
完善個(gè)人信息頁(yè)面(機(jī)構(gòu)戶)
/user/fullOrgInfo
持倉(cāng):
持倉(cāng)首頁(yè)
/assets /assets/index
二級(jí)持倉(cāng)
定期公募持倉(cāng):/assets/fixed /assets/honor /assets/mutualfund
其他渠道持倉(cāng):/assets/other
持倉(cāng)詳情頁(yè)
/assets/current/:code /assets/htfCurrent/:code /assets/mutualfund/:code
其他
在途資產(chǎn) /assets/uncome
賬戶余額 /assets/balance
余額充值提現(xiàn)記錄列表以及詳情
/assets/balance/record /assets/balance/record-detail /assets/balance/offline-charge-code /assets/balance/offline-charge-code-detail /assets/balance/offline-charge-code
/assets/private(沒(méi)有使用)
歷史總收益明細(xì) /assets/history-profit
優(yōu)先購(gòu)買(mǎi)券 /assets/vcode
資產(chǎn)圖表,我的寶箱 /assets/chart /assets/chart /assets/chest
紅包列表(已廢棄研底,待相關(guān)依賴部門(mén)更新后刪掉) /assets/voucher/:status
寶箱-紅包列表 /assets/chest/list
電子回單詳情,此路由未用到 /assets/electronicReceipt/detail
保留:
- 總交易記錄 /assets/record
- 交易記錄某條詳情 /assets/record-detail
- 持倉(cāng)收益明細(xì)(分產(chǎn)品)/assets/profit
- 持倉(cāng)收益分配計(jì)劃 /assets/income/schedule
- 電子回單詳情 /assets/electronic-receipt/detail
- 贖回費(fèi)率 /assets/mutualfund/redeem
交易:
購(gòu)買(mǎi)
定期購(gòu)買(mǎi) /deal/buy /deal/buy-confirm /deal/buy
公募購(gòu)買(mǎi) /deal/buy-mutualFund /deal/buy-mutual-confirm
活期購(gòu)買(mǎi) /deal/buy-unfix /deal/buy-unfix-confirm /deal/buy-unfix /deal/result
私募可轉(zhuǎn)債轉(zhuǎn)讓操作
/deal/transferDeal /deal/transfer /deal/transferCancel /deal/transferCancelPost
余額充值提現(xiàn)
/deal/balance/reloading /deal/balance/reloading/result /deal/balance/cashing
活期爽活寶提現(xiàn)
/deal/current/cashing /deal/shb/cashing
新人寶乾胶、爽活寶購(gòu)買(mǎi)須知
/deal/shb/buyNotes /protocal/shb/buy-notes
機(jī)構(gòu)戶購(gòu)買(mǎi)匯添富,先去去匯添富開(kāi)戶
/deal/open-htfaccount
保留:
大額充值相關(guān)操作
/deal/wholesale/reloading /deal/wholesale/reloading/result /deal/wholesale/reloading/send /deal/selectOfflineBank
賬戶:
開(kāi)戶綁卡
/account/bank
/account/bank-detail/:bankAccount
/account/select-bank
/account/check-bank-card
/account/verify-mobile
/account/set-password
/account/open
/account/result
保留:
風(fēng)險(xiǎn)測(cè)評(píng) /account/risk/detail /user/risk/detail /account/risk/valute /account/risk/valute-apply
協(xié)議:
爽活寶相關(guān)協(xié)議
/shb/protocal /protocal/shb/buy /greenTag/serviceProtocal /shb/riskProtocal /deal/cashIntroduction /protocal/shb/cashing
定向轉(zhuǎn)讓相關(guān)協(xié)議
/protocal/directional/transfer /protocal/transfer/orient /protocal/list /protocal/orient/list /protocal/orient/riskConfirmation /protocal/orient/risk-confirm /protocal/orient/risk /protocal/orient/transferRule /protocal/orient/transfer-rule
開(kāi)麟寶相關(guān)協(xié)議
/protocal/klbrollover /protocal/klb/rollover
資管計(jì)劃合格投資者認(rèn)定書(shū)
/protocal/asset-management-plan-qic
保留:
- 轉(zhuǎn)讓協(xié)議 /transfer/protocal /protocal/transfer
- 私募資金材料要求 /protocal/prifund/proof-assets /account/prifund/textExamples /protocal/prifund/document-requirement
- 密碼確認(rèn)頁(yè)三個(gè)協(xié)議 /account/protocal/:type
- 合格投資者承諾書(shū) /protocal/commitmentLetter
- 私募專(zhuān)區(qū)合格投資者認(rèn)定書(shū) /protocal/private-affirm /protocal/commitment-letter
- 風(fēng)險(xiǎn)確認(rèn)書(shū) /protocal/projectY1/riskConfirmation /protocal/project-y1/risk-confirm
- 用戶隱私協(xié)議 /protocol/user-privacy-policy
- 投資者風(fēng)險(xiǎn)匹配告知書(shū)及確認(rèn)函 /protocol/investor-risk-match
- 公募基金交易規(guī)則 /protocol/mutualfund/rule
- 購(gòu)買(mǎi)協(xié)議 /protocal/deal
- 私募在用:/protocal/orient
其他:
開(kāi)麟寶相關(guān)問(wèn)題
/helps/klbPickUpQA /helps/klb
金匯四寶相關(guān)問(wèn)題
/helps/spiritPickUpQA /helps/spirit/pickup
爽活寶 相關(guān)問(wèn)題
/helps/shbNewIntroduction /helps/shb
新人寶相關(guān)問(wèn)題
/helps/greenTagIntroduction /helps/green
其他
/helps/introductionByType /helps/transfer
升級(jí)頁(yè)面
/upgrading
保單相關(guān)
/insure/policy/list/:status /insure/policy/detail
保留:
- 關(guān)于我們 /helps/about /about
- 活動(dòng)注冊(cè)頁(yè) /helps/guide /helps/guide/register /user/success
- 下載頁(yè) /helps/downloadApp /helps/download-app
- 綁卡失敗常見(jiàn)問(wèn)題 /helps/bankFAQ/:bankNO /helps/bank-fail-faq/:bankNO
- 關(guān)于我們頁(yè)面 累計(jì)成交額等統(tǒng)計(jì)數(shù)據(jù) /helps/data-summary
- 幫助中心( rn里還在用) /helps/introduction
- 幫助中心列表的問(wèn)題詳情 /helps/issue-detail
- 運(yùn)維監(jiān)控 /helps/operationMonitoring
公募:
公募首頁(yè)
/mutualfund/index
公募基金詳情
/mutualfund/detail/:code
更多基金
- /mutualfund/more/selected /mutualfund/more/current /mutualfund/more
- 刪除相關(guān)react代碼 src/react/moreFund
- gulp命令 build-react-moreFund-list
保留:
- 公募基金-基金詳情 /mutualfund/introduction
- 基金明細(xì) /mutualfund/introduction
- 基金經(jīng)理 /mutualfund/manager-trans /mutualfund/manager-detail
- 基金公告 /mutualfund/notice
- 歷史凈值和分紅 /mutualfund/historical
- 持倉(cāng)組合 /mutualfund/combination
- 公募基金-收益列表 /mutualfund/profit
- 公募基金分紅(非貨基)/mutualfund/bonus
渠道
路由
/channels/taojinlu/guide
/channels/guide
/channels/116114
/channels/jinfeng
其他文件
src/views/channels 其他渠道內(nèi)容
src/channel-configs下其他渠道內(nèi)容(其他渠道的頁(yè)面ui配置項(xiàng))
src/config下其他渠道內(nèi)容(其他渠道的生產(chǎn)測(cè)試環(huán)境的httpUrl缩宜,appKey甥温,appSecret配置項(xiàng))
src/public/static-pages/channels(jinfeng的一些文件)
刪掉的js文件:
- alert-msg.js
- bottom-btn.js
- calculate-transfet.js 轉(zhuǎn)讓計(jì)算器
- calculate.js 定期計(jì)算器
- com-register.js
- currency-line-chart.js 貨幣基金詳情頁(yè)曲線圖
- fhb-control-chart.js 非貨幣基金詳情頁(yè)曲線圖
- moreFund-list.js 更多基金
- qualifiedInvester-fragment.js 合格投資者確認(rèn)書(shū)
- riskAssessment-fragment.js 詳情頁(yè)風(fēng)險(xiǎn)測(cè)評(píng)彈窗
- show-alert.js
- type-list.js 產(chǎn)品類(lèi)型列表