@aochuang/common 1.0.131 → 1.0.132

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2406,9 +2406,9 @@
2406
2406
  <pre><code class="language-css"
2407
2407
  >@font-face {
2408
2408
  font-family: 'iconfont';
2409
- src: url('iconfont.woff2?t=1785221329948') format('woff2'),
2410
- url('iconfont.woff?t=1785221329948') format('woff'),
2411
- url('iconfont.ttf?t=1785221329948') format('truetype');
2409
+ src: url('iconfont.woff2?t=1785737622729') format('woff2'),
2410
+ url('iconfont.woff?t=1785737622729') format('woff'),
2411
+ url('iconfont.ttf?t=1785737622729') format('truetype');
2412
2412
  }
2413
2413
  </code></pre>
2414
2414
  <h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
@@ -1,8 +1,8 @@
1
1
  @font-face {
2
2
  font-family: "iconfont"; /* Project id 4387417 */
3
- src: url('iconfont.woff2?t=1785221329948') format('woff2'),
4
- url('iconfont.woff?t=1785221329948') format('woff'),
5
- url('iconfont.ttf?t=1785221329948') format('truetype');
3
+ src: url('iconfont.woff2?t=1785737622729') format('woff2'),
4
+ url('iconfont.woff?t=1785737622729') format('woff'),
5
+ url('iconfont.ttf?t=1785737622729') format('truetype');
6
6
  }
7
7
 
8
8
  .iconfont {
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aochuang/common",
3
- "version": "1.0.131",
3
+ "version": "1.0.132",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "publishConfig": {