init
parents
Showing
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
.prettierrc.js
0 → 100644
index.html
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "japan", | |||
| "version": "0.0.0", | |||
| "license": "MIT", | |||
| "scripts": { | |||
| "dev:app": "uni -p app", | |||
| "dev:custom": "uni -p", | |||
| "dev:h5": "uni", | |||
| "dev:h5:ssr": "uni --ssr", | |||
| "dev:mp-alipay": "uni -p mp-alipay", | |||
| "dev:mp-baidu": "uni -p mp-baidu", | |||
| "dev:mp-kuaishou": "uni -p mp-kuaishou", | |||
| "dev:mp-lark": "uni -p mp-lark", | |||
| "dev:mp-qq": "uni -p mp-qq", | |||
| "dev:mp-toutiao": "uni -p mp-toutiao", | |||
| "dev:mp-weixin": "uni -p mp-weixin", | |||
| "dev:quickapp-webview": "uni -p quickapp-webview", | |||
| "dev:quickapp-webview-huawei": "uni -p quickapp-webview-huawei", | |||
| "dev:quickapp-webview-union": "uni -p quickapp-webview-union", | |||
| "build:app": "uni build -p app", | |||
| "build:custom": "uni build -p", | |||
| "build:h5": "uni build", | |||
| "build:h5:ssr": "uni build --ssr", | |||
| "build:mp-alipay": "uni build -p mp-alipay", | |||
| "build:mp-baidu": "uni build -p mp-baidu", | |||
| "build:mp-kuaishou": "uni build -p mp-kuaishou", | |||
| "build:mp-lark": "uni build -p mp-lark", | |||
| "build:mp-qq": "uni build -p mp-qq", | |||
| "build:mp-toutiao": "uni build -p mp-toutiao", | |||
| "build:mp-weixin": "uni build -p mp-weixin", | |||
| "build:quickapp-webview": "uni build -p quickapp-webview", | |||
| "build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei", | |||
| "build:quickapp-webview-union": "uni build -p quickapp-webview-union", | |||
| "lint": "eslint . --ext .vue,.js,.ts,.jsx,.tsx --fix" | |||
| }, | |||
| "dependencies": { | |||
| "@dcloudio/uni-app": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-app-plus": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-components": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-h5": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-mp-alipay": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-mp-baidu": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-mp-kuaishou": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-mp-lark": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-mp-qq": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-mp-toutiao": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-mp-weixin": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-quickapp-webview": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-ui": "^1.4.12", | |||
| "@vitejs/plugin-vue": "2.3.3", | |||
| "animate.css": "^4.1.1", | |||
| "axios": "^1.7.4", | |||
| "echarts": "^5.5.1", | |||
| "klinecharts": "^9.8.10", | |||
| "pinia": "^2.0.12", | |||
| "vant": "^4.9.4", | |||
| "vue": "^3.2.31", | |||
| "vue-i18n": "^9.14.0" | |||
| }, | |||
| "devDependencies": { | |||
| "@dcloudio/types": "^2.5.18", | |||
| "@dcloudio/uni-automator": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/uni-cli-shared": "^3.0.0-alpha-3040220220310005", | |||
| "@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3040220220310005", | |||
| "@types/node": "^17.0.23", | |||
| "@typescript-eslint/eslint-plugin": "^5.17.0", | |||
| "@typescript-eslint/parser": "^5.17.0", | |||
| "autoprefixer": "^10.4.20", | |||
| "eslint": "^7.32.0", | |||
| "eslint-config-prettier": "^8.5.0", | |||
| "eslint-config-standard": "^16.0.3", | |||
| "eslint-plugin-import": "^2.25.4", | |||
| "eslint-plugin-node": "^11.1.0", | |||
| "eslint-plugin-prettier": "^4.0.0", | |||
| "eslint-plugin-promise": "^5.2.0", | |||
| "eslint-plugin-vue": "^8.5.0", | |||
| "postcss": "^8.4.41", | |||
| "prettier": "^2.6.1", | |||
| "sass": "^1.49.9", | |||
| "sass-loader": "13", | |||
| "tailwindcss": "^3.4.10", | |||
| "typescript": "^4.6.2", | |||
| "vite": "^5.4.10", | |||
| "vite-plugin-eslint": "^1.3.0" | |||
| }, | |||
| "main": "index.js", | |||
| "repository": "http://27.124.4.157:9070/root/japan.git", | |||
| "author": "ran <gz@gz.com>" | |||
| } |
postcss.config.js
0 → 100644
src/App.vue
0 → 100644
src/api/bankAccount/bankAccountType.ts
0 → 100644
src/api/bankAccount/index.ts
0 → 100644
src/api/changePassword/index.ts
0 → 100644
src/api/changePassword/type.ts
0 → 100644
src/api/common/commom.ts
0 → 100644
src/api/index/index.ts
0 → 100644
src/api/index/indexType.ts
0 → 100644
src/api/login/login.ts
0 → 100644
src/api/login/loginType.ts
0 → 100644
src/api/market/market.ts
0 → 100644
src/api/market/marketType.ts
0 → 100644
src/api/message/index.ts
0 → 100644
src/api/order/index.ts
0 → 100644
src/api/order/indexType.ts
0 → 100644
src/api/real_name/index.ts
0 → 100644
src/api/real_name/indexType.ts
0 → 100644
src/api/record/record.ts
0 → 100644
src/api/record/recordType.ts
0 → 100644
src/api/search/index.ts
0 → 100644
src/api/search/indexType.ts
0 → 100644
src/api/transactionLog/index.ts
0 → 100644
src/api/transactionLog/indexType.ts
0 → 100644
src/api/transactionPassions/index.ts
0 → 100644
src/api/transactionPassions/indexType.ts
0 → 100644
src/api/user/index.ts
0 → 100644
src/api/user/indexType.ts
0 → 100644
src/api/withdrawal/index.ts
0 → 100644
src/api/withdrawal/indexType.ts
0 → 100644
src/common/common.ts
0 → 100644
src/common/socket.ts
0 → 100644
src/components/navigator/navigator.vue
0 → 100644
src/components/notData/index.vue
0 → 100644
src/env.d.ts
0 → 100644
src/langurage/cn.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/langurage/en.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/langurage/fr.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/langurage/index.ts
0 → 100644
src/langurage/ja.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/langurage/sp.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/main.ts
0 → 100644
src/manifest.json
0 → 100644
src/pages.json
0 → 100644
src/pages/index/components/gupiaoChart.vue
0 → 100644
src/pages/index/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/jiaoyi/jiaoyi.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/market/market.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/record/record.vue
0 → 100644
src/pages/user/user.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/1.png
0 → 100644
631 Bytes
src/static/2.png
0 → 100644
499 Bytes
src/static/3.png
0 → 100644
432 Bytes
src/static/4.png
0 → 100644
347 Bytes
src/static/Squarepoint-Logo-black.svg
0 → 100644
src/static/Squarepoint-Logo-white.svg
0 → 100644
src/static/bg.png
0 → 100644
6.57 KB
src/static/bg2.png
0 → 100644
106 KB
src/static/icon.png
0 → 100644
11.7 KB
src/static/image/authentication/fan.png
0 → 100644
4.97 KB
src/static/image/authentication/fan_cn.png
0 → 100644
158 KB
src/static/image/authentication/fan_en.png
0 → 100644
167 KB
src/static/image/authentication/fan_fr.png
0 → 100644
160 KB
src/static/image/authentication/fan_jp.png
0 → 100644
95.6 KB
src/static/image/authentication/fan_sp.png
0 → 100644
191 KB
src/static/image/authentication/zheng.png
0 → 100644
6.5 KB
src/static/image/authentication/zheng_cn.png
0 → 100644
163 KB
src/static/image/authentication/zheng_en.png
0 → 100644
172 KB
src/static/image/authentication/zheng_fr.png
0 → 100644
166 KB
src/static/image/authentication/zheng_jp.png
0 → 100644
103 KB
src/static/image/authentication/zheng_sp.png
0 → 100644
189 KB
src/static/image/bank/bg.png
0 → 100644
666 KB
src/static/image/bank/del.png
0 → 100644
5.06 KB
src/static/image/components/back.png
0 → 100644
1.52 KB
src/static/image/customerService/right.png
0 → 100644
8.96 KB
src/static/image/index/1.png
0 → 100644
706 Bytes
src/static/image/index/arrow_down.png
0 → 100644
1.58 KB
src/static/image/index/icon7.png
0 → 100644
1 KB
src/static/image/index/icon_1.png
0 → 100644
569 Bytes
src/static/image/index/icon_2.png
0 → 100644
90.2 KB
src/static/image/index/icon_3.png
0 → 100644
133 KB
src/static/image/index/icon_4.png
0 → 100644
1007 Bytes
src/static/image/index/icon_5.png
0 → 100644
898 Bytes
src/static/image/index/icon_6.png
0 → 100644
1.38 KB
src/static/image/index/icon_7.png
0 → 100644
5.95 KB
src/static/image/index/icon_8.png
0 → 100644
1.51 KB
src/static/image/index/icon_9.png
0 → 100644
845 Bytes
src/static/image/index/ipo/icon1.png
0 → 100644
3.92 KB
src/static/image/index/ipo/icon2.png
0 → 100644
5.18 KB
src/static/image/index/notdata_ms.png
0 → 100644
88.6 KB
src/static/image/index/rongzi/bg_cn.png
0 → 100644
49.2 KB
src/static/image/index/rongzi/bg_en.png
0 → 100644
382 KB
src/static/image/index/rongzi/bg_fr.png
0 → 100644
369 KB
src/static/image/index/rongzi/bg_jp.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/bg_sp.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/butongguo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/hk.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/lilv.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/rongzi.zip
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/sc.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/sh.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/static/image/index/rongzi/tongguo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/3.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/bg.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/bg1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/page_cn.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/page_en.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/page_fr.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/page_jp.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/login/page_sp.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/market/down.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/market/down1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/market/up.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/market/up1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/market/zixuan.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/market/zixuan1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/record/banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/searchNavigation/close.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/searchNavigation/search.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/searchNavigation/set.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/index.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/index_select.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/index_select2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/jiaoyi.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/jiaoyi_select.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/jiaoyi_select2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/market.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/market_select.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/market_select2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/record.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/record_select.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/record_select2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/user.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/user_select.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/tabbar/user_select2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/3.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/4.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/5.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/6.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/7.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/8.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/ka.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/set.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/touxiang.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/image/user/yuyan.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/loading.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/logo.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/nodata.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/notdata_cn.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/notdata_en.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/notdata_fr.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/notdata_jp.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/notdata_sp.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/static/rigth.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/store.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/storeType.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/style/index.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/style/output.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/style/tailwind.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/bankAccount/accountLog.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/bankAccount/bankAccount.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/subPackages/confirm/confirm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/subPackages/details/details.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/index/dadan/dadan.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/index/gendan/gendan.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/index/gendan/record.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/subPackages/index/hongli/hongli.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/index/ipo/ipo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/index/rongzi/rongzi.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/subPackages/login/login.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/logout/logout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/message/message.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/order/order.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/real_name/real_name.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/recharge/recharge.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/register/register.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/search/search.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/seting/seting.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/subPackages/webview/webview.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/subPackages/withdrawal/withdrawal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/uni.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/config.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/http.ts
0 → 100644
This diff is collapsed.
Click to expand it.
tailwind.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
tsconfig.json
0 → 100644
This diff is collapsed.
Click to expand it.
vite.config.ts
0 → 100644
This diff is collapsed.
Click to expand it.
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.