index.wxss 89 B

1234567
  1. /**index.wxss**/
  2. .more{
  3. color: #aaa;
  4. font-size: 14px;
  5. position:fixed;
  6. bottom: 20px;
  7. }