GithubHelp home page GithubHelp logo

Comments (7)

xiaoyucoding avatar xiaoyucoding commented on April 28, 2024

首先检查下 HBuilderX 版本是否已顺利升级至 20180810 版,补充一个完整的 vue 文件的代码,方便重现问题。
PS:注意贴代码时,用 ``` 包围代码,可以清晰地预览代码内容。

from uni-app.

Zhjoker avatar Zhjoker commented on April 28, 2024

@magicsgxie 你的问题解决了吗

·



<script> export default { name: "page-head", props: { title: { type: String, default: "" } } } </script> <style> .page-head{ height:calc(var(--status-bar-height) + 88px); background-color: #007AFF; } .top-view{ width: 100%; position: fixed; top: 0; } .status{ height:var(--status-bar-height); } </style>·

from uni-app.

Zhjoker avatar Zhjoker commented on April 28, 2024

版本 0905

from uni-app.

Zhjoker avatar Zhjoker commented on April 28, 2024

Android7.1.1

from uni-app.

Zhjoker avatar Zhjoker commented on April 28, 2024

@xiaoyucoding

from uni-app.

hbcui1984 avatar hbcui1984 commented on April 28, 2024

@Zhjoker

建议通过微信开发者工具,去调试一下css定义,确认是css变量值未生效,还是flex布局错乱。

from uni-app.

hbcui1984 avatar hbcui1984 commented on April 28, 2024

issue超过1个月不回应,暂时关闭,若继续有问题,可以重开或发新issues

from uni-app.

Related Issues (20)

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.