wxapp使用submodule
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "attendant-wechat",
|
||||
"version": "1.0.0",
|
||||
"description": "值班助手微信小程序",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"dev": "echo '请在微信开发者工具中打开项目进行开发'"
|
||||
},
|
||||
"keywords": [
|
||||
"miniprogram",
|
||||
"wechat"
|
||||
],
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tdesign-miniprogram": "^1.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user