buyer前端源码
 
 
 
 
 
 
Go to file
jcgitadmin f8f07f1500 篮球比分页面,调整为主场在右客场在左 2024-11-12 23:44:00 +08:00
cordova_plugins first commit 2024-10-19 20:57:25 +08:00
download first commit 2024-10-19 20:57:25 +08:00
public first commit 2024-10-19 20:57:25 +08:00
register first commit 2024-10-19 20:57:25 +08:00
res first commit 2024-10-19 20:57:25 +08:00
scripts first commit 2024-10-19 20:57:25 +08:00
src 篮球比分页面,调整为主场在右客场在左 2024-11-12 23:44:00 +08:00
src-cordova first commit 2024-10-19 20:57:25 +08:00
.editorconfig first commit 2024-10-19 20:57:25 +08:00
.eslintignore first commit 2024-10-19 20:57:25 +08:00
.eslintrc.js first commit 2024-10-19 20:57:25 +08:00
.gitignore first commit 2024-10-19 20:57:25 +08:00
.npmrc first commit 2024-10-19 20:57:25 +08:00
README.md first commit 2024-10-19 20:57:25 +08:00
buyer.yunduoxd.keystore first commit 2024-10-19 20:57:25 +08:00
daxiangzj.mobileprovision first commit 2024-10-19 20:57:25 +08:00
daxiangzj.p12 first commit 2024-10-19 20:57:25 +08:00
index.html first commit 2024-10-19 20:57:25 +08:00
jsconfig.json first commit 2024-10-19 20:57:25 +08:00
package-lock.json first commit 2024-10-19 20:57:25 +08:00
package.json first commit 2024-10-19 20:57:25 +08:00
postcss.config.js first commit 2024-10-19 20:57:25 +08:00
profile.mobileprovision first commit 2024-10-19 20:57:25 +08:00
quasar.config.js 篮球比分页面,调整为主场在右客场在左 2024-11-12 23:44:00 +08:00

README.md

jingcai Buyer(jingcai-buyer)

Jingcai Buyer

Install the dependencies

建议使用npm ci安装

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

# h5
quasar build

# android
quasar build -m android

# ios
quasar build -m ios -ide

Customize the configuration

See Configuring quasar.config.js.

签名

"D:\Program Files\Java\jdk1.8.0_202\bin\keytool.exe" -genkey -v -keystore buyer.yunduoxd.keystore -alias yunduoxd -keyalg RSA -keysize 2048 -validity 20000 签名详细信息: CN=yunduoxd, OU=yunduoxd, O=yunduoxd, L=Unknown, ST=Unknown, C=CN 密钥yunduoxd

ios ipa

p12 password:yunduoxd verify:yunduoxd

app

  1. tel link
    1. android
    2. ios 需要真机测试,
  2. camera
    1. android huawei p40 只能上传现有图片,不能直接拍照上传
    2. ios需要证书 需要真机测试
  3. 始终运行app (店主端)
  4. 新消息通知包括声音
    1. 本地通知
    2. 申请通知权限
    3. 声音提醒
    4. 震动
      1. android 第一次未操作过界面无法出声
      2. ios 模拟器
  5. 返回按键处理
  6. 清理缓存
  7. app version
  8. 页面顶部和底部的让位(齐刘海和操作区)
  9. 竖屏设置
  10. 自动升级 - 直接打开浏览器下载 - 未对接接口
  11. 汉化
  12. 保存图片

彩民: seller.daxiangzj.com 店主: buyer.daxiangzj.com

后端接口api.yunduoxd.com 超管: admin.yunduoxd.com

用于支付审核的www.yunduoxd.com

apple账号hanbin@pingco.com 密码Zhang121748 https://jingcai.quickfly.eu.org:3000/apidoc/

应用图标

icongenie generate -p res/

iOS打包

Ad Hoc方式自动签名后直接导出找第三方签名 这几个信息目前后端已处理,这里可以随便填写