登录页面
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "杜康好客 · C 端用户微信小程序(Taro)",
|
||||
"scripts": {
|
||||
"dev": "taro build --type h5 --watch",
|
||||
"dev:weapp": "taro build --type weapp --watch",
|
||||
"dev:weapp": "taro build --type weapp --watch --mode development",
|
||||
"build": "taro build --type h5",
|
||||
"build:weapp": "taro build --type weapp",
|
||||
"lint": "echo ok"
|
||||
|
||||
Reference in New Issue
Block a user