widget.qw 1.0.75 → 1.0.77

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.
package/.env.development CHANGED
@@ -7,4 +7,4 @@ VITE_NEED_LOGIN_CODE=401
7
7
  # 注意:发布时 VITE_IS_DEBUG必须配置为false
8
8
  # 本地开发时 VITE_IS_DEBUG必须配置为true
9
9
  VITE_IS_DEBUG=true
10
- VITE_DEBUG_TOKEN= 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJIb3VNdVhpYW9IYW8iLCJyblN0ciI6IlJaejE1UnRiZEo4bkZ6alVLd29mUEg0RzhLQUwxQzlIIn0.2YiMlmAeY_RAhgTtRxeiuyINwgveEWQ3K6PapfP9kyY'
10
+ VITE_DEBUG_TOKEN= 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJIb3VNdSIsInJuU3RyIjoiWWo2V3NLRWdKYU9kb2FzMEZFOUFKZWxyTTJzMGVJQWkifQ.wiKRQYqs2lbFC8_56qnLzfKV9H0vbn2qyGG56qmNlwg'
package/README.md CHANGED
@@ -67,6 +67,8 @@ npm run build
67
67
 
68
68
  添加账号<br/>
69
69
  npm adduser --registry=https://registry.npmjs.org
70
+ 用户名:hothotsavage
71
+ 邮箱:1725288552@qq.com
70
72
 
71
73
  发布<br/>
72
74
  npm publish
package/build/style.css CHANGED
@@ -394,27 +394,13 @@
394
394
  cursor: not-allowed;
395
395
  opacity: 1;
396
396
  -webkit-text-fill-color: #000;
397
- }.widget[data-v-8fca1c96] {
398
- text-align: center;
399
- }
400
- .widget .btn[data-v-8fca1c96] {
401
- position: fixed;
402
- bottom: 1rem;
403
- left: 0;
404
- right: 0;
405
- margin: auto auto;
406
- color: white;
407
- font-size: 14px;
408
- background: rgb(58, 136, 255);
409
- padding: 8px 35px;
410
- width: 100px;
411
- text-align: center;
412
- display: inline-block;
413
- border-radius: 2px;
414
- }[data-v-54cbbc7a] .label {
397
+ }.image-box .cover[data-v-dc257922] {
398
+ width: 80px;
399
+ height: 80px;
400
+ }[data-v-df75f4fa] .label {
415
401
  color: #000 !important;
416
402
  }
417
- [data-v-54cbbc7a] .van-field__control:disabled {
403
+ [data-v-df75f4fa] .van-field__control:disabled {
418
404
  color: #000 !important;
419
405
  cursor: not-allowed;
420
406
  opacity: 1;