| | |
| | | |
| | | # Node.js |
| | | node_modules/ |
| | | |
| | | # IDEA |
| | | .idea/ |
| | |
| | | "pages/user/group/message/index", |
| | | "pages/user/group/message/publicty/index" |
| | | ], |
| | | "usingComponents": { |
| | | "van-button": "@vant/weapp/button/index", |
| | | "van-empty": "@vant/weapp/empty/index", |
| | | "van-cell": "@vant/weapp/cell/index", |
| | | "van-cell-group": "@vant/weapp/cell-group/index" |
| | | }, |
| | | "window": { |
| | | "backgroundTextStyle": "light", |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "navigationBarTitleText": "青羊分局经侦大队", |
| | | "navigationBarTextStyle": "black" |
| | | }, |
| | | "style": "v2", |
| | | |
| | | "sitemapLocation": "sitemap.json" |
| | | } |
| | |
| | | // url:'https://qyqgawx.cdqingyang.gov.cn/qyjz', |
| | | url:'https://qyqjzdd.cdqingyang.gov.cn/qyjz', |
| | | // url:'http://221.237.182.28:8443/api', |
| | | imageUrl:'http://221.237.182.28:8443/minio' |
| | | imageUrl:'http://qyqjzdd.cdqingyang.gov.cn/minio' |
| | | }, |
| | | onLaunch() { |
| | | // 展示本地存储能力 |
| | |
| | | height: 100%; |
| | | display: flex; |
| | | flex-direction: column; |
| | | align-items: center; |
| | | /* align-items: center; */ |
| | | justify-content: space-between; |
| | | /* padding: 200rpx 0; */ |
| | | box-sizing: border-box; |
| | |
| | | <view class="wenzi1">个人资料</view> |
| | | </view> |
| | | </view> |
| | | <view> <button class="button" bindtap="logout">退 出 登 录</button></view> |
| | | <view class="buttonView"> <button class="button" bindtap="logout">退 出 登 录</button></view> |
| | | </view> |
| | |
| | | margin-top: 1%; |
| | | color: rgba(0, 0, 0, 0.5); |
| | | } |
| | | .buttonView{ |
| | | position: absolute; |
| | | width: 100%; |
| | | bottom: 5%; |
| | | } |
| | | .button{ |
| | | width: 90%; |
| | | margin-top: 60%; |
| | | font-size: 13px; |
| | | color: #6699ff; |
| | |
| | | /**index.wxss**/ |
| | | .icon { |
| | | height: 90%; |
| | | } |
| | | |
| | | .font-wenzi{ |
| | | float: right; |
| | | font-size: 30px; |
| | |
| | | margin-top: -15px; |
| | | color:rgba(0,0,0,0.2); |
| | | } |
| | | |
| | | .font-name{ |
| | | font-size: 14px; |
| | | margin-bottom: 1%; |
| | | margin-left: 2%; |
| | | } |
| | | |
| | | .font-qita{ |
| | | font-size: 13px; |
| | | margin-bottom: 2%; |
| | |
| | | .conter{ |
| | | border-bottom:1px solid rgba(0,0,0,0.1); |
| | | } |
| | | |
| | | .buttonView{ |
| | | margin-top: 60%; |
| | | position: absolute; |
| | | width: 100%; |
| | | bottom: 5%; |
| | | } |
| | | |
| | | .button{ |
| | | width: 90%; |
| | | color: #ffffff; |
| | | font-size: 13px; |
| | | background-color: #6699ff; |
| | | } |
| | | |
| | | .inGroup{ |
| | | float: right; |
| | | font-size: 14px; |
| | | margin-right: 50%; |
| | | color: #1890FF; |
| | | } |
| | | |
| | | .noInGroup{ |
| | | float: right; |
| | | color: red; |
| | | font-size: 14px; |
| | | margin-right: 50%; |
| | | color: #D9001B; |
| | | |
| | | } |
| New file |
| | |
| | | { |
| | | "name": "miniprogram-ts-less-quickstart", |
| | | "version": "1.0.0", |
| | | "lockfileVersion": 2, |
| | | "requires": true, |
| | | "packages": { |
| | | "": { |
| | | "name": "miniprogram-ts-less-quickstart", |
| | | "version": "1.0.0", |
| | | "dependencies": { |
| | | "@vant/weapp": "^1.10.14" |
| | | }, |
| | | "devDependencies": { |
| | | "miniprogram-api-typings": "^2.8.3-1" |
| | | } |
| | | }, |
| | | "node_modules/@vant/weapp": { |
| | | "version": "1.10.14", |
| | | "resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.14.tgz", |
| | | "integrity": "sha512-5usuhoN1kiOV6pzrdVzHrAux6DupKlGd9w+yYc992Zy1n1wHLZMb1dGM3+xtbNE3tpWE2qv95vIFSMpJRFyE7Q==" |
| | | }, |
| | | "node_modules/miniprogram-api-typings": { |
| | | "version": "2.12.0", |
| | | "resolved": "https://registry.npmmirror.com/miniprogram-api-typings/-/miniprogram-api-typings-2.12.0.tgz", |
| | | "integrity": "sha512-ibvbqeslVFur0IAvTxLMvsbtvVcMo6gwvOnj0YZHV7aeDLu091VQRrETT2QuiG9P6aZWRcxeNGJChRKVPCp9VQ==", |
| | | "dev": true |
| | | } |
| | | }, |
| | | "dependencies": { |
| | | "@vant/weapp": { |
| | | "version": "1.10.14", |
| | | "resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.14.tgz", |
| | | "integrity": "sha512-5usuhoN1kiOV6pzrdVzHrAux6DupKlGd9w+yYc992Zy1n1wHLZMb1dGM3+xtbNE3tpWE2qv95vIFSMpJRFyE7Q==" |
| | | }, |
| | | "miniprogram-api-typings": { |
| | | "version": "2.12.0", |
| | | "resolved": "https://registry.npmmirror.com/miniprogram-api-typings/-/miniprogram-api-typings-2.12.0.tgz", |
| | | "integrity": "sha512-ibvbqeslVFur0IAvTxLMvsbtvVcMo6gwvOnj0YZHV7aeDLu091VQRrETT2QuiG9P6aZWRcxeNGJChRKVPCp9VQ==", |
| | | "dev": true |
| | | } |
| | | } |
| | | } |
| | |
| | | "name": "miniprogram-ts-less-quickstart", |
| | | "version": "1.0.0", |
| | | "description": "", |
| | | "scripts": { |
| | | }, |
| | | "scripts": {}, |
| | | "keywords": [], |
| | | "author": "", |
| | | "license": "", |
| | | "dependencies": { |
| | | "@vant/weapp": "^1.10.14" |
| | | }, |
| | | "devDependencies": { |
| | | "miniprogram-api-typings": "^2.8.3-1" |
| | |
| | | "minified": false, |
| | | "enhance": true, |
| | | "showShadowRootInWxmlPanel": false, |
| | | "packNpmRelationList": [], |
| | | "packNpmRelationList": [ |
| | | { |
| | | "packageJsonPath": "./package.json", |
| | | "miniprogramNpmDistDir": "./miniprogram/" |
| | | } |
| | | ], |
| | | "ignoreUploadUnusedFiles": true, |
| | | "es6": true |
| | | "es6": true, |
| | | "packNpmManually": true |
| | | }, |
| | | "simulatorType": "wechat", |
| | | "simulatorPluginLibVersion": {}, |
| | |
| | | "noUnusedParameters": true, |
| | | "strict": true, |
| | | "strictPropertyInitialization": true, |
| | | "lib": ["ES2020"], |
| | | "typeRoots": [ |
| | | "./typings" |
| | | ] |
| | | ], |
| | | "baseUrl": ".", |
| | | "types": ["miniprogram-api-typings"], |
| | | "paths": { |
| | | "@vant/weapp/*": ["path/to/node_modules/@vant/weapp/dist/*"] |
| | | }, |
| | | "lib": ["ES6"] |
| | | }, |
| | | "include": [ |
| | | "./**/*.ts" |