/SunOfBeach

uniapp开发的SunOfBeach小程序版

Primary LanguageVue

SunOfBeach 阳光沙滩 小程序版摸鱼


  • 基于uniapp开发的SunOfBeach(阳光沙滩)小程序版
  • 数据来源程序员拉大锯开发的阳光沙滩网站提供的api 网站首页:

使用


  • 直接下载使用或者使用Git: git clone git@github.com:asanlu/SunOfBeach.git
  • 修改manifest.json中微信小程序中的appid
"mp-weixin" : {
    "appid" : "xxxxx",
    "setting" : {
        "urlCheck" : false
    },
    "usingComponents" : true,
    "lazyCodeLoading": "requiredComponents"
},

预览图

  • 摸鱼 摸鱼
  • 文章 文章
  • 问答 问答 问答
  • 登录 登录
  • ......

2