陪聊直播

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

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,
]