Browse Source

auto app submit

master
yashen 9 years ago
parent
commit
870f8504dc
5 changed files with 13 additions and 12 deletions
  1. +0
    -5
      WebFolder/app/app.56601f72.js
  2. +6
    -0
      WebFolder/app/app.820cc532.js
  3. +2
    -2
      WebFolder/app/index.html
  4. +5
    -0
      WebFolder/app/weui.4fc02995.css
  5. +0
    -5
      WebFolder/app/weui.d44633b6.css

+ 0
- 5
WebFolder/app/app.56601f72.js
File diff suppressed because it is too large
View File


+ 6
- 0
WebFolder/app/app.820cc532.js
File diff suppressed because it is too large
View File


+ 2
- 2
WebFolder/app/index.html View File

@ -8,7 +8,7 @@
<script src="jquery.fe9aa52c.js"></script> <script src="jquery.fe9aa52c.js"></script>
<script src="react.c729daec.js"></script> <script src="react.c729daec.js"></script>
<script src="react-dom.ce0f09e9.js"></script> <script src="react-dom.ce0f09e9.js"></script>
<link rel="stylesheet" href="weui.d44633b6.css">
<link rel="stylesheet" href="weui.4fc02995.css">
<style> <style>
.page_title { .page_title {
text-align: center; text-align: center;
@ -22,7 +22,7 @@
<body ontouchstart> <body ontouchstart>
<div class="container" id="container"></div> <div class="container" id="container"></div>
<script src="app.56601f72.js"></script>
<script src="app.820cc532.js"></script>
</body> </body>
</html> </html>

+ 5
- 0
WebFolder/app/weui.4fc02995.css
File diff suppressed because it is too large
View File


+ 0
- 5
WebFolder/app/weui.d44633b6.css
File diff suppressed because it is too large
View File


Loading…
Cancel
Save