Skip to content

[vue] vue的:class和:style有几种表示方式? #437

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

[vue] vue的:class和:style有几种表示方式?

Activity

maozhuo123

maozhuo123 commented on Jul 3, 2019

@maozhuo123

:class 绑定变量 绑定对象 绑定一个数组 绑定三元表达式
:style 绑定变量 绑定对象 绑定函数返回值 绑定三元表达式

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@maozhuo123

        Issue actions

          [vue] vue的:class和:style有几种表示方式? · Issue #437 · haizlin/fe-interview