移动端V1.0
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "xgxt_app",
|
||||
"version": "1.0.0",
|
||||
"description": "水电学工系统移动端",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@types/uni-app": "^1.4.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wecom/jssdk": "^2.3.1",
|
||||
"weixin-js-sdk": "^1.6.5"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user