Giter VIP home page Giter VIP logo

kunmovic's Introduction

知识检索

wx:if

wx:for

  • 每项默认名为item 使用 wx:for-item 自定义名称
  • 使用wx:key-item 修改key的默认值
{{index+1}}:{{test}}

样式文件导入

在样式文件中使用@import 导入

@import "test.wxss";

view

  • 类似div

hover-class 设置按下去的样式类

备注

  • bilibili接口地址

https://easy-mock.com/mock/5c1dfd98e8bfa547414a5278/bili

接口名称 接口路径 备注
首页导航 /navList
首页轮播图 /swiperList
视频列表 /videosList
视频详情 /videoDetail?id 需要带上视频id
推荐视频 /othersList?id 需要带上视频id
评论视频 /commentsList?id 需要带上视频id

kunmovic's People

Contributors

kun-nt avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.