瀏覽代碼

removing www folder from repo

Eric Foster 6 年之前
父節點
當前提交
8a257a3f62
共有 32 個文件被更改,包括 3 次插入2848 次删除
  1. 1
    1
      ZipCoinRedIonicClient/.sourcemaps/main.js.map
  2. 2
    3
      ZipCoinRedIonicClient/ionic.config.json
  3. 0
    0
      ZipCoinRedIonicClient/www/.gitignore
  4. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/ionicons.eot
  5. 0
    50
      ZipCoinRedIonicClient/www/assets/fonts/ionicons.scss
  6. 0
    2630
      ZipCoinRedIonicClient/www/assets/fonts/ionicons.svg
  7. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/ionicons.ttf
  8. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/ionicons.woff
  9. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/ionicons.woff2
  10. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/noto-sans-bold.ttf
  11. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/noto-sans-bold.woff
  12. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/noto-sans-regular.ttf
  13. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/noto-sans-regular.woff
  14. 0
    34
      ZipCoinRedIonicClient/www/assets/fonts/noto-sans.scss
  15. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-bold.ttf
  16. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-bold.woff
  17. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-bold.woff2
  18. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-light.ttf
  19. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-light.woff
  20. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-light.woff2
  21. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-medium.ttf
  22. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-medium.woff
  23. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-medium.woff2
  24. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-regular.ttf
  25. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-regular.woff
  26. 二進制
      ZipCoinRedIonicClient/www/assets/fonts/roboto-regular.woff2
  27. 0
    34
      ZipCoinRedIonicClient/www/assets/fonts/roboto.scss
  28. 二進制
      ZipCoinRedIonicClient/www/assets/icon/favicon.ico
  29. 二進制
      ZipCoinRedIonicClient/www/assets/imgs/logo.png
  30. 0
    52
      ZipCoinRedIonicClient/www/index.html
  31. 0
    13
      ZipCoinRedIonicClient/www/manifest.json
  32. 0
    31
      ZipCoinRedIonicClient/www/service-worker.js

+ 1
- 1
ZipCoinRedIonicClient/.sourcemaps/main.js.map
文件差異過大導致無法顯示
查看文件


+ 2
- 3
ZipCoinRedIonicClient/ionic.config.json 查看文件

@@ -1,6 +1,5 @@
1 1
 {
2 2
   "name": "ZipCoinRed",
3 3
   "integrations": {},
4
-  "type": "ionic-angular",
5
-  "app_id": ""
6
-}
4
+  "type": "ionic-angular"
5
+}

+ 0
- 0
ZipCoinRedIonicClient/www/.gitignore 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/ionicons.eot 查看文件


+ 0
- 50
ZipCoinRedIonicClient/www/assets/fonts/ionicons.scss 查看文件

@@ -1,50 +0,0 @@
1
-
2
-// Ionicons Icon Font CSS
3
-// --------------------------
4
-// Ionicons CSS for Ionic's <ion-icon> element
5
-// ionicons-icons.scss has the icons and their unicode characters
6
-
7
-$ionicons-font-path: $font-path !default;
8
-
9
-@import "ionicons-icons";
10
-@import "ionicons-variables";
11
-
12
-
13
-@font-face {
14
-  font-family: "Ionicons";
15
-  src: url("#{$ionicons-font-path}/ionicons.woff2?v=#{$ionicons-version}") format("woff2"),
16
-    url("#{$ionicons-font-path}/ionicons.woff?v=#{$ionicons-version}") format("woff"),
17
-    url("#{$ionicons-font-path}/ionicons.ttf?v=#{$ionicons-version}") format("truetype");
18
-  font-weight: normal;
19
-  font-style: normal;
20
-}
21
-
22
-ion-icon {
23
-  display: inline-block;
24
-
25
-  font-family: "Ionicons";
26
-  -moz-osx-font-smoothing: grayscale;
27
-  -webkit-font-smoothing: antialiased;
28
-  font-style: normal;
29
-  font-variant: normal;
30
-  font-weight: normal;
31
-  line-height: 1;
32
-  text-rendering: auto;
33
-  text-transform: none;
34
-  speak: none;
35
-
36
-  @include rtl() {
37
-    &[aria-label^="arrow"]::before,
38
-    &[flip-rtl]::before {
39
-      transform: scaleX(-1);
40
-    }
41
-
42
-    &[unflip-rtl]::before {
43
-      transform: scaleX(1);
44
-    }
45
-  }
46
-
47
-  &::before {
48
-    display: inline-block;
49
-  }
50
-}

+ 0
- 2630
ZipCoinRedIonicClient/www/assets/fonts/ionicons.svg
文件差異過大導致無法顯示
查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/ionicons.ttf 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/ionicons.woff 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/ionicons.woff2 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/noto-sans-bold.ttf 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/noto-sans-bold.woff 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/noto-sans-regular.ttf 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/noto-sans-regular.woff 查看文件


+ 0
- 34
ZipCoinRedIonicClient/www/assets/fonts/noto-sans.scss 查看文件

@@ -1,34 +0,0 @@
1
-// Noto Sans Font
2
-// Google
3
-// Apache License, version 2.0
4
-// http://www.apache.org/licenses/LICENSE-2.0.html
5
-
6
-$noto-sans-font-path: $font-path !default;
7
-
8
-@font-face {
9
-  font-family: "Noto Sans";
10
-  font-style: normal;
11
-  font-weight: 300;
12
-  src: local("Noto Sans"), local("Noto-Sans-Regular"), url("#{$noto-sans-font-path}/noto-sans-regular.woff") format("woff"), url("#{$noto-sans-font-path}/noto-sans-regular.ttf") format("truetype");
13
-}
14
-
15
-@font-face {
16
-  font-family: "Noto Sans";
17
-  font-style: normal;
18
-  font-weight: 400;
19
-  src: local("Noto Sans"), local("Noto-Sans-Regular"), url("#{$noto-sans-font-path}/noto-sans-regular.woff") format("woff"), url("#{$noto-sans-font-path}/noto-sans-regular.ttf") format("truetype");
20
-}
21
-
22
-@font-face {
23
-  font-family: "Noto Sans";
24
-  font-style: normal;
25
-  font-weight: 500;
26
-  src: local("Noto Sans Bold"), local("Noto-Sans-Bold"), url("#{$noto-sans-font-path}/noto-sans-bold.woff") format("woff"), url("#{$noto-sans-font-path}/noto-sans-bold.ttf") format("truetype");
27
-}
28
-
29
-@font-face {
30
-  font-family: "Noto Sans";
31
-  font-style: normal;
32
-  font-weight: 700;
33
-  src: local("Noto Sans Bold"), local("Noto-Sans-Bold"), url("#{$noto-sans-font-path}/noto-sans-bold.woff") format("woff"), url("#{$noto-sans-font-path}/noto-sans-bold.ttf") format("truetype");
34
-}

二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-bold.ttf 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-bold.woff 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-bold.woff2 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-light.ttf 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-light.woff 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-light.woff2 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-medium.ttf 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-medium.woff 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-medium.woff2 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-regular.ttf 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-regular.woff 查看文件


二進制
ZipCoinRedIonicClient/www/assets/fonts/roboto-regular.woff2 查看文件


+ 0
- 34
ZipCoinRedIonicClient/www/assets/fonts/roboto.scss 查看文件

@@ -1,34 +0,0 @@
1
-// Roboto Font
2
-// Google
3
-// Apache License, version 2.0
4
-// http://www.apache.org/licenses/LICENSE-2.0.html
5
-
6
-$roboto-font-path: $font-path !default;
7
-
8
-@font-face {
9
-  font-family: "Roboto";
10
-  font-style: normal;
11
-  font-weight: 300;
12
-  src: local("Roboto Light"), local("Roboto-Light"), url("#{$roboto-font-path}/roboto-light.woff2") format("woff2"), url("#{$roboto-font-path}/roboto-light.woff") format("woff"), url("#{$roboto-font-path}/roboto-light.ttf") format("truetype");
13
-}
14
-
15
-@font-face {
16
-  font-family: "Roboto";
17
-  font-style: normal;
18
-  font-weight: 400;
19
-  src: local("Roboto"), local("Roboto-Regular"), url("#{$roboto-font-path}/roboto-regular.woff2") format("woff2"), url("#{$roboto-font-path}/roboto-regular.woff") format("woff"), url("#{$roboto-font-path}/roboto-regular.ttf") format("truetype");
20
-}
21
-
22
-@font-face {
23
-  font-family: "Roboto";
24
-  font-style: normal;
25
-  font-weight: 500;
26
-  src: local("Roboto Medium"), local("Roboto-Medium"), url("#{$roboto-font-path}/roboto-medium.woff2") format("woff2"), url("#{$roboto-font-path}/roboto-medium.woff") format("woff"), url("#{$roboto-font-path}/roboto-medium.ttf") format("truetype");
27
-}
28
-
29
-@font-face {
30
-  font-family: "Roboto";
31
-  font-style: normal;
32
-  font-weight: 700;
33
-  src: local("Roboto Bold"), local("Roboto-Bold"), url("#{$roboto-font-path}/roboto-bold.woff2") format("woff2"), url("#{$roboto-font-path}/roboto-bold.woff") format("woff"), url("#{$roboto-font-path}/roboto-bold.ttf") format("truetype");
34
-}

二進制
ZipCoinRedIonicClient/www/assets/icon/favicon.ico 查看文件


二進制
ZipCoinRedIonicClient/www/assets/imgs/logo.png 查看文件


+ 0
- 52
ZipCoinRedIonicClient/www/index.html 查看文件

@@ -1,52 +0,0 @@
1
-<!DOCTYPE html>
2
-<html lang="en" dir="ltr">
3
-<head>
4
-  <script data-ionic="inject">
5
-    (function(w){var i=w.Ionic=w.Ionic||{};i.version='3.9.2';i.angular='5.2.11';i.staticDir='build/';})(window);
6
-  </script>
7
-  <meta charset="UTF-8">
8
-  <title>Ionic App</title>
9
-  <meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
10
-  <meta name="format-detection" content="telephone=no">
11
-  <meta name="msapplication-tap-highlight" content="no">
12
-
13
-  <link rel="icon" type="image/x-icon" href="assets/icon/favicon.ico">
14
-  <link rel="manifest" href="manifest.json">
15
-  <meta name="theme-color" content="#4e8ef7">
16
-
17
-  <!-- add to homescreen for ios -->
18
-  <meta name="apple-mobile-web-app-capable" content="yes">
19
-  <meta name="apple-mobile-web-app-status-bar-style" content="black">
20
-
21
-  <!-- cordova.js required for cordova apps (remove if not needed) -->
22
-  <script src="cordova.js"></script>
23
-
24
-  <!-- un-comment this code to enable service worker
25
-  <script>
26
-    if ('serviceWorker' in navigator) {
27
-      navigator.serviceWorker.register('service-worker.js')
28
-        .then(() => console.log('service worker installed'))
29
-        .catch(err => console.error('Error', err));
30
-    }
31
-  </script>-->
32
-
33
-  <link href="build/main.css" rel="stylesheet">
34
-
35
-</head>
36
-<body>
37
-
38
-  <!-- Ionic's root component and where the app will load -->
39
-  <ion-app></ion-app>
40
-
41
-  <!-- The polyfills js is generated during the build process -->
42
-  <script src="build/polyfills.js"></script>
43
-
44
-  <!-- The vendor js is generated during the build process
45
-       It contains all of the dependencies in node_modules -->
46
-  <script src="build/vendor.js"></script>
47
-
48
-  <!-- The main bundle js is generated during the build process -->
49
-  <script src="build/main.js"></script>
50
-
51
-</body>
52
-</html>

+ 0
- 13
ZipCoinRedIonicClient/www/manifest.json 查看文件

@@ -1,13 +0,0 @@
1
-{
2
-  "name": "Ionic",
3
-  "short_name": "Ionic",
4
-  "start_url": "index.html",
5
-  "display": "standalone",
6
-  "icons": [{
7
-    "src": "assets/imgs/logo.png",
8
-    "sizes": "512x512",
9
-    "type": "image/png"
10
-  }],
11
-  "background_color": "#4e8ef7",
12
-  "theme_color": "#4e8ef7"
13
-}

+ 0
- 31
ZipCoinRedIonicClient/www/service-worker.js 查看文件

@@ -1,31 +0,0 @@
1
-/**
2
- * Check out https://googlechromelabs.github.io/sw-toolbox/ for
3
- * more info on how to use sw-toolbox to custom configure your service worker.
4
- */
5
-
6
-
7
-'use strict';
8
-importScripts('./build/sw-toolbox.js');
9
-
10
-self.toolbox.options.cache = {
11
-  name: 'ionic-cache'
12
-};
13
-
14
-// pre-cache our key assets
15
-self.toolbox.precache(
16
-  [
17
-    './build/main.js',
18
-    './build/vendor.js',
19
-    './build/main.css',
20
-    './build/polyfills.js',
21
-    'index.html',
22
-    'manifest.json'
23
-  ]
24
-);
25
-
26
-// dynamically cache any other local assets
27
-self.toolbox.router.any('/*', self.toolbox.fastest);
28
-
29
-// for any other requests go to the network, cache,
30
-// and then only use that cached resource if your user goes offline
31
-self.toolbox.router.default = self.toolbox.networkFirst;