Git Product home page Git Product logo

Comments (9)

liaochong avatar liaochong commented on May 24, 2024

我这边测试是生效的,你用的是什么软件打开的?版本?

from myexcel.

zhuwenbing avatar zhuwenbing commented on May 24, 2024

WPS Spreadsheets(11.2.0.11417) Part of WPS Office

from myexcel.

zhuwenbing avatar zhuwenbing commented on May 24, 2024

效果如下图:
20230831160418

from myexcel.

liaochong avatar liaochong commented on May 24, 2024

from myexcel.

zhuwenbing avatar zhuwenbing commented on May 24, 2024

这个无能为力了,myexcel只能保证ms Excel没问题,其他软件存在的兼容性问题无法解决 发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: KissIce Chu @.> 发送时间: 2023年8月31日 16:31 收件人: liaochong/myexcel @.> 抄送: 清沐 @.>, Comment @.> 主题: Re: [liaochong/myexcel] 表头部分文字上色后剩余文字加粗效果消失 (Issue #400) 效果如下图: — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

刚发给同事,用Office 2021打开也一样,我再找个低版本的Office试试吧

from myexcel.

zhuwenbing avatar zhuwenbing commented on May 24, 2024

Office 2007打开也一样,如下图
20230831165457

from myexcel.

liaochong avatar liaochong commented on May 24, 2024

可能需要看看你的代码了,我这边是正常的
<th colspan="3"><span style="color: red">*</span><span style="font-weight: bold;">产品介绍</span></th>
image

from myexcel.

zhuwenbing avatar zhuwenbing commented on May 24, 2024

代码挺简单的,会不会是合并了单元格的原因?
20230904172255

from myexcel.

zhuwenbing avatar zhuwenbing commented on May 24, 2024

看样子不是合并了单元格的原因,我现在将代码缩减到以下还是一样没效果(仍然未加粗)

<table>
    <tr>
      <th><span style="color: red;">*</span><span style="font-weight: bold;">客户来源</span></th>
      <th><span style="color: red;">*</span><span style="font-weight: bold;">客户类别</span></th>
      <th><span style="color: red;">*</span><span style="font-weight: bold;">客户营销状态</span></th>
      <th><span style="color: red;">*</span><span style="font-weight: bold;">客户名称</span></th>
      <th><span style="color: red;">*</span><span style="font-weight: bold;">联系人</span></th>
      <th>联系人职位</th>
      <th>联系电话</th>
      <th>联系方式二(座机)</th>
      <th>联系方式三(邮箱)</th>
      <th>联系地址</th>
      <th><span style="color: red;">*</span><span style="font-weight: bold;">所在地区/国家</span></th>
      <th>行业</th>
      <th>经营范围</th>
      <th>主营收入(人民币/万元/年)</th>
      <th>其他经营信息</th>
      <th>是否签订MOU</th>
      <th>最近一次跟进日期</th>
      <th>最近一次记录</th>
      <th>跟进次数</th>
    </tr>
</table>

结果如下图:
image

from myexcel.

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.