Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jie authored Feb 24, 2020
1 parent ed608b3 commit b8c68f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
```javascript
const settings = {
app_id: '', // 微信小程序appid
app_secret: '' // 微信小程序appsecret,
enviroment: 'pro' // 当前环境,
cloudenv: 'cake-dev-rlbcr' // 云开发环境名称,
cloudenv: '' // 云开发环境名称,
HomePage: '/pages/home/home' // 首页路径,
// tabs页面
TAB_URLS: [
Expand Down

0 comments on commit b8c68f5

Please sign in to comment.