陪聊直播

warrior ad04838bf6 update hace 2 días
.vscode c04a29ada7 主播端首页 hace 3 meses
android 5d7f723df4 图片显示 hace 6 días
config 25e7ca0108 fix: app.gdchat.cn hace 3 meses
ios 4b92e2e38b 打包ios hace 3 semanas
projects 103d12f329 图片显示 hace 6 días
public 2996161977 created project hace 5 meses
resources 05059c6bc1 更新部分问题 hace 1 mes
src 8732abde97 update 赠送礼物 hace 4 meses
.editorconfig 2996161977 created project hace 5 meses
.gitignore 2b0eef71b8 打包Android hace 3 meses
README.md ad04838bf6 update hace 2 días
angular.json c7887e86b8 修复倒计时重复问题、更新声网RTC sdk版本4.23.2 hace 1 mes
build.android.md 36b814897e update hace 1 mes
build.ios.md a7b214a43e 更新iOS调试 hace 2 meses
capacitor.config.ts 8874d2a712 新增版本更新提示 hace 3 semanas
config.xml 03e848e28d 更新图标 hace 3 semanas
deploy.dev.ps1 25e7ca0108 fix: app.gdchat.cn hace 3 meses
deploy.ps1 f7d38bb89d fix: init vap-player in src/lib hace 3 meses
faq.webgl.md 4a38c0878a fix: android config hace 2 meses
heychat.keystore 36b814897e update hace 1 mes
ionic.config.json 1974ca57d2 ionic build android hace 3 meses
package-lock.json b8194c8a71 新增版本更新 hace 3 semanas
package.json b8194c8a71 新增版本更新 hace 3 semanas
tsconfig.app.json 2996161977 created project hace 5 meses
tsconfig.json f7d38bb89d fix: init vap-player in src/lib hace 3 meses
tsconfig.spec.json 2996161977 created project hace 5 meses

README.md

  • 安装配置

    # 安装
    npm install i
    or
    npm install --force 或略版本兼容问题
    

#表结构

[
    Company,
    _User,
    Account,
    AccountLog,
    Profile,
    UserLevel,
    ShopGoods,
    UserVip,
    UserAgentWithdraw,
    UserAgentLevel,
    InfoCollection,
    DramaPostLog,
    Room,
    LiveLog,
    LiveActiveLog,
    ProfileRadar,
    GiftModule,
    LoveRender,
    MessageLog,
    Order,
    ProfileRadar,
    Friends,
    EventLog,
    DramaPost,
    Notice,
    ContractAgreement,
    Feedback,
    Banner,
    SiteConfig,
    App,
    Article,
]