dolphin-weex-bc 0.0.49 → 0.0.50
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/CHANGELOG.md
CHANGED
package/dist/index.native.js
CHANGED
|
@@ -69315,7 +69315,7 @@ exports.default = {
|
|
|
69315
69315
|
},
|
|
69316
69316
|
_avatarSrc: function _avatarSrc() {
|
|
69317
69317
|
if (this.avatarSrc) return this.avatarSrc;
|
|
69318
|
-
return this.isDiablo ? 'https://
|
|
69318
|
+
return this.isDiablo ? 'https://www.smartmidea.net/projects/xiaomei-agent-assets/avatar/avatar_diablo.png' : 'https://www.smartmidea.net/projects/xiaomei-agent-assets/avatar/avatar.png';
|
|
69319
69319
|
}
|
|
69320
69320
|
},
|
|
69321
69321
|
created: function created() {
|