Browse Source

图标

devlop
mo-bai 3 years ago
parent
commit
37fa47c606
19 changed files with 4 additions and 4 deletions
  1. 4
      env/index.js
  2. 4
      manifest.json
  3. BIN
      unpackage/res/icons/1024x1024.png
  4. BIN
      unpackage/res/icons/120x120.png
  5. BIN
      unpackage/res/icons/144x144.png
  6. BIN
      unpackage/res/icons/152x152.png
  7. BIN
      unpackage/res/icons/167x167.png
  8. BIN
      unpackage/res/icons/180x180.png
  9. BIN
      unpackage/res/icons/192x192.png
  10. BIN
      unpackage/res/icons/20x20.png
  11. BIN
      unpackage/res/icons/29x29.png
  12. BIN
      unpackage/res/icons/40x40.png
  13. BIN
      unpackage/res/icons/58x58.png
  14. BIN
      unpackage/res/icons/60x60.png
  15. BIN
      unpackage/res/icons/72x72.png
  16. BIN
      unpackage/res/icons/76x76.png
  17. BIN
      unpackage/res/icons/80x80.png
  18. BIN
      unpackage/res/icons/87x87.png
  19. BIN
      unpackage/res/icons/96x96.png

4
env/index.js

@ -1,8 +1,8 @@
/** /**
* @description 唯一环境变量 * @description 唯一环境变量
*/ */
const env = 'test'
// const env = 'test'
// const env = 'dev' // const env = 'dev'
// const env = 'production'
const env = 'production'
export default env export default env

4
manifest.json

@ -2,8 +2,8 @@
"name" : "印包管家", "name" : "印包管家",
"appid" : "__UNI__EBBA73E", "appid" : "__UNI__EBBA73E",
"description" : "", "description" : "",
"versionName" : "1.0.2",
"versionCode" : 101,
"versionName" : "1.0.4",
"versionCode" : 100,
"transformPx" : false, "transformPx" : false,
"networkTimeout" : { "networkTimeout" : {
"request" : 6000 "request" : 6000

BIN
unpackage/res/icons/1024x1024.png

Before After
Width: 1024  |  Height: 1024  |  Size: 189 KiB Width: 1024  |  Height: 1024  |  Size: 391 KiB

BIN
unpackage/res/icons/120x120.png

Before After
Width: 120  |  Height: 120  |  Size: 8.7 KiB Width: 120  |  Height: 120  |  Size: 7.7 KiB

BIN
unpackage/res/icons/144x144.png

Before After
Width: 144  |  Height: 144  |  Size: 11 KiB Width: 144  |  Height: 144  |  Size: 9.6 KiB

BIN
unpackage/res/icons/152x152.png

Before After
Width: 152  |  Height: 152  |  Size: 12 KiB Width: 152  |  Height: 152  |  Size: 10 KiB

BIN
unpackage/res/icons/167x167.png

Before After
Width: 167  |  Height: 167  |  Size: 13 KiB Width: 167  |  Height: 167  |  Size: 12 KiB

BIN
unpackage/res/icons/180x180.png

Before After
Width: 180  |  Height: 180  |  Size: 14 KiB Width: 180  |  Height: 180  |  Size: 13 KiB

BIN
unpackage/res/icons/192x192.png

Before After
Width: 192  |  Height: 192  |  Size: 16 KiB Width: 192  |  Height: 192  |  Size: 13 KiB

BIN
unpackage/res/icons/20x20.png

Before After
Width: 20  |  Height: 20  |  Size: 998 B Width: 20  |  Height: 20  |  Size: 906 B

BIN
unpackage/res/icons/29x29.png

Before After
Width: 29  |  Height: 29  |  Size: 1.6 KiB Width: 29  |  Height: 29  |  Size: 1.4 KiB

BIN
unpackage/res/icons/40x40.png

Before After
Width: 40  |  Height: 40  |  Size: 2.3 KiB Width: 40  |  Height: 40  |  Size: 2.1 KiB

BIN
unpackage/res/icons/58x58.png

Before After
Width: 58  |  Height: 58  |  Size: 3.7 KiB Width: 58  |  Height: 58  |  Size: 3.3 KiB

BIN
unpackage/res/icons/60x60.png

Before After
Width: 60  |  Height: 60  |  Size: 3.8 KiB Width: 60  |  Height: 60  |  Size: 3.4 KiB

BIN
unpackage/res/icons/72x72.png

Before After
Width: 72  |  Height: 72  |  Size: 4.8 KiB Width: 72  |  Height: 72  |  Size: 4.2 KiB

BIN
unpackage/res/icons/76x76.png

Before After
Width: 76  |  Height: 76  |  Size: 5.2 KiB Width: 76  |  Height: 76  |  Size: 4.6 KiB

BIN
unpackage/res/icons/80x80.png

Before After
Width: 80  |  Height: 80  |  Size: 5.5 KiB Width: 80  |  Height: 80  |  Size: 4.9 KiB

BIN
unpackage/res/icons/87x87.png

Before After
Width: 87  |  Height: 87  |  Size: 6.1 KiB Width: 87  |  Height: 87  |  Size: 5.4 KiB

BIN
unpackage/res/icons/96x96.png

Before After
Width: 96  |  Height: 96  |  Size: 6.7 KiB Width: 96  |  Height: 96  |  Size: 5.9 KiB
Loading…
Cancel
Save